Re: Differential Equation
- To: mathgroup at smc.vnet.net
- Subject: [mg85550] Re: Differential Equation
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 13 Feb 2008 06:56:48 -0500 (EST)
- Organization: Uni Leipzig
- References: <foue9s$m5c$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, and what is SD[] ?? and is x2 eventual x^2 Can you please post valid Mathematica syntax or did you expect you find an analytical solution with DSolve[] to an ode with an unknown functional SD[y[x],x] ?? And posting to a public news group with "This email and any files transmitted with it are confidential" is nonsense. Regards Jens Sergio Miguel Terrazas Porras wrote: > Hello: > > > > I was trying to solve the following second order linear differential equation and got no result from Mathematica. > > > > DSolve[(x2-1)*D[y[x],{x,2}]SD[y[x],x]-x2*y[x],y[x],x] > > > > Any ideas? > > Thanks, > > Sergio Terrazas > > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. >