Message Boards Message Boards

Different output of a DSolve example?

Posted 1 year ago

I learned Mathematica's Fourier transform video, but when I input the same function as the video, I can't get the result of the plot, only the coordinate axis, no function image. When I solve a differential equation in another file(caculator.nb), it doesn't solve the result, but it does on wolfram online enter image description here enter image description here

POSTED BY: Sthen Sdfs
4 Replies

The reason for doubious reponse: Its an ODE for y'. The algorithm has a problem to identify y[x] as a symbol string in a collection of Derivative[1|2|3 ][y][x].

Worrkaround: Solve for y'[x] = dy[x] etc and integrate the result for dy with respect to x.

POSTED BY: Roland Franzius

My guess is that you had already entered the initial values as y[0]=1, y'[0]=0 etc. This would explain why the initial conditions become True in the output.

POSTED BY: Gianluca Gorni
Posted 1 year ago

Wolfram Mathematica 13.2 result:

enter image description here

POSTED BY: Cornel B.
Posted 1 year ago

I use mathematica13.0 to do this equation, as the first screenshot did not get the result. Only when I use online I can solve the equation. i don't understand why.

POSTED BY: Sthen Sdfs
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract