The infinite sequence is defined by and
, Prove that for all
Problem 1608
Official solution
1. Define the sequence transformation:
Given the sequence defined by:
we introduce a new sequence such that:
This transformation is valid since for all .
2. Transform the recurrence relation:
Using the definition of , we can express in terms of :
Substitute into the recurrence relation:
becomes:
Simplify the right-hand side:
Multiply numerator and denominator by :
Subtract 1 from both sides:
Therefore:
3. **Solve the recurrence relation for :**
The recurrence relation with is a linear non-homogeneous recurrence relation. To solve it, we first solve the homogeneous part:
For the particular solution, we assume . Substituting into the recurrence relation:
Therefore, the general solution is:
Using the initial condition :
Thus:
4. **Express in terms of :**
Recall that:
Substituting :
5. **Prove the inequality :
- Lower bound:**
since .
- Upper bound:
We need to show:
Cross-multiplying:
Simplifying:
which is true for all .