MathGroup Archive 2003

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

Search the Archive

Re: DSolve Not Working

  • To: mathgroup at smc.vnet.net
  • Subject: [mg44945] Re: DSolve Not Working
  • From: "Mu-Pi" <Mu-Pi at greekletter.net>
  • Date: Wed, 10 Dec 2003 04:01:50 -0500 (EST)
  • References: <br4254$j1n$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"Will Oram" <spamguy at NOSPAM.foxchange.NOSPAM.com> wrote in message
news:br4254$j1n$1 at smc.vnet.net...
> I'm using Mathematica 5; DSolve[] never works. I am literally copying from
> its own documentation, and it still spits out failures. For example:
>
> In: DSolve[y''[x]==ay'[x]+y[x],y,x]

You need a space between the a and the y'[x].


  • Prev by Date: sounds
  • Next by Date: Re: Real -> Integer
  • Previous by thread: Re: DSolve Not Working
  • Next by thread: Re: DSolve Not Working