Real Analysis - Solutions to Assignment 7 From Bartle and Sherbert
Real Analysis - Solutions to Assignment 7 From Bartle and Sherbert
Proof. x1 = 21 , x2 = 15 , x3 = 1
10 x4 = 1
17 , x5 = 1
26
2. 2b. The first few terms of a sequence (xn ) are given below. Give
a formula for the nth term xn . 1/2, −1/4, 1/8, −1/16, . . . .
(−1)n+1
xn = 2n
3. 3b. List the five terms of the following inductively defined se-
quences y1 := 2, yn+1 = 12 (yn + 2/yn ).
Proof. y1 = 2, y2 = 23 , y3 = 17
12 y4 = 577
408 , y5 = 665857
470832
b 1
| − 0| = |b| ∗ < |b| ∗ 1/K() < |b| ∗ /|b| < (1)
n n
The above line works whenever n ≥ K().
Proof. For this one, I’ll skip Part I. What we need for Part II though
is a K() such that the definition works. Let K() be such that
1 4
K() < 13 .
We start by looking at | 3n+1 3
2n+5 − 2 | = |
6n+2−6n−15
4n+10 | < | −13
4n | =
13
4 ∗ n1 <
13 4
4 ∗ 13 < whenever n ≥ K().
1
6. 8. Prove that lim(xn ) = 0 if and only if lim(|xn |) = 0. Give an
example to show that the convergence of (|xn |) need not imply
the convergence of (xn ).
Proof. If lim(xn ) = 0, then there exists a K() such that |xn | < whenever
n ≥ K(). And since we have the following set of equalities: |xn | = ||xn || =
||xn | − 0|, we are able to say that lim(|xn |) = 0. Likewise, if we follow
the inequalities in the other direction, we get the other direction of the
statment.
(−1)n n
For the example (or counterexample), use n+1 .
7. 11.
1 1
Show that lim n − n+1 = 0.