Limits related to polynomial and rational functions #
This file proves basic facts about limits of polynomial and rational functions.
The main result is Polynomial.isEquivalent_atTop_lead, which states that for
any polynomial P of degree n with leading coefficient a, the corresponding
polynomial function is equivalent to a * x^n as x goes to +โ.
We can then use this result to prove various limits for polynomial and rational functions, depending on the degrees and leading coefficients of the considered polynomials.
Alias of Polynomial.eventually_atTop_not_isRoot.
Alias of Polynomial.isBoundedUnder_abs_atTop_iff.
Alias of Polynomial.div_tendsto_atTop_leadingCoeff_div_of_degree_eq.
Alias of Polynomial.abs_div_tendsto_atTop_atTop_of_degree_gt.
Alias of Polynomial.isBigO_atTop_of_degree_le.
If Q(x) โฃ P(x) at infinitely many integers x and Q is monic, Q โฃ P.