Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.1K Views
|
3 Replies
|
4 Total Likes
View groups...
Share
Share this post:

Expand double derivative when substituted?

Posted 6 years ago
POSTED BY: Aakash Gupta
3 Replies

You have to replace the symbol x with a function:

x''[t] + x[t]^3 /. x -> Function[t, A*Sin[\[Omega]*t]]

The pattern x[t_] does not match anything in x''[t].

POSTED BY: Gianluca Gorni
POSTED BY: Tim Laska
POSTED BY: Mariusz Iwaniuk
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard