Assignment 8
Exercise 1 For which
Proof. We can prove divergence immediately for
For
Thus our series converges on
Exercise 2 Define the sequence
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
First, when
then . As this implies for all so cannot converge to zero. Hence also does not converge to zero, so our series diverges by the divergence test.Secondly, when
, we use comparison. Since we see , and so . Thus our series is bounded above by a multiple of the geometric series, which converges on , and by comparison we see our series must also converge on this interval. Thus converges absolutely on and hence converges there.
Note One could also use the comparison test for the inequality
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
The lower bound here is just the constant sequence
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
converges on converges on- Construct an example of a power series which converges on
(and prove your claim).
Proof.
- Consider the series
, Using the ratio test So, the series converges absolutely when , and diverges when . To analyze the endpoints:
- At
, we have the harmonic series , which diverges. - At
, we have the alternating harmonic series , 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
- Consider the series
By the ratio test, So, the series converges absolutely for , and diverges for .
- At
, we have which converges (a result proven in class). - At
, we have which also converges absolutely (since the sum of converges, the alternating version does as well).
Thus, the series converges on
- Define the power series
Which is just the series from (a) where now each term is multiplied by . Since the ratio test involves absolute values, it will give exactly the same answers as part (a), showing convergence for and divergence for . But now the endpoint behavior has reversed:
- At
the series becomes the alternating harmonic series, which converges by the alternating series test. - At
the series becomes the harmonic series, which diverges.
Hence, the series converges on
Exercise 4 In class we proved that for a sequence
In this problem, re-prove the same fact but using Dominated Convergence
*Hint: if
Proof. Because
Set
The series $ {k } M_k = {k } r^k$ converges since
Thus we’ve provided the dominating series required to invoke Dominated Convergence. Applying it, we switch the limit and the sum to give
As desired.
Exercise 5 (Cauchy’s Double Summation Formula) Use Dominated Convergence to prove the double summation formula: If
Hint: without loss of generality, assume that
Our assumption is then that
Solution (Convergence of
As our assumption was precisely that
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.
For any fixed value of
As each of these sums converges, we can collect them all into a single sum (by the limit law for sums):
Stringing these inequalities together makes it clearer that dominated convergence will be useful:
Assume for a second that we can switch the order of limit and sum. Then this would equal
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
Exercise 6 (Abel’s Test) Prove that if the series
Hint: Use Abel’s Lemma, which states
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
We wish to show that this converges as
- We assumed
converges. And, is monotone decreasing and positive, meaning its bounded below by zero. Thus monotone convergence implies converges, so the converges by the limit theorem for products. is a constant- We show
converges by proving it converges absolutely. Since converges, its a bounded sequence, so let be such that for all . Thus for all . Since is monotone decreasing, we know so . This gives us an upper bound for the partial sum Pulling out the constant we see the sum telescopes, with We’ve already established the sequence converges, so tends to a finite limit . This is exactly what we need to appyl comparison: the sum we care about is bounded above by a convergent sum, so converges.
Exercise 7 (Summing Cubes) Prove that the following formula holds for the sum of cubes
Hint: follow the suggested steps below:
- Let
and , 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
.
Proof. We begin by applying summation by parts. Let
We compute the differences:
Apply the summation by parts formula:
Substituting in, we get:
The left-hand side simplifies as follows:
Thus,
Now dividing both sides by 4
This is the square of the formula for the sum of the first
Therefore,