1.400 problem 401

Internal problem ID [7981]

Book: Differential Gleichungen, E. Kamke, 3rd ed. Chelsea Pub. NY, 1948
Section: Chapter 1, linear first order
Problem number: 401.
ODE order: 1.
ODE degree: 2.

CAS Maple gives this as type [[_1st_order, _with_linear_symmetries], _dAlembert]

Solve \begin {gather*} \boxed {3 \left (y^{\prime }\right )^{2}-2 x y^{\prime }+y=0} \end {gather*}

Solution by Maple

Time used: 0.215 (sec). Leaf size: 656

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

\begin{align*} y \relax (x ) = -3 \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}+\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}\right )^{2}+2 \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}+\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}\right ) x \\ y \relax (x ) = -3 \left (-\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{12}-\frac {x^{2}}{12 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}-\frac {i \sqrt {3}\, \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}-\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}\right )}{2}\right )^{2}+2 \left (-\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{12}-\frac {x^{2}}{12 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}-\frac {i \sqrt {3}\, \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}-\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}\right )}{2}\right ) x \\ y \relax (x ) = -3 \left (-\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{12}-\frac {x^{2}}{12 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}+\frac {i \sqrt {3}\, \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}-\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}\right )}{2}\right )^{2}+2 \left (-\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{12}-\frac {x^{2}}{12 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}+\frac {x}{6}+\frac {i \sqrt {3}\, \left (\frac {\left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}{6}-\frac {x^{2}}{6 \left (-54 c_{1}+x^{3}+6 \sqrt {-3 c_{1} x^{3}+81 c_{1}^{2}}\right )^{\frac {1}{3}}}\right )}{2}\right ) x \\ \end{align*}

Solution by Mathematica

Time used: 4.796 (sec). Leaf size: 1098

DSolve[y[x] - 2*x*y'[x] + 3*y'[x]^2==0,y[x],x,IncludeSingularSolutions -> True]
 

\begin{align*} y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,1\right ] \\ y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,2\right ] \\ y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,3\right ] \\ y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,4\right ] \\ y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,5\right ] \\ y(x)\to \text {Root}\left [432 \text {$\#$1}^6-216 \text {$\#$1}^5 x^2+27 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+27 e^{12 c_1}\&,6\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,1\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,2\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,3\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,4\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,5\right ] \\ y(x)\to \text {Root}\left [3888 \text {$\#$1}^6-1944 \text {$\#$1}^5 x^2+243 \text {$\#$1}^4 x^4-216 \text {$\#$1}^3 e^{6 c_1}+378 \text {$\#$1}^2 e^{6 c_1} x^2-144 \text {$\#$1} e^{6 c_1} x^4+16 e^{6 c_1} x^6+3 e^{12 c_1}\&,6\right ] \\ y(x)\to 0 \\ \end{align*}