6.3 problem 3

6.3.1 Existence and uniqueness analysis
6.3.2 Solving as differentialType ode
6.3.3 Solving as exact ode
6.3.4 Maple step by step solution

Internal problem ID [570]
Internal file name [OUTPUT/570_Sunday_June_05_2022_01_44_56_AM_17223756/index.tex]

Book: Elementary differential equations and boundary value problems, 10th ed., Boyce and DiPrima
Section: Miscellaneous problems, end of chapter 2. Page 133
Problem number: 3.
ODE order: 1.
ODE degree: 1.

The type(s) of ODE detected by this program : "exact", "differentialType"

Maple gives the following as the ode type

[_rational]

\[ \boxed {y^{\prime }-\frac {y+2 x}{3-x +3 y^{2}}=0} \] With initial conditions \begin {align*} [y \left (0\right ) = 0] \end {align*}

6.3.1 Existence and uniqueness analysis

This is non linear first order ODE. In canonical form it is written as \begin {align*} y^{\prime } &= f(x,y)\\ &= \frac {2 x +y}{3 y^{2}-x +3} \end {align*}

The \(x\) domain of \(f(x,y)\) when \(y=0\) is \[ \{x <3\boldsymbol {\lor }3

The \(x\) domain of \(\frac {\partial f}{\partial y}\) when \(y=0\) is \[ \{x <3\boldsymbol {\lor }3

6.3.2 Solving as differentialType ode

Writing the ode as \begin {align*} y^{\prime }&=\frac {y+2 x}{3-x +3 y^{2}}\tag {1} \end {align*}

Which becomes \begin {align*} \left (-3 y^{2}-3\right ) dy &= \left (-x\right ) dy + \left (-2 x -y\right ) dx\tag {2} \end {align*}

But the RHS is complete differential because \begin {align*} \left (-x\right ) dy + \left (-2 x -y\right ) dx &= d\left (-x^{2}-y x\right ) \end {align*}

Hence (2) becomes \begin {align*} \left (-3 y^{2}-3\right ) dy &= d\left (-x^{2}-y x\right ) \end {align*}

Integrating both sides gives gives these solutions \begin {align*} y&=\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}-\frac {6 \left (-\frac {x}{3}+1\right )}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}+c_{1}\\ y&=-\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{12}+\frac {-x +3}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}+\frac {i \sqrt {3}\, \left (\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}+\frac {-2 x +6}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}\right )}{2}+c_{1}\\ y&=-\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{12}+\frac {-x +3}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}-\frac {i \sqrt {3}\, \left (\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}+\frac {-2 x +6}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}\right )}{2}+c_{1} \end {align*}

Initial conditions are used to solve for \(c_{1}\). Substituting \(x=0\) and \(y=0\) in the above solution gives an equation to solve for the constant of integration. \begin {align*} 0 = \frac {-i \sqrt {3}\, \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {2}{3}}-4 i \sqrt {3}-\left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {2}{3}}+4 c_{1} \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}+4}{4 \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}} \end {align*}

The solutions are \begin {align*} c_{1} = \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}} \end {align*}

Trying the constant \begin {align*} c_{1} = \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}} \end {align*}

Substituting this in the general solution gives \begin {align*} y&=\munderset {c_{1} \rightarrow \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}}}{\operatorname {lim}}\left (-\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{12}+\frac {-x +3}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}-\frac {i \sqrt {3}\, \left (\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}+\frac {-2 x +6}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}\right )}{2}+c_{1} \right ) \end {align*}

But this does not satisfy the initial conditions. Hence no solution can be found. The constant \(c_{1} = \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}}\) does not give valid solution.

Which is valid for any constant of integration. Therefore keeping the constant in place. Initial conditions are used to solve for \(c_{1}\). Substituting \(x=0\) and \(y=0\) in the above solution gives an equation to solve for the constant of integration. \begin {align*} 0 = \frac {i \sqrt {3}\, \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {2}{3}}+4 i \sqrt {3}-\left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {2}{3}}+4 c_{1} \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}+4}{4 \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}} \end {align*}

