2.1298   ODE No. 1298

  1. Problem in Latex
  2. Mathematica input
  3. Maple input

\[ \left (a x^2+1\right ) y''(x)+b x y'(x)+c y(x)=0 \] Mathematica : cpu = 0.0784597 (sec), leaf count = 135

\[\left \{\left \{y(x)\to \left (a x^2+1\right )^{\frac {1}{2}-\frac {b}{4 a}} \left (c_1 P_{\frac {\sqrt {a^2-2 (b+2 c) a+b^2}-a}{2 a}}^{\frac {b}{2 a}-1}\left (i \sqrt {a} x\right )+c_2 Q_{\frac {\sqrt {a^2-2 (b+2 c) a+b^2}-a}{2 a}}^{\frac {b}{2 a}-1}\left (i \sqrt {a} x\right )\right )\right \}\right \}\]

Maple : cpu = 0.125 (sec), leaf count = 124

\[ \left \{ y \left ( x \right ) = \left ( a{x}^{2}+1 \right ) ^{{\frac {2\,a-b}{4\,a}}} \left ( {\it LegendreP} \left ( {\frac {1}{2\,a} \left ( \sqrt {{a}^{2}+ \left ( -2\,b-4\,c \right ) a+{b}^{2}}-a \right ) },{\frac {2\,a-b}{2\,a}},\sqrt {-a}x \right ) {\it \_C1}+{\it LegendreQ} \left ( {\frac {1}{2\,a} \left ( \sqrt {{a}^{2}+ \left ( -2\,b-4\,c \right ) a+{b}^{2}}-a \right ) },{\frac {2\,a-b}{2\,a}},\sqrt {-a}x \right ) {\it \_C2} \right ) \right \} \]