| Author |
Comment/Response |
Alan Bloom
|
06/23/99 10:29pm
I am learning how to solve this equation:
y''-2(2x+3)y'-3y=0
Is this place appropriate for asking help like this?
Please tell me.
I tried the DSOLVE command.
DSolve [y''[x]+-(2x+3)y'[x]-3y[x]==0, y[x], x]
I am looking for solution, first before I use the SERIES command.
Alan
URL: , |
|