MathGroup Archive 2006

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

Search the Archive

Re: DSolve fails with Telegraph equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69808] Re: [mg69795] DSolve fails with Telegraph equation
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Sat, 23 Sep 2006 23:44:55 -0400 (EDT)
  • References: <200609230844.EAA22540@smc.vnet.net>

did you really write it like that in Mathematica?

On 9/23/06, Oliver Friedrich <xoliver.friedrich at tzm.dex> wrote:
> Hallo,
>
> I try to solve the telegraph equation
>
> dxdx(u[x,t])==A*(u[x,t])+B*dt(u[x,t])+C*dtdt(u[x,t])
>
> but DSolve returns immidiately without solution. I thought that this
> equation is one of the more easy to crack for Mathematica. Am I wrong?
>
> --
> Regards
>
> Oliver Friedrich
>
> My email has no x!
>
>


-- 
http://chris.chiasson.name/


  • Prev by Date: Re: DSolve fails with Telegraph equation
  • Next by Date: Re: Extracting terms from an equation
  • Previous by thread: DSolve fails with Telegraph equation
  • Next by thread: Re: DSolve fails with Telegraph equation