vabramov

32 Reputation

2 Badges

17 years, 29 days

MaplePrimes Activity


These are questions asked by vabramov

Hey guys,

I am struggling again trying to solve very similar pde in Maple V.

pdesolve(-a*u(t,x)+diff(u(t,x),t)+(c^2)*b*(1/t)*[log(2*T/t)]^(-b-1)diff(u(t,x),x,x)=0,u(t,x))

Could anybody try running it in the older version? Are there any solutions?

Thank you,

Vilen

i was able to solve this equation before, am i doing smth wrong

> infolevel[pdesolve]:=5:
> pdesolve(-a*u(t,x)+diff(u(t,x),t)+b*diff(u(t,x),x,x)=0,u(t,x));
pdesolve/analyze:   equation order   2
pdesolve/analyze:   derivatives in equation:   {x, t}
pdesolve/analyze:   linear equation
pdesolve/exact/2:   Do not know how to handle equation

 

 

 

Page 1 of 1