Message Boards Message Boards

Error while using DSolve[ ]?

Posted 3 years ago

enter image description here

Need help with dsolving this equation >< I am new to Mathematica and not sure what went wrong with my input.

POSTED BY: Zheng Hui Toh
5 Replies
Posted 3 years ago

You do not have to specify $$ F1[R]=c1 F1[R]+C2 F2[R] $$ Just use

DSolve[eqn,F1[R],R]

Your definition for eqn already has the ==0

POSTED BY: srinivas.gk

The derivative of a function is not written as F[R]', but as either F'[R] or D[F[R],R].

POSTED BY: Gianluca Gorni

Do not post code as an image. Put in the actual code or a notebook.
Please read the rules of the forum: http://wolfr.am/READ-1ST

POSTED BY: Moderation Team
Posted 3 years ago

Thank you.

POSTED BY: Zheng Hui Toh
Posted 3 years ago

Thank you.

POSTED BY: Zheng Hui Toh
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