I recently stumbled across an interesting question, in which we need to show a recursively defined sequence $(x_n)_{n\in\mathbb{N}}$ in $\mathbb{R}$ defined as follows
$$ x_0 = 4 , \quad x_{n+1}=\ln\left(3-\frac{x_n}{2}\right) \quad \text{for} \ \ \ n \ge 1 $$
is convergent using the Banach Fixed-Point Theorem.
I am familiar with how to show a function is convergent using the Banach Fixed-Point Theorem given, but I haven't necessarily seen it be used on a recursively defined sequence. I'd assume you could use generating functions, but is there an easier way?
I would be thankful for any help.
Here are some possible steps.
Bullet points 3 and 5 use ideas from the proof of the Banach fixed point theorem. So you can view this solution strategy as an "application" of the Banach fixed point theorem.