DOCUMENTATION CENTER SEARCH
Mathematica
>
Mathematica
Tutorial
Differential Equation Solving with DSolve
Tutorials »
Euler and Legendre Equations
An
Euler equation
has the general form
Euler equations can be solved by transforming them to equations with constant coefficients.
This is an example of an Euler equation.
In[1]:=
Out[1]=
The
Legendre linear equation
is a generalization of the Euler equation. It is an ODE of the form
Here is an example of a Legendre linear equation.
In[2]:=
Out[2]=
RELATED TUTORIALS
Differential Equation Solving with DSolve
© 2008 Wolfram Research, Inc.