Directly Obtain Solution Expressions for ODEs 

Directly obtain an expression for the solution of an ODE using DSolveValue.

In[1]:=
Click for copyable input
X
Out[1]=

Plot the solution.

In[2]:=
Click for copyable input
X
Out[2]=

Compute the derivative of the solution for an ODE.

In[3]:=
Click for copyable input
X
Out[3]=

Solve for arbitrary expressions involving the dependent variables.

In[4]:=
Click for copyable input
X
Out[4]=
In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=

Obtain a pure function solution for a nonlinear second-order ODE.

In[7]:=
Click for copyable input
X
In[8]:=
Click for copyable input
X
Out[8]=

Verify the solution.

In[9]:=
Click for copyable input
X
Out[9]=
de es ja pt-br zh