The solutions are \begin {align*} c_{1} = -\frac {i \left (2 \sqrt {3}+2 i\right ) \sqrt {3}+4 i \sqrt {3}-2 \sqrt {3}+4-2 i}{4 \sqrt {2 \sqrt {3}+2 i}} \end {align*}

Trying the constant \begin {align*} c_{1} = -\frac {i \left (2 \sqrt {3}+2 i\right ) \sqrt {3}+4 i \sqrt {3}-2 \sqrt {3}+4-2 i}{4 \sqrt {2 \sqrt {3}+2 i}} \end {align*}

Substituting this in the general solution gives \begin {align*} y&=\text {Expression too large to display} \end {align*}

But this does not satisfy the initial conditions. Hence no solution can be found. The constant \(c_{1} = -\frac {i \left (2 \sqrt {3}+2 i\right ) \sqrt {3}+4 i \sqrt {3}-2 \sqrt {3}+4-2 i}{4 \sqrt {2 \sqrt {3}+2 i}}\) does not give valid solution.

Which is valid for any constant of integration. Therefore keeping the constant in place. Initial conditions are used to solve for \(c_{1}\). Substituting \(x=0\) and \(y=0\) in the above solution gives an equation to solve for the constant of integration. \begin {align*} 0 = \frac {\left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {2}{3}}+2 c_{1} \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}-4}{2 \left (-4 c_{1} +4 \sqrt {c_{1}^{2}+4}\right )^{\frac {1}{3}}} \end {align*}

The solutions are \begin {align*} c_{1} = 0 \end {align*}

Trying the constant \begin {align*} c_{1} = 0 \end {align*}

Substituting this in the general solution gives \begin {align*} y&=\frac {\left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {2}{3}}+12 x -36}{6 \left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}} \end {align*}

The constant \(c_{1} = 0\) gives valid solution.

Summary

The solution(s) found are the following \begin{align*} \tag{1} y &= \frac {\left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {2}{3}}+12 x -36}{6 \left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}} \\ \tag{2} \text {Expression too large to display} \\ \tag{3} y &= \munderset {c_{1} \rightarrow \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}}}{\operatorname {lim}}\left (-\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{12}+\frac {-x +3}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}-\frac {i \sqrt {3}\, \left (\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}+\frac {-2 x +6}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}\right )}{2}+c_{1} \right ) \\ \end{align*}

(a) Solution plot

(b) Slope field plot

Verification of solutions

\[ y = \frac {\left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {2}{3}}+12 x -36}{6 \left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}} \] Verified OK.

\[ \text {Expression too large to display} \] Warning, solution could not be verified

\[ y = \munderset {c_{1} \rightarrow \frac {i \left (2 \sqrt {3}-2 i\right ) \sqrt {3}+4 i \sqrt {3}+2 \sqrt {3}-4-2 i}{4 \sqrt {2 \sqrt {3}-2 i}}}{\operatorname {lim}}\left (-\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{12}+\frac {-x +3}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}-\frac {i \sqrt {3}\, \left (\frac {\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}{6}+\frac {-2 x +6}{\left (108 x^{2}-108 c_{1} +12 \sqrt {81 x^{4}-162 c_{1} x^{2}-12 x^{3}+81 c_{1}^{2}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}}\right )}{2}+c_{1} \right ) \] Warning, solution could not be verified

6.3.3 Solving as exact ode

Entering Exact first order ODE solver. (Form one type)

To solve an ode of the form\begin {equation} M\left ( x,y\right ) +N\left ( x,y\right ) \frac {dy}{dx}=0\tag {A} \end {equation} We assume there exists a function \(\phi \left ( x,y\right ) =c\) where \(c\) is constant, that satisfies the ode. Taking derivative of \(\phi \) w.r.t. \(x\) gives\[ \frac {d}{dx}\phi \left ( x,y\right ) =0 \] Hence\begin {equation} \frac {\partial \phi }{\partial x}+\frac {\partial \phi }{\partial y}\frac {dy}{dx}=0\tag {B} \end {equation} Comparing (A,B) shows that\begin {align*} \frac {\partial \phi }{\partial x} & =M\\ \frac {\partial \phi }{\partial y} & =N \end {align*}

