DOCUMENTATION CENTER SEARCH
Mathematica
>
Mathematica
Tutorial
Differential Equation Solving with DSolve
Tutorials »
Straight Integration
This equation is solved by simply integrating the right-hand side with respect to
x
.
In[1]:=
Out[1]=
Here is a plot of the integral curves for different values of the arbitrary constant
C
[1]
.
In[2]:=
In[3]:=
Out[3]=
RELATED TUTORIALS
Differential Equation Solving with DSolve
© 2008 Wolfram Research, Inc.