English

Analysis and object oriented implementation of the Kovacic algorithm

Symbolic Computation 2022-11-03 v1 Classical Analysis and ODEs

Abstract

This paper gives a detailed overview and a number of worked out examples illustrating the Kovacic \cite{Kovacic86} algorithm for solving second order linear differential equation A(x)y"+B(x)y+C(x)y=0{A(x) y"+ B(x) y' + C(x) y=0} where A,B,CA,B,C are rational functions with complex coefficients in the independent variable xx. All three cases of the algorithm were implemented in a software package based on an object oriented design and complete source code listing given in the appendix with usage examples. Implementation used the Maple computer algebra language. The complete Kovacic package in one mpl file accompany the arXiv version of this paper. This package was then used to analyze the distribution of Kovacic algorithm cases on 30003000 differential equations

Keywords

Cite

@article{arxiv.2211.00804,
  title  = {Analysis and object oriented implementation of the Kovacic algorithm},
  author = {Nasser M. Abbasi},
  journal= {arXiv preprint arXiv:2211.00804},
  year   = {2022}
}

Comments

74 pages, 5 figures. Software package

R2 v1 2026-06-28T04:58:29.017Z