But since \(\frac {\partial ^{2}\phi }{\partial x\partial y}=\frac {\partial ^{2}\phi }{\partial y\partial x}\) then for the above to be valid, we require that\[ \frac {\partial M}{\partial y}=\frac {\partial N}{\partial x}\] If the above condition is satisfied, then the original ode is called exact. We still need to determine \(\phi \left ( x,y\right ) \) but at least we know now that we can do that since the condition \(\frac {\partial ^{2}\phi }{\partial x\partial y}=\frac {\partial ^{2}\phi }{\partial y\partial x}\) is satisfied. If this condition is not satisfied then this method will not work and we have to now look for an integrating factor to force this condition, which might or might not exist. The first step is to write the ODE in standard form to check for exactness, which is \[ M(x,y) \mathop {\mathrm {d}x}+ N(x,y) \mathop {\mathrm {d}y}=0 \tag {1A} \] Therefore \begin {align*} \left (3 y^{2}-x +3\right )\mathop {\mathrm {d}y} &= \left (2 x +y\right )\mathop {\mathrm {d}x}\\ \left (-2 x -y\right )\mathop {\mathrm {d}x} + \left (3 y^{2}-x +3\right )\mathop {\mathrm {d}y} &= 0 \tag {2A} \end {align*}

Comparing (1A) and (2A) shows that \begin {align*} M(x,y) &= -2 x -y\\ N(x,y) &= 3 y^{2}-x +3 \end {align*}

The next step is to determine if the ODE is is exact or not. The ODE is exact when the following condition is satisfied \[ \frac {\partial M}{\partial y} = \frac {\partial N}{\partial x} \] Using result found above gives \begin {align*} \frac {\partial M}{\partial y} &= \frac {\partial }{\partial y} \left (-2 x -y\right )\\ &= -1 \end {align*}

And \begin {align*} \frac {\partial N}{\partial x} &= \frac {\partial }{\partial x} \left (3 y^{2}-x +3\right )\\ &= -1 \end {align*}

Since \(\frac {\partial M}{\partial y}= \frac {\partial N}{\partial x}\), then the ODE is exact The following equations are now set up to solve for the function \(\phi \left (x,y\right )\) \begin {align*} \frac {\partial \phi }{\partial x } &= M\tag {1} \\ \frac {\partial \phi }{\partial y } &= N\tag {2} \end {align*}

Integrating (1) w.r.t. \(x\) gives \begin{align*} \int \frac {\partial \phi }{\partial x} \mathop {\mathrm {d}x} &= \int M\mathop {\mathrm {d}x} \\ \int \frac {\partial \phi }{\partial x} \mathop {\mathrm {d}x} &= \int -2 x -y\mathop {\mathrm {d}x} \\ \tag{3} \phi &= -x \left (x +y \right )+ f(y) \\ \end{align*} Where \(f(y)\) is used for the constant of integration since \(\phi \) is a function of both \(x\) and \(y\). Taking derivative of equation (3) w.r.t \(y\) gives \begin{equation} \tag{4} \frac {\partial \phi }{\partial y} = -x+f'(y) \end{equation} But equation (2) says that \(\frac {\partial \phi }{\partial y} = 3 y^{2}-x +3\). Therefore equation (4) becomes \begin{equation} \tag{5} 3 y^{2}-x +3 = -x+f'(y) \end{equation} Solving equation (5) for \( f'(y)\) gives \[ f'(y) = 3 y^{2}+3 \] Integrating the above w.r.t \(y\) gives \begin{align*} \int f'(y) \mathop {\mathrm {d}y} &= \int \left ( 3 y^{2}+3\right ) \mathop {\mathrm {d}y} \\ f(y) &= y^{3}+3 y+ c_{1} \\ \end{align*} Where \(c_{1}\) is constant of integration. Substituting result found above for \(f(y)\) into equation (3) gives \(\phi \) \[ \phi = -x \left (x +y \right )+y^{3}+3 y+ c_{1} \] But since \(\phi \) itself is a constant function, then let \(\phi =c_{2}\) where \(c_{2}\) is new constant and combining \(c_{1}\) and \(c_{2}\) constants into new constant \(c_{1}\) gives the solution as \[ c_{1} = -x \left (x +y \right )+y^{3}+3 y \] Initial conditions are used to solve for \(c_{1}\). Substituting \(x=0\) and \(y=0\) in the above solution gives an equation to solve for the constant of integration. \begin {align*} 0 = c_{1} \end {align*}

