Efficiently determining Convergence in Polynomial Recurrence Sequences
Deepak Ponvel Chermakani

TL;DR
This paper presents a method to efficiently determine whether polynomial recurrence sequences converge to a specific rational target by analyzing a constructed polynomial equation across all real values.
Contribution
It introduces a necessary and sufficient condition for convergence of polynomial recurrence sequences, enabling polynomial-time evaluation.
Findings
Convergence can be characterized by a univariate polynomial equation.
The method covers all real values of the polynomial variable.
Convergence decision is computationally efficient, polynomial in sequence description size.
Abstract
We derive the necessary and sufficient condition, for a given Polynomial Recurrence Sequence to converge to a given target rational K. By converge, we mean that the Nth term of the sequence, is equal to K, as N tends to positive infinity. The basic idea of our approach is to construct a univariate polynomial equation in x, whose coefficients correspond to the terms of the Sequence. The approach then obtains the condition by analyzing five cases that cover all possible real values of x. The condition can be evaluated within time that is a polynomial function of the size of the description of the Polynomial Recurrence Sequence, hence convergence or non-convergence can be efficiently determined.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Algebraic Geometry and Number Theory · Nonlinear Waves and Solitons
