Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.9K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Intial conditions for ODE

Posted 11 years ago

When I enter the command

 DSolve[{3*x*y'[x]-y[x]==log[x]+1, y[1]==-2}, y[x],x] 

the program gives me interpretation is unavailable, any suggestions?

POSTED BY: omar Aljawhary
3 Replies
Posted 11 years ago

I found the problem I was using free form input rather than using Mathematica input, thank you .

POSTED BY: omar Aljawhary
Posted 11 years ago

Thanks Mario, I tried the same form you provided, but it considers the expression as Log[x]=0 and gives me the answer x=1, neglecting the DSolve operator. By the way I am using Mathematica 9.

POSTED BY: omar Aljawhary
Posted 11 years ago
POSTED BY: Mario Gianini
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard