Previous Up Next

5.57.3 Solving linear homogeneous second-order ODE with rational coefficients: kovacicsols

The kovacicsols command finds Louivillian solutions of ordinary linear homogeneous second-order differential equations of the form

ay″+by′+cy=0, (12)

where a, b and c are rational functions of the independent variable. kovacicsols uses Kovacic’s algorithm.

Examples.


Previous Up Next