MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Solving 2nd order PDE into Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg115259] Solving 2nd order PDE into Mathematica
  • From: "tarpanelli at libero.it" <tarpanelli at libero.it>
  • Date: Wed, 5 Jan 2011 05:48:20 -0500 (EST)
  • Reply-to: "tarpanelli at libero.it" <tarpanelli at libero.it>

Hello,

I saw that DSolve can not solve a 2nd order pde like this

pde=-D[f[x,t],x]+D[f[x,t],{x,2}]==D[f[x,t],t]

but I would like to know if someone has already implemented some other 
procedure to solve it 

Thank you in advance
Paolo


  • Prev by Date: Re: Quick Mathematica Question
  • Next by Date: Export problem on complicated parametric Animate - solution
  • Previous by thread: Re: Quick Mathematica Question
  • Next by thread: Re: Solving 2nd order PDE into Mathematica