SLIDE 1
Proving Inequalities by Computer Algebra
(with M. Kauers, ISSAC 2005)
- We want to prove an > 0, n ≥ 0
- an polynomially recursive (not necessarily holonomic)
an+s = P(an, . . . , an+s−1), n ≥ 0. Example: 22n
- induction step
an > 0, . . . , an+r−1 > 0 = ⇒ an+r > 0
- Sufficient:
X0 > 0, . . . , Xr−1 > 0 = ⇒ Xr > 0 (∗) for all real numbers X0, . . . , Xr that satisfy polyno- mial equations arising from the recurrence of an.
- Increase r, if formla (∗) does not hold;
- r encode known inequalities/identities as additional