Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

Exact Higher-Order Equations

A linear ordinary differential equation of order n
is said to be exact if
The condition of exactness can be used to reduce the problem to that of solving an equation of order n-1.
This is an example of an exact ODE.
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input
In[5]:=
Click for copyable input
Out[5]=
This verifies the condition for exactness.
In[6]:=
Click for copyable input
Out[6]=
This solves the equation.
In[7]:=
Click for copyable input
Out[7]=
This verifies the solution.
In[8]:=
Click for copyable input
Out[8]=
In[9]:=
Click for copyable input
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team