We are given a sequence $(U_n)_{n \in N}$ defined by $U_0 = 7$ and $U_{n+1} = \frac{1}{2}(U_n + 5)$. We define $V_n = U_n + a$. The problem asks to: 1. Find the real number $a$ such that $(V_n)_{n \in N}$ is a geometric sequence.
2025/4/14
1. Problem Description
We are given a sequence defined by and .
We define .
The problem asks to:
1. Find the real number $a$ such that $(V_n)_{n \in N}$ is a geometric sequence.
2. Let $a = -5$.
a. Express and as a function of .
b. Show that is decreasing on .
c. Show that is bounded below on .
3. Express in terms of $n$ the sums $S_n = V_0 + V_1 + ... + V_n$ and $S'_n = U_0 + U_1 + U_2 + ... + U_n$.
4. Study the convergence of the sequences $(S_n)_{n \in N}$ and $(S'_n)_{n \in N}$.
2. Solution Steps
1. To find $a$ such that $V_n = U_n + a$ is a geometric sequence, we need $\frac{V_{n+1}}{V_n}$ to be a constant.
.
Then, .
For this to be a constant, the numerator must be a multiple of the denominator, so we want for some constant . This can be written as , so we have and . Thus .
If , then .
.
Thus, , which is a constant. So is a geometric sequence with ratio and .
2. We are given $a = -5$, so $V_n = U_n - 5$. We know $V_n$ is a geometric sequence with ratio $q = \frac{1}{2}$.
.
Therefore, .
Since , we have .
3.
.
Since , , so the sequence is decreasing.
4.
Since , we have for all . So the sequence is bounded below by
5.
5. $S_n = V_0 + V_1 + ... + V_n$ is the sum of a geometric sequence.
.
6. $S'_n = U_0 + U_1 + ... + U_n = \sum_{k=0}^n U_k = \sum_{k=0}^n (V_k + 5) = \sum_{k=0}^n V_k + \sum_{k=0}^n 5 = S_n + 5(n+1) = 4 - 2^{1-n} + 5n + 5 = 9 - 2^{1-n} + 5n$.
7. As $n \to \infty$, $2^{1-n} \to 0$, so $S_n \to 4$. Since $S_n$ approaches a finite number, $S_n$ is convergent.
As , , so . Since goes to infinity, is divergent.
3. Final Answer
1. $a = -5$
2. a. $V_n = 2^{1-n}$ and $U_n = 2^{1-n} + 5$
b. is decreasing on .
c. is bounded below on .