2.31.7 Problem 155
Internal
problem
ID
[13816]
Book
:
Handbook
of
exact
solutions
for
ordinary
differential
equations.
By
Polyanin
and
Zaitsev.
Second
edition
Section
:
Chapter
2,
Second-Order
Differential
Equations.
section
2.1.2-5
Problem
number
:
155
Date
solved
:
Thursday, January 01, 2026 at 02:43:33 AM
CAS
classification
:
[_Gegenbauer]
2.31.7.1 second order kovacic
1.456 (sec)
\begin{align*}
\left (-x^{2}+1\right ) y^{\prime \prime }-3 y^{\prime } x +n \left (n +2\right ) y&=0 \\
\end{align*}
Entering kovacic solverWriting the ode as \begin{align*} \left (-x^{2}+1\right ) y^{\prime \prime }-3 y^{\prime } x +\left (n^{2}+2 n \right ) y &= 0 \tag {1} \\ A y^{\prime \prime } + B y^{\prime } + C y &= 0 \tag {2} \end{align*}
Comparing (1) and (2) shows that
\begin{align*} A &= -x^{2}+1 \\ B &= -3 x\tag {3} \\ C &= n^{2}+2 n \end{align*}
Applying the Liouville transformation on the dependent variable gives
\begin{align*} z(x) &= y e^{\int \frac {B}{2 A} \,dx} \end{align*}
Then (2) becomes
\begin{align*} z''(x) = r z(x)\tag {4} \end{align*}
Where \(r\) is given by
\begin{align*} r &= \frac {s}{t}\tag {5} \\ &= \frac {2 A B' - 2 B A' + B^2 - 4 A C}{4 A^2} \end{align*}
Substituting the values of \(A,B,C\) from (3) in the above and simplifying gives
\begin{align*} r &= \frac {4 x^{2} n^{2}+8 n \,x^{2}-4 n^{2}+3 x^{2}-8 n -6}{4 \left (x^{2}-1\right )^{2}}\tag {6} \end{align*}
Comparing the above to (5) shows that
\begin{align*} s &= 4 x^{2} n^{2}+8 n \,x^{2}-4 n^{2}+3 x^{2}-8 n -6\\ t &= 4 \left (x^{2}-1\right )^{2} \end{align*}
Therefore eq. (4) becomes
\begin{align*} z''(x) &= \left ( \frac {4 x^{2} n^{2}+8 n \,x^{2}-4 n^{2}+3 x^{2}-8 n -6}{4 \left (x^{2}-1\right )^{2}}\right ) z(x)\tag {7} \end{align*}
Equation (7) is now solved. After finding \(z(x)\) then \(y\) is found using the inverse transformation
\begin{align*} y &= z \left (x \right ) e^{-\int \frac {B}{2 A} \,dx} \end{align*}
The first step is to determine the case of Kovacic algorithm this ode belongs to. There are 3 cases
depending on the order of poles of \(r\) and the order of \(r\) at \(\infty \). The following table summarizes these
cases.
| | |
| Case |
Allowed pole order for \(r\) |
Allowed value for \(\mathcal {O}(\infty )\) |
| | |
| 1 |
\(\left \{ 0,1,2,4,6,8,\cdots \right \} \) |
\(\left \{ \cdots ,-6,-4,-2,0,2,3,4,5,6,\cdots \right \} \) |
| | |
|
2
|
Need to have at least one pole
that is either order \(2\) or odd order
greater than \(2\). Any other pole order
is allowed as long as the above
condition is satisfied. Hence the
following set of pole orders are all
allowed. \(\{1,2\}\),\(\{1,3\}\),\(\{2\}\),\(\{3\}\),\(\{3,4\}\),\(\{1,2,5\}\). |
no condition |
| | |
| 3 |
\(\left \{ 1,2\right \} \) |
\(\left \{ 2,3,4,5,6,7,\cdots \right \} \) |
| | |
Table 2.64: Necessary conditions for each Kovacic case
The order of \(r\) at \(\infty \) is the degree of \(t\) minus the degree of \(s\). Therefore
\begin{align*} O\left (\infty \right ) &= \text {deg}(t) - \text {deg}(s) \\ &= 4 - 2 \\ &= 2 \end{align*}
The poles of \(r\) in eq. (7) and the order of each pole are determined by solving for the roots of \(t=4 \left (x^{2}-1\right )^{2}\).
There is a pole at \(x=1\) of order \(2\). There is a pole at \(x=-1\) of order \(2\). Since there is no odd order pole larger
than \(2\) and the order at \(\infty \) is \(2\) then the necessary conditions for case one are met. Since there is a pole
of order \(2\) then necessary conditions for case two are met. Since pole order is not larger than \(2\)
and the order at \(\infty \) is \(2\) then the necessary conditions for case three are met. Therefore
\begin{align*} L &= [1, 2, 4, 6, 12] \end{align*}
Attempting to find a solution using case \(n=1\).
Unable to find solution using case one
Attempting to find a solution using case \(n=2\).
Looking at poles of order 2. The partial fractions decomposition of \(r\) is
\[
r = -\frac {3}{16 \left (x -1\right )^{2}}+\frac {\frac {9}{16}+\frac {1}{2} n^{2}+n}{x -1}-\frac {3}{16 \left (x +1\right )^{2}}+\frac {-\frac {9}{16}-\frac {1}{2} n^{2}-n}{x +1}
\]
For the pole at \(x=1\) let \(b\) be the
coefficient of \(\frac {1}{ \left (x -1\right )^{2}}\) in the partial fractions decomposition of \(r\) given above. Therefore \(b=-{\frac {3}{16}}\). Hence
\begin{align*} E_c &= \{2, 2+2\sqrt {1+4 b}, 2-2\sqrt {1+4 b} \} \\ &= \{1, 2, 3\} \end{align*}
For the pole at \(x=-1\) let \(b\) be the coefficient of \(\frac {1}{ \left (x +1\right )^{2}}\) in the partial fractions decomposition of \(r\) given above.
Therefore \(b=-{\frac {3}{16}}\). Hence
\begin{align*} E_c &= \{2, 2+2\sqrt {1+4 b}, 2-2\sqrt {1+4 b} \} \\ &= \{1, 2, 3\} \end{align*}
Since the order of \(r\) at \(\infty \) is 2 then let \(b\) be the coefficient of \(\frac {1}{x^{2}}\) in the Laurent series expansion of \(r\) at \(\infty \).
which can be found by dividing the leading coefficient of \(s\) by the leading coefficient of \(t\) from
\begin{alignat*}{2} r &= \frac {s}{t} &&= \frac {4 x^{2} n^{2}+8 n \,x^{2}-4 n^{2}+3 x^{2}-8 n -6}{4 \left (x^{2}-1\right )^{2}} \end{alignat*}
Since the \(\text {gcd}(s,t)=1\). This gives \(b=1\). Hence
\begin{align*} E_\infty &= \{2, 2+2\sqrt {1+4 b}, 2-2\sqrt {1+4 b} \} \\ &= \{2\} \end{align*}
The following table summarizes the findings so far for poles and for the order of \(r\) at \(\infty \) for case 2 of
Kovacic algorithm.
| | |
| pole \(c\) location |
pole order |
\(E_c\) |
| | |
| \(1\) | \(2\) | \(\{1, 2, 3\}\) |
| | |
| \(-1\) | \(2\) | \(\{1, 2, 3\}\) |
| | |
| |
| Order of \(r\) at \(\infty \) |
\(E_\infty \) |
| |
| \(2\) |
\(\{2\}\) |
| |
Using the family \(\{e_1,e_2,\dots ,e_\infty \}\) given by
\[ e_1=1,\hspace {3pt} e_2=1,\hspace {3pt} e_\infty =2 \]
Gives a non negative integer \(d\) (the degree of the polynomial \(p(x)\)), which is
generated using \begin{align*} d &= \frac {1}{2} \left ( e_\infty - \sum _{c \in \Gamma } e_c \right )\\ &= \frac {1}{2} \left ( 2 - \left (1+\left (1\right )\right )\right )\\ &= 0 \end{align*}
We now form the following rational function
\begin{align*} \theta &= \frac {1}{2} \sum _{c \in \Gamma } \frac {e_c}{x-c} \\ &= \frac {1}{2} \left (\frac {1}{\left (x-\left (1\right )\right )}+\frac {1}{\left (x-\left (-1\right )\right )}\right ) \\ &= \frac {1}{2 x -2}+\frac {1}{2 x +2} \end{align*}
Now we search for a monic polynomial \(p(x)\) of degree \(d=0\) such that
\[ p'''+3 \theta p'' + \left (3 \theta ^2 + 3 \theta ' - 4 r\right )p' + \left (\theta '' + 3 \theta \theta ' + \theta ^3 - 4 r \theta - 2 r' \right ) p = 0 \tag {1A} \]
Since \(d=0\), then letting \[ p = 1\tag {2A} \]
Substituting \(p\)
and \(\theta \) into Eq. (1A) gives \[
0 = 0
\]
And solving for \(p\) gives \[ p = 1 \]
Now that \(p(x)\) is found let \begin{align*} \phi &= \theta + \frac {p'}{p}\\ &= \frac {1}{2 x -2}+\frac {1}{2 x +2} \end{align*}
Let \(\omega \) be the solution of
\begin{align*} \omega ^2 - \phi \omega + \left ( \frac {1}{2} \phi ' + \frac {1}{2} \phi ^2 - r \right ) &= 0 \end{align*}
Substituting the values for \(\phi \) and \(r\) into the above equation gives
\[
w^{2}-w \left (\frac {1}{2 x -2}+\frac {1}{2 x +2}\right )+\frac {-4 x^{2} n^{2}-8 n \,x^{2}+4 n^{2}-3 x^{2}+8 n +4}{4 \left (x^{2}-1\right )^{2}} = 0
\]
Solving for \(\omega \) gives \begin{align*} \omega &= \frac {2 n \sqrt {x^{2}-1}+2 \sqrt {x^{2}-1}+x}{2 \left (x -1\right ) \left (x +1\right )} \end{align*}
Therefore the first solution to the ode \(z'' = r z\) is
\begin{align*} z_1(x) &= e^{ \int \omega \,dx} \\ &= {\mathrm e}^{\int \frac {2 n \sqrt {x^{2}-1}+2 \sqrt {x^{2}-1}+x}{2 \left (x -1\right ) \left (x +1\right )}d x}\\ &= \left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{n +1} \end{align*}
The first solution to the original ode in \(y\) is found from
\begin{align*}
y_1 &= z_1 e^{ \int -\frac {1}{2} \frac {B}{A} \,dx} \\
&= z_1 e^{ -\int \frac {1}{2} \frac {-3 x}{-x^{2}+1} \,dx} \\
&= z_1 e^{-\frac {3 \ln \left (x -1\right )}{4}-\frac {3 \ln \left (x +1\right )}{4}} \\
&= z_1 \left (\frac {1}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}}}\right ) \\
\end{align*}
Which simplifies to \[
y_1 = \frac {\left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{n +1}}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}}}
\]
The second solution \(y_2\)
to the original ode is found using reduction of order \[ y_2 = y_1 \int \frac { e^{\int -\frac {B}{A} \,dx}}{y_1^2} \,dx \]
Substituting gives \begin{align*}
y_2 &= y_1 \int \frac { e^{\int -\frac {-3 x}{-x^{2}+1} \,dx}}{\left (y_1\right )^2} \,dx \\
&= y_1 \int \frac { e^{-\frac {3 \ln \left (x -1\right )}{2}-\frac {3 \ln \left (x +1\right )}{2}}}{\left (y_1\right )^2} \,dx \\
&= y_1 \left (-\frac {\left (x +\sqrt {x^{2}-1}\right )^{-2 n -2}}{2 \left (n +1\right )}\right ) \\
\end{align*}
Therefore the solution
is
\begin{align*}
y &= c_1 y_1 + c_2 y_2 \\
&= c_1 \left (\frac {\left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{n +1}}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}}}\right ) + c_2 \left (\frac {\left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{n +1}}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}}}\left (-\frac {\left (x +\sqrt {x^{2}-1}\right )^{-2 n -2}}{2 \left (n +1\right )}\right )\right ) \\
\end{align*}
Summary of solutions found
\begin{align*}
y &= \frac {c_1 \left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{n +1}}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}}}-\frac {c_2 \left (x^{2}-1\right )^{{1}/{4}} \left (x +\sqrt {x^{2}-1}\right )^{-n -1}}{\left (x -1\right )^{{3}/{4}} \left (x +1\right )^{{3}/{4}} \left (2 n +2\right )} \\
\end{align*}
2.31.7.2 ✓ Maple. Time used: 0.072 (sec). Leaf size: 68
ode:=n*(n+2)*y(x)-3*x*diff(y(x),x)+(-x^2+1)*diff(diff(y(x),x),x) = 0;
dsolve(ode,y(x), singsol=all);
\[
y = \frac {c_1 \left (-\sqrt {x^{2}-1}+x \right ) \left (x +\sqrt {x^{2}-1}\right )^{-1-n}-c_2 \left (x +\sqrt {x^{2}-1}\right )^{n}}{\sqrt {x^{2}-1}\, \left (-\sqrt {x^{2}-1}+x \right )}
\]
Maple trace
Methods for second order ODEs:
--- Trying classification methods ---
trying a quadrature
checking if the LODE has constant coefficients
checking if the LODE is of Euler type
trying a symmetry of the form [xi=0, eta=F(x)]
checking if the LODE is missing y
-> Trying a Liouvillian solution using Kovacics algorithm
A Liouvillian solution exists
Group is reducible or imprimitive
<- Kovacics algorithm successful
2.31.7.3 ✓ Mathematica. Time used: 0.025 (sec). Leaf size: 42
ode=(1-x^2)*D[y[x],{x,2}]-3*x*D[y[x],x]+n*(n+2)*y[x]==0;
ic={};
DSolve[{ode,ic},y[x],x,IncludeSingularSolutions->True]
\begin{align*} y(x)&\to \frac {c_1 P_{n+\frac {1}{2}}^{\frac {1}{2}}(x)+c_2 Q_{n+\frac {1}{2}}^{\frac {1}{2}}(x)}{\sqrt [4]{x^2-1}} \end{align*}
2.31.7.4 ✗ Sympy
from sympy import *
x = symbols("x")
n = symbols("n")
y = Function("y")
ode = Eq(n*(n + 2)*y(x) - 3*x*Derivative(y(x), x) + (1 - x**2)*Derivative(y(x), (x, 2)),0)
ics = {}
dsolve(ode,func=y(x),ics=ics)
False