Publishing House SB RAS:

Publishing House SB RAS:

Address of the Publishing House SB RAS:
Morskoy pr. 2, 630090 Novosibirsk, Russia



Advanced Search

Numerical Analysis and Applications

2025 year, number 1

Quotient-difference algorithm and code for cubic polynomials with computational implementation

Gobinda Debnath, B. Vasu
Motilal Nehru National Institute of Technology, Allahabad Prayagraj, India
Keywords: quotient-difference algorithm, polynomial roots, computational algorithm, Q-D table, C program

Abstract

This article explores the computational intricacies of H. Rutishauser's quotient-difference (Q-D) algorithm and C programming code, a revolutionary advancement in polynomial analysis. Our specific focus is on cubic polynomials featuring absolute, distinct non-zero real roots, emphasizing the algorithm's distinctive capability to simultaneously approximate all zeros independently of external data. Notably, it proves invaluable in diverse domains, such as determining continuous fraction representations for meromorphic functions and serving as a powerful tool in complex analysis for the direct localization of poles and zeros. To bring this innovation into practice, the article introduces a meticulously crafted C language program, complete with a comprehensive algorithm and flowchart. Supported by illustrative examples, this implementation underscores the algorithm's robustness and effectiveness across various real-world scenarios.