This is an ode in which the necessary conditions for all three cases are satisfied, but solved using case two to illustrate the algorithm.
Converting it \(y''+ a y' + b y=0\) gives
Where \(a=\frac {5 x -4}{(1-x) x}, b=\frac {6-9 x}{(1-x) x^2}\). Applying the transformation \(z=y e^{\frac {1}{2} \int {a\,dx}}\) gives \(z''=r z\) where \(r = \frac {1}{4} a^2 + \frac {1}{2} a' - b\). Therefore
There is a pole at \(x=0\) of order \(1\) and 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 satisfied. Since there is a pole of order \(2\) then the necessary conditions for case two are also satisfied. Since pole order is not larger than \(2\) and the order at \(\infty \) is \(2\) then the necessary conditions for case three are also satisfied. Any one of the three cases algorithm could be used to solve this, but here case two will be used for illustration.
The pole of order \(1\) at \(x=0\) gives \(E_0=\{4\}\) and the pole of order \(2\) at \(x=1\) gives \(E_1=\{2, 2+ 2\sqrt {1+ 4b}, 2-2 \sqrt {1+ 4b}\}\) where \(b\) is the coefficient of \(\frac {1}{(x-1)^2}\) in the partial fraction decomposition of \(r\). The partial fractions decomposition of \(r\) is
The above shows that \(b={\frac {3}{4}}\), therefore \(E_1 =\{-2, 2, 6\}\).
\(\mathcal {O}(\infty )=2\) therefore \(E_{\infty }=\{2, 2+ 2\sqrt {1+ 4b}, 2-2 \sqrt {1+ 4b}\}\) where \(b=\frac {\operatorname {lcoef}(s)}{\operatorname {lcoeff}(t)}\) where \(r=\frac {s}{t}\). This gives \(b=-\frac {1}{4}\), hence
The following table summarizes step \(1\) results.
The above completes step 1 for case two. Step 2 searches for a non-negative integer \(d\) using
Where in the above \(e_c \in E_c\), \(e_\infty \in E_\infty \) were found in the first step. The following are the possible combinations to use
The above shows that \(E_c=\{e_0=4,e_1=-2\}\) are the family of values to use and all other values are discarded.
The following rational function \(\theta \) is determined using
The algorithm now searches for a monic polynomial \(p(x)\) of degree \(d=0\) such that
Since \(d=0\), then \(p(x)=1\). Substituting the values found in step \(2\) in the above equation and simplifying gives
Hence \(p(x)=1\) can be used. Let
And \(\omega \) be the solution of
Substituting the values for \(\phi \) and \(r\) into the above equation gives
Solving for \(\omega \) gives two roots, either one can be used. Using
Therefore to \(z'' = r z\) is
The first solution to the original ode in \(y\) is now found from
The second solution \(y_2\) to the original ode is found using reduction of order.