Exercise B (Main topics: Sequences, function study, Logarithm function)
Let the function $f$ defined on the interval $]1; +\infty[$ by $$f(x) = x - \ln(x-1).$$ Consider the sequence $(u_n)$ with initial term $u_0 = 10$ and such that $u_{n+1} = f(u_n)$ for every natural integer $n$.
Part I:
The spreadsheet below was used to obtain approximate values of the first terms of the sequence $(u_n)$.
| A | B |
| 1 | $n$ | $u_n$ |
| 2 | 0 | 10 |
| 3 | 1 | 7.80277542 |
| 4 | 2 | 5.88544474 |
| 5 | 3 | 4.29918442 |
| 6 | 4 | 3.10550913 |
| 7 | 5 | 2.36095182 |
| 8 | 6 | 2.0527675 |
| 9 | 7 | 2.00134509 |
| 10 | 8 | 2.0000009 |
- What formula was entered in cell B3 to allow the calculation of approximate values of $(u_n)$ by copying downward?
- Using these values, conjecture the direction of variation and the limit of the sequence $(u_n)$.
Part II:
We recall that the function $f$ is defined on the interval $]1; +\infty[$ by $$f(x) = x - \ln(x-1).$$
- Calculate $\lim_{x \rightarrow 1} f(x)$. We will admit that $\lim_{x \rightarrow +\infty} f(x) = +\infty$.
- a. Let $f^{\prime}$ be the derivative function of $f$. Show that for all $x \in ]1; +\infty[$, $f^{\prime}(x) = \frac{x-2}{x-1}$. b. Deduce the table of variations of $f$ on the interval $]1; +\infty[$, completed by the limits. c. Justify that for all $x \geqslant 2$, $f(x) \geqslant 2$.
Part III:
- Using the results of Part II, prove by induction that $u_n \geqslant 2$ for every natural integer $n$.
- Show that the sequence $(u_n)$ is decreasing.
- Deduce that the sequence $(u_n)$ is convergent. We denote its limit by $\ell$.
- We admit that $\ell$ satisfies $f(\ell) = \ell$. Give the value of $\ell$.