You are on page 1of 6

Math 500 Intermediate Analysis

Homework 6 Solutions
Fall 2014

14.1 Determine which of the following series converge.


P n2
(c) n=1 3n .
2
Solution: Letting an = 3nn , we see that
an+1 (n + 1)2

nn = 3n2


and hence limn ann+1
1
= 3 < 1. Thus, the series converges by the ratio

n
test.
P n!
(d) n=1 n4 +3 .
Solution: The series diverges since, applying exercise 9.12 from Ross,
n!
lim = +.
n n4 +3
Alternatively, you could let an = n4n!+3 and note that
3

an+1 (n + 1)(n4 + 3)

(n + 1) 1 + n4
an = (n + 1)4 + 3 = .
4
1+ 1 +n
3
n4

Since
1 + n34

lim = 1,
n 1 + 1 4 + 3

n n 4

it follows that
an+1
lim = +
n an

and hence the series diverges by the ratio test.


P 1
(f) n=2 log(n) .
Solution: First, notice that log(n) < n for all n N (This can be ver-
ified from the Taylor series representation of log(x), or by several other
methods). It follows that

X 1 X 1
< .
n=2
n n=2
log(n)

1
P 1
Moreover, we know from Theorem 15.1 from Ross that the series n=2 n
diverges and hence, by the comparison test, the series 1
P
n=2 log(n) diverges
as well.

14.3(a) Repeat exercise 14.1 for the series 1


P
n=1 n! .
Solution: Let an = 1n! and notice that

an+1 1
an = n + 1


and hence limn an+1 = 0. Thus, the series converges by the ratio test.

an

14.4(a) Repeat exercise 14.1 for the series 1


P
n=2 [n+(1)n ]2
Solution: Notice that for all n N we have

[n + (1)n ]2 (n 1)2

and hence
1 1
2
[n + (1)n ] (n 1)2
for all n N. Since the series
P 1
P 1
n=2 (n1)2 = n=1 n2 converges by Theorem
P 1
15.1 of Ross, it follows that the series n=2 [n+(1)n ]2 converges as well by the
comparison test.
P
14.6(a) Prove
P that if n=1 |an | converges and (bn )n=1 is a bounded sequence, then
n=1 an bn converges.
Solution: Let > 0 be given. Since (bn ) is a bounded sequence, there exists an
M > 0 such that |bn | M for all n N. Since
P
n=1 |a n | converges, it follows
that the series satisfies the Cauchy criterion and hence there exists an N1 N
such that n
X
|ak |
k=m
M
for all n > m > N . It follows then that for all n > m > N we have by the
triangle inequality

Xn X n n
X 
ak b k |ak | |bk | M |ak | M = .

M


k=m k=m k=m
P
Since > 0 was arbitrary, it follows that the series n=1 an bn satisfies the
Cauchy criterion, and hence converges.

2
that if
P
14.7 ProveP n=1 an is a convergent series of nonnegative numbers and p > 1,
then a
n=1 n
p
converges as well.
Solution: By Corollary 14.5 of Ross, we know that since
P
n=1 an converges,
we must have limn an = 0. Thus, there exists an N N such that 0 an < 1
for all n N , and hence we must have
0 apn < an
P
for all n N since p > 1. Thus, the series n=N +1 apn converges by the
comparison test, and hence the series

X N
X
X
apn = apn + apn
n=1 n=1 n=N +1

converges as well.
15.1 Determine which of the following series converge.
P (1)n
(a) n=1 n
.
n (1)n
Solution: Since (1) = 1
, it follows that the sequence n is non-

n
nn
increasing and limn (1) = 0. Thus, the series converges by the

n
alternating series test.
P (1)n n!
(b) n=1 2n
.
n n!
Solution: Let an = (1) 2n
and notice that for all n N

an+1 n+1
an = n lim

2

and hence limn an+1 = +. It follows that limn |an | = + by

an
exercise 9.12 of Ross, and hence the series must diverge by Corollary 14.5.
15.4 Determine which of the following series converge.
P
(a) 1
n=2 n log(n) .
Solution: Notice that given any n N we have
Z n Z log(n) u/2
dx e du
= .
2 x log(x) log(2) u
u/2
Since ex/2 x2 for all x R, it follows that the function e u does
R not con-
verge to zero as u +, and hence the improper integral 2 x dx log(x)
can
P not converge. It follows by the integral test then that the series
1
n=2 n log(n) must also diverge.

