A Fractional Recursion Bound

Problem

Let b>0b > 0, and let the sequence {an}\{a_n\} satisfy a1=ba_1 = b and

an=nban1an1+2n2(n2).a_n = \frac{nba_{n-1}}{a_{n-1} + 2n - 2} \qquad (n \geqslant 2).

1. Find a formula for ana_n. 2. Prove that for every positive integer nn,

anbn+12n+1+1.a_n \leqslant \frac{b^{n+1}}{2^{n+1}} + 1.

Answer

Solution

Difficulty8/10
TopicsRecursion, sequences, Induction, AM-GM, inequality

Whiteboard

Your sketch is saved only in this browser. To share it, export your drawing as an image (whiteboard menu → Export as → PNG), then upload that image in the comments below.

Discussion

Ask questions, share alternate solutions, and use LaTeX freely.

0 comments
Log in to join the discussion.

No comments yet.