Assignment 8

Exercise 1 For which xR does the following series converge? 1+x2+x4+x8+x16+x32+x64+=k0x2k

Proof. We can prove divergence immediately for |x|1, by noting |x|1 implies |x|2k1 and so |x|2k cannot converge to zero. This implies x2k does not converge to zero (the contrapositive of |ak|0ak0), so x2k diverges.

For |x|<1, we apply the ratio test, which compares with a geometric series. |ak+1ak|=|x2k+1x2k|=|x2k2x2k|=|(x2k)2x2k|=|x2k|=|x|2k When |x|<1 this sequence is a subsequence of |x|n (for n being powers of 2), and |x|n0 is one of our basic limits. Since all subsequences of a convergent sequence converge to the same limit, we see |x|2k0, and 0<1 implies our series converges.

Thus our series converges on (1,1) and diverges at every point outside this interval, so the domain is (1,1).

Exercise 2 Define the sequence dn to run through the digits 19 and then repeat periodically, so dn=1,2,3,4,5,6,7,8,9,1,2,3,4,5,6,7,8,9,1,2,3, Find the radius of convergence of the power series k1dkxk (Hint: can you find a series which is always and another which is always , and do some comparison and convergence tests?

There are a variety of proof techniques one could consider on this and related problems with series. Here’s two example solutions:

Proof (Comparison). To show the radius of convergence is 1 we just need to show it converges for |x|<1$ and diverges for |x|>1. In both cases it will be helpful to consider series of absolute values k|dkxk|=kdk|x|k.

  • First, when |x|>1 then |x|k>1k=1. As dk1 this implies dk|x|k>1 for all k so dk|x|k cannot converge to zero. Hence dkxk also does not converge to zero, so our series diverges by the divergence test.

  • Secondly, when |x|<1, we use comparison. Since dk9 we see dk|x|k<9|x|k, and so dk|x|k9|x|k=9|x|k. Thus our series is bounded above by a multiple of the geometric series, which converges on (1,1), and by comparison we see our series must also converge on this interval. Thus kdkxk converges absolutely on (1,1) and hence converges there.

Note One could also use the comparison test for the inequality |x|kdk|x|k to prove divergence for |x|>1 of the absolute value of the series, but would have to be more careful to ensure it works for the series itself, when x is negative.

Proof (Cauchy Hadamard). One may also apply the general theorem for power series, which we know (always works) at the expense of having to compute a limsup. For this problem, that implies computing lim sup|dk|k. Since for all k we know that 1dk9 we have 1kdkk9k. Then, using the inequality of limits (if anbn then lim supanlim supbn), we see lim sup1klim supdkklim sup9k

The lower bound here is just the constant sequence 1, as 1k=1 for all k. And the upper bound is also 1, by our basic a1/k1 for any positive a. Thus, the limsup must also equal 1, and our radius of convergence is R=1lim supdkk=11=1

Exercise 3 This problem shows that for a power series, the domain may have any sort of behavior at the endpoints (open, closed, half open, half closed, etc).

In class we saw k0xk converges on the interval (1,1). Show that

  • k1xkk converges on [1,1)
  • k1xkk2 converges on [1,1]
  • Construct an example of a power series which converges on (1,1] (and prove your claim).

Proof.

  1. Consider the series k1xkk, Using the ratio test |xk+1k+1kxk|=|x|kk+1|x|as k. So, the series converges absolutely when |x|<1, and diverges when |x|>1. To analyze the endpoints:
  • At x=1, we have the harmonic series 1k, which diverges.
  • At x=1, we have the alternating harmonic series k=1(1)kk, which converges by the alternating series test (the terms decrease monotonically to zero in absolute value).

Now we have checked every real number, and confiremd the series converges on [1,1).

  1. Consider the series k1xkk2. By the ratio test, |xk+1(k+1)2k2xk|=|x|(kk+1)2|x|as k. So, the series converges absolutely for |x|<1, and diverges for |x|>1.
  • At x=1, we have k=11k2 which converges (a result proven in class).
  • At x=1, we have k=1(1)kk2, which also converges absolutely (since the sum of 1/k2 converges, the alternating version does as well).

Thus, the series converges on [1,1].

  1. Define the power series k=1(1)kxkk. Which is just the series from (a) where now each term is multiplied by (1)n. Since the ratio test involves absolute values, it will give exactly the same answers as part (a), showing convergence for |x|<1 and divergence for |x|>1. But now the endpoint behavior has reversed:
  • At x=1 the series becomes the alternating harmonic series, which converges by the alternating series test.
  • At x=1 the series becomes the harmonic series, which diverges.

Hence, the series converges on (1,1], as required.

Exercise 4 In class we proved that for a sequence an(1,1) with liman=a(1,1) limnk0(an)k=k0limn(an)k By using the fact that we know a closed formula for the geometric sum k0xk=11x.

In this problem, re-prove the same fact but using Dominated Convergence

*Hint: if an and a are in (1,1) first prove that for some fixed r<1 that an is eventually less than r for all larger n. Then set Mk=rk and confirm all the hypotheses of dominated convergence.

Proof. Because ana with a(1,1), for every ε>0 there exists N such that for all nN, |ana|<ε. Choose ε=1|a|2, and set r=1+|a|2. Since a(1,1), we have ε>0 and r<1. Hence, for some N we assure |ana|<ϵ, which after some algebra implies |an|<r for all n>N.

Set Mk=rk. Then for all n, we have |(an)k|rk=Mk.

The series $ {k } M_k = {k } r^k$ converges since r<1 is within the radius of convergence.

Thus we’ve provided the dominating series required to invoke Dominated Convergence. Applying it, we switch the limit and the sum to give limnk0(an)k=k0limn(an)k.

As desired.

Exercise 5 (Cauchy’s Double Summation Formula) Use Dominated Convergence to prove the double summation formula: If am,n be a double sequence, and either m0n0|am,n|orn0m0|am,n| converges. Then both iterated sums exist and are equal: m0n0am,n=n0m0am,n

Hint: without loss of generality, assume that m0n0|am,n| converges. Set Mm=n0|am,n| and show the various hypotheses of Dominated convergence apply

Our assumption is then that m0n0|am,n| converges, and we wish to show (1) that m0n0am,n converges, and (2) so does the iterated sum, after we exchange the order of summation. We do each part separately for clarity.

Solution (Convergence of mnam,n). Let’s introduce some helpful notation: let sm=n0am,n, and Mm=n0|am,n| the sum of the absolute values. As absolute convergence implies convergence, it is enough to prove that m0sm converges absolutely; or m0|sm| converges. This is a sum of nonnegative terms, so we can use comparison. For each m, we use the triangle inequality on partial sums and the limit inequalities to see |sm|=|n0am,n|n0|am,n|=Mm

As our assumption was precisely that mMm converges, comparison tells us m|sm| does as well, so msm is absolutely convergent, and hence convergent. Unpacking our notation once more, mnam,n converges, as required.

Solution (Showing the Two Orders are Equal). Now, on to (2). Dominated convergence lets us switch the order of an infinte sum and a limit, so to be able to apply the theorem, we need to rewrite one of our infinite sums using its definition, as a limit of finite sums.

m0n0am,n=limKm=0Kn0am,n

For any fixed value of K, we then have a finite sum of infinite series

m=0Kn0am,n=n0a0,n+n0a1,n++n0aK,n

As each of these sums converges, we can collect them all into a single sum (by the limit law for sums):

=n0(a0,n+a1,n++aK,n)=n0m=0Kam,n

Stringing these inequalities together makes it clearer that dominated convergence will be useful:

m0n0am,n=limKm=0Kn0am,n=limKn0m=0Kam,n

Assume for a second that we can switch the order of limit and sum. Then this would equal

n0limKm=0Kam,n=n0m0am,n

So this really is all we need to justify. Seeing this is the bulk of the problem, as to justify using dominated convergence is immediate using the hint. Looking back at the theorem statement, we need to check that the terms m=0Kam,n being summed up are uniformly bounded by some Mn such that nMn converges. Following the hint, we take Mn=m0|am,n|. Then

|m=0Kam,n|m=0K|am,n|m0|am,n|=Mn Where the last inequality follows as we are summing nonnegative terms, so the adding more only increases the value. Thus, |m=0Kam,n|<Mn and nMn converges, so dominated convergence allows the limit switch we need!

Exercise 6 (Abel’s Test) Prove that if the series k=1xk converges, and if (yk) is a monotone decreasing nonnegative sequence, then the series k=1xkyk converges.

Hint: Use Abel’s Lemma, which states k=m+1nxkyk=snynsmymk=mn1sk(yk+1yk), where sn is the partial sums of xn. Then use the comparison test to argue that k=1sk(ykyk+1) converges absolutely, and show how this leads directly to a proof of Abel’s Test.

Proof. We are asked to work with the sum of a product of sequences where we know at least one of them converges, so its natural to use Abel’s Lemma to rewrite this sum in terms of partial sums of the convergent sequence, and partial differences of the other. Indeed, the nth partial sum is (using m=0 in the genral form of Abel’s Lemma)

k=1nxkyk=snyns0y0k=0n1sk(yk+1yk)

We wish to show that this converges as n. Since the right is a sum of different terms, it suffices to prove each converges and then apply the limit theorem for sums.

  • We assumed sn=knxk converges. And, yn is monotone decreasing and positive, meaning its bounded below by zero. Thus monotone convergence implies yn converges, so the snyn converges by the limit theorem for products.
  • s0y0 is a constant
  • We show k=0n1sk(yk+1yk) converges by proving it converges absolutely. Since sn=knxk converges, its a bounded sequence, so let M be such that |sn|<M for all nN. Thus |sk(yk+1yk)|=|sk||yk+1yk|<M|yk+1yk| for all k. Since yk is monotone decreasing, we know yk+1<yk so |yk+1yk|=ykyk+1. This gives us an upper bound for the partial sum kn|sk(yk+1yk)|knM(ykyk+1) Pulling out the constant M we see the sum telescopes, with knykyk+1=(y0y1)+(y1y2)++(ynyn+1)=y0yn+1 We’ve already established the sequence yn converges, so y0yn+1 tends to a finite limit L. This is exactly what we need to appyl comparison: the sum we care about is bounded above by a convergent sum, so |sk(yk+1yk)| converges.

Exercise 7 (Summing Cubes) Prove that the following formula holds for the sum of cubes 13+23++n3=(1+2++n)2

Hint: follow the suggested steps below:

  • Let ak=k2 and bk=(k1)2, and apply summation by parts.
  • Simplify the left side with algebra, and the sum of squares
  • Divide both sides by 4, and recognize the right as the square of what we got when summing k=1nk.

Proof. We begin by applying summation by parts. Let ak=k2 and bk=(k1)2.

We compute the differences: ak+1ak=(k+1)2k2=2k+1, bk+1bk=k2(k1)2=k2(k22k+1)=2k1.

Apply the summation by parts formula: k=1n(ak+1ak)bk+1+k=1nak(bk+1bk)=an+1bn+1a1b1.

Substituting in, we get: k=1n(2k+1)k2+k=1nk2(2k1)=(n+1)2n21202=n2(n+1)2.

The left-hand side simplifies as follows: k=1n[(2k+1)+(2k1)]k2=k=1n4kk2=k=1n4k3.

Thus, k=1n4k3=n2(n+1)2.

Now dividing both sides by 4

k=1nk3=n2(n+1)24.

This is the square of the formula for the sum of the first n integers: (k=1nk)2=(n(n+1)2)2=n2(n+1)24.

Therefore, 13+23++n3=(1+2++n)2.