3
P log(n)
(d) n=2 n2
.
Solution: As before, notice that for any n N we have
Z n Z log(n)
log(x) dx
= ueu du
2 x2 log(2)
log(n)
= (1 + u)eu u=log(2)
1 + log(2) 1 + log(n)
= .
2 n
R n log(x) dx
Since limn log(n)
n
= 0, it follows that the improper integral 2 x2
P log(n)
converges, and hence the series n=2 n2 converges by the integral test.

15.6 (a) Given an example of a divergent series


P P2 2
n=1 an for which n=1 an con-
verges.
1 2
Solution: By Theorem 15.1 from Ross,
P 1
P2 
n=1 n diverges, but n=1 n con-
verges.
that if
P
(b)
PObserve n=1 an is a convergent series of nonnegative terms, then
2
n=1 an also converges.
Solution: Clear by exercise 14.7 above. P
(c) Give an example of a convergent series
P 2
n=1 a n for which n=1 an diverges.
(1)n P
Solution: Let an = n and notice that n=1 an converges by the alternating

series test. However, by Theorem 15.1 it follows that the series



X X 1
a2n =
n=1 n=1
n

diverges.

A. P
Suppose (an ) is a sequence of non-negative
P realannumbers such that the series

n=1 an diverges. Prove that the series n=1 1+an must also diverge.
Solution: Let L = lim sup an and consider first the case where L 6= 0. Then
there exists a subsequence ank such that ank L > 0, and hence

ank L
lim = 6= 0.
k 1 + ank 1+L
an
In particular, it P
follows that the sequence 1+a n
does not converge to zero and
an
hence the series n=1 1+an must diverge by Corollary 14.5 of Ross. Now, sup-
pose that L = 0. Then since (an ) is a sequence of nonnegative real numbers it

4
follows that an 0 and hence there exists an N N such that 0 an < 1 for
all n N . This implies that

X an 1X
> an
n=N
1 + an 2 n=N
P an
and hence the series n=N 1+an
must diverge by the comparison test. Therefore,
it follows that the series
N 1
X an X an X an
= +
n=1
1 + an n=1
1 + an n=N 1 + an

is divergent as claimed.

Challenge: The number e is defined as the value of the infinite series 1


P
n=0 n! , where here
we take the convention 0! = 1.

(a) Show that the series 1


P
n=0 n! does indeed converge in R.
Solution: Letting an = n!1 , it follows that

an+1 1
an = n + 1


and hence limn an+1 = 0. Thus, the series 1
P
n=1 n! must converge by

an
the ratio test.
(b) Let sk = kn=0 n!1 be the k th partial sum. Prove that
P

1
0 < e sn <
n! n
for all n N.
Solution: For all n N and k N, k 2, we have

(n + 1)(n + 2)(n + 3) (n + k) > (n + 1)k .

5
Hence, for all n N we have
X 1 1 1 1
e sn = = + + +
k=n+1
k! (n + 1)! (n + 2)! (n + 3)!
 
1 1 1 1
< 1+ + + +
(n + 1)! n + 1 (n + 1)2 (n + 1)3
!
1 1
= 1
(n + 1)! 1 (n+1)
 
1 n+1
=
(n + 1)! n
1
=
n!n
As claimed.
(c) Use part (b) from above to prove that the number e is irrational.
Solution: Assume, on the contrary, that e Q. Then there exists n, m
n
Z with m 6= 0 such that e = m . In particular, we may assume with out
loss of generality that m and n are relatively prime, and hence are both
positive integers. Then by part (b) of exercise B above, we have
1
0 < m! (e sm ) < . (1)
m
n
By assumption then, the number m!e = m! m = (m 1)!n is an integer,
and similarly the number
m  
X 1 1 1 1
m!sm = m! = m! 1 + 1 + + + . . . +
k=0
k! 2 6 m!

is also an integer. Hence, the number m! (e sm ) must be an integer as


well. But then since m 1, the inequality (1) implies the existence of
an integer between 0 and 1, which is clearly not true. This contradiction
implies that our assumption that e Q must be false, and hence the
number e must be irrational as claimed.

You might also like