The solutions are \begin {align*} c_{1} = 0 \end {align*}

Trying the constant \begin {align*} c_{1} = 0 \end {align*}

Substituting \(c_{1}\) found above in the general solution gives \begin {align*} -x \left (x +y \right )+y^{3}+3 y = 0 \end {align*}

The constant \(c_{1} = 0\) gives valid solution.

Summary

The solution(s) found are the following \begin{align*} \tag{1} y^{3}+\left (-x +3\right ) y-x^{2} &= 0 \\ \end{align*}

Verification of solutions

\[ y^{3}+\left (-x +3\right ) y-x^{2} = 0 \] Verified OK.

6.3.4 Maple step by step solution

\[ \begin {array}{lll} & {} & \textrm {Let's solve}\hspace {3pt} \\ {} & {} & \left [y^{\prime }-\frac {y+2 x}{3-x +3 y^{2}}=0, y \left (0\right )=0\right ] \\ \bullet & {} & \textrm {Highest derivative means the order of the ODE is}\hspace {3pt} 1 \\ {} & {} & y^{\prime } \\ \bullet & {} & \textrm {Solve for the highest derivative}\hspace {3pt} \\ {} & {} & y^{\prime }=\frac {y+2 x}{3-x +3 y^{2}} \\ \bullet & {} & \textrm {Use initial condition}\hspace {3pt} y \left (0\right )=0 \\ {} & {} & 0 \\ \bullet & {} & \textrm {Solve for}\hspace {3pt} 0 \\ {} & {} & 0=0 \\ \bullet & {} & \textrm {Substitute}\hspace {3pt} 0=0\hspace {3pt}\textrm {into general solution and simplify}\hspace {3pt} \\ {} & {} & 0 \\ \bullet & {} & \textrm {Solution to the IVP}\hspace {3pt} \\ {} & {} & 0 \end {array} \]

Maple trace

`Methods for first order ODEs: 
--- Trying classification methods --- 
trying a quadrature 
trying 1st order linear 
trying Bernoulli 
trying separable 
trying inverse linear 
trying homogeneous types: 
trying Chini 
differential order: 1; looking for linear symmetries 
trying exact 
<- exact successful`
 

Solution by Maple

Time used: 0.078 (sec). Leaf size: 75

dsolve([diff(y(x),x) = (2*x+y(x))/(3-x+3*y(x)^2),y(0) = 0],y(x), singsol=all)
 

\[ y \left (x \right ) = \frac {\left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {2}{3}}+12 x -36}{6 \left (108 x^{2}+12 \sqrt {81 x^{4}-12 x^{3}+108 x^{2}-324 x +324}\right )^{\frac {1}{3}}} \]

Solution by Mathematica

Time used: 5.408 (sec). Leaf size: 114

DSolve[{y'[x] == (2*x+y[x])/(3-x+3*y[x]^2),y[0]==0},y[x],x,IncludeSingularSolutions -> True]
 

\[ y(x)\to -\frac {\sqrt [3]{2} \left (\sqrt {3} \sqrt {27 x^4-4 x^3+36 x^2-108 x+108}-9 x^2\right )^{2/3}+2 \sqrt [3]{3} x-6 \sqrt [3]{3}}{6^{2/3} \sqrt [3]{\sqrt {3} \sqrt {27 x^4-4 x^3+36 x^2-108 x+108}-9 x^2}} \]