| Author |
Comment/Response |
raghunath
|
09/20/03 1:20pm
Hi,, i typed the following code in Mathematica and i dont get the solution to get.. i doesnt generate any errors too..??
LOOK AT LINE 26 in the attachment
CODE:
DSolve[D[Y[X,
T], T] == 4 + 1/X*D[Y[X, T], X] + D[Y[X, T], X, X], Y[X, T], {X, T}]
OUTPUT:
I just get back the PDE that i typed,,, can u resolve the problem??
Attachment: PDE-4d2.nb, URL: , |
|