PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Mathematica
Tutorial
Differential Equation Solving with DSolve
Tutorials »
Exact Linear Second-Order Equations
A linear second-order ordinary differential equation
is said to be
exact
if
An exact linear second-order ODE is solved by reduction to a linear first-order ODE.
Here is an example. The appearance of the unevaluated integral in the solution is explained
here
.
In[1]:=
In[2]:=
In[3]:=
In[4]:=
In[5]:=
Out[5]=
In[6]:=
Out[6]=
This verifies the solution.
In[7]:=
Out[7]=
In[8]:=
RELATED TUTORIALS
Differential Equation Solving with DSolve
© 2008 Wolfram Research, Inc.