ODE No. 1251

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

\[ x (x+1) y''(x)-(x-1) y'(x)+y(x)=0 \] Mathematica : cpu = 0.03774 (sec), leaf count = 25

\[\left \{\left \{y(x)\to c_1 (x-1)+c_2 (x \log (x)-\log (x)-4)\right \}\right \}\] Maple : cpu = 0.043 (sec), leaf count = 20

\[ \left \{ y \left ( x \right ) ={\it \_C2}\, \left ( x-1 \right ) \ln \left ( x \right ) -4\,{\it \_C2}+{\it \_C1}\, \left ( x-1 \right ) \right \} \]