Solving quintic polynomial equations using Graeffe's method (with computer program)

This paper presents an algorithm in finding the real roots of the general quintic polynomial equation. The algorithm uses the formula of Graeffe's Method. Likewise, it incorporates Descartes' Rule of Signs. Included in this paper is a computer program written in Turbo Pascal version 5.5. T...

全面介紹

Saved in:
書目詳細資料
Main Authors: Andres, Ethelrose Ann G., Pedro, Marason L.
格式: text
語言:English
出版: Animo Repository 1992
主題:
在線閱讀:https://animorepository.dlsu.edu.ph/etd_bachelors/16018
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: De La Salle University
語言: English
實物特徵
總結:This paper presents an algorithm in finding the real roots of the general quintic polynomial equation. The algorithm uses the formula of Graeffe's Method. Likewise, it incorporates Descartes' Rule of Signs. Included in this paper is a computer program written in Turbo Pascal version 5.5. The program accepts quintic polynomial equations whose numerical coefficients are all real.In case a pair of imaginary roots occurs, only the real roots of that quintic equation will be shown. A graph is supplied to show the efficiency of the program.