MathGroup Archive 1997

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

Search the Archive

PDE's with DSolve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5983] PDE's with DSolve
  • From: sherod at newton.Colorado.EDU (Scott Herod)
  • Date: Sat, 8 Feb 1997 22:37:57 -0500
  • Organization: /usr/local/lib/rn/organization
  • Sender: owner-wri-mathgroup at wolfram.com

I was happy to see that DSolve can solve some quasi-linear partial
differential equations and was happily playing with it.  I then tried 
the following:

DSolve[D[y[x,t], {t,2}] == 0, y[x,t], {x,t}].

Rather distressing.

Scott Herod


  • Prev by Date: Re: HTML Conversion
  • Next by Date: How do I configure cursor control keys ?
  • Previous by thread: Re: HTML Conversion
  • Next by thread: Re: Re: PDE's with DSolve