Question 2.4.3
Solutions
7 months ago
(a) By rewriting the sequence as a recursive one,
is equivalent to
with . This makes it easier for us to prove the conditions of MCT, which we attempt, to demonstrate that the sequence converges.
Since the square root function is increasing, we know that the sequence also is increasing. Next, we prove that the sequence is bounded above. Let us try to use the upper bound 2, solely because 2 is one of the recurring arguments of the sequence. The base case is obviously true since
For the induction step, assume that . Since the sequence is increasing and the lower bound is , all terms in the sequence are positive. Then,
Now knowing that the limit exists, we apply the strategy shown in the previous exercise to find it. By labeling as , we have
Since the sequence is always positive, the limit is .
(b) As for (a), we rewrite the sequence as a recursive one, rendering
as
with . Again, we first prove that the sequence converges before applying the now common strategy to find the limit of the sequence. Since this exercise has a close resemblance to (a), I leave it as an exercise. The limit is 2, as in (a).
Submit a solutionOptional • Markdown
Sign in to share your solution for this question.
Sign in