| |
About
Serves a Daily Special and an All-You-Can-Eat Course in Problem Solving. Courtesy of me, Jeffrey Wang.
Math Books
Math Stuff
My Tests
Practice Tests
Tutorials
|
|
Problem: Evaluate where is a real number with .
Solution: Looking at that all too common denominator, we do a partial fraction decomposition in hopes of telescoping series. The summation becomes
.
Common Taylor series knowledge tells us that
,
which convenient fits the first part of the summation. As for the second part, we get

from the same Taylor series. Combining the results, our answer is then
.
QED.
——————–
Comment: Even though the trick at the beginning didn’t actually get much to telescope, the idea certainly made it easier to recognize the Taylor series. Algebraic manipulations are nifty to carry around and can be applied in problems wherever you go.
——————–
Practice Problem: Show that .
|
Theorem: (Stolz-Cesaro) Let and be sequences of real numbers such that is positive, strictly increasing, and unbounded. If the limit

exists, then the following limit also exists and we have
.
——————–
Theorem: (Summation by Parts) If and are two sequences, then
.
——————–
Problem: Let be a sequence of real numbers such that converges. Show that .
Solution: Define the sequence by and let . Then, by summation by parts with and , we have
.
The summation we wish to take the limit of is then
.
But since, by Stolz-Cesaro,
,
we obtain
.
QED.
——————–
Comment: Summation by parts is a very useful technique to change sums around so that they are easier to evaluate. If you hadn’t noticed, it is the discrete analogue of integration by parts and is in fact very similar. Stolz-Cesaro is powerful as well and seems like a discrete analogue to L’Hopital (but I’m not sure about this one). Applying well-known calculus ideas to discrete things can often turn into neat results.
——————–
Practice Problem: If is a decreasing sequence such that , show that

converges for all .
|
Problem: Evaluate .
Solution: Let . Then , a well-known Taylor series. So we want to integrate this:

by parts using and . Substituting in the last integral, we have
.
So . Thus

for some constant . Using our knowledge that , , and by L’Hopital twice, we see that

Then setting we obtain and . QED.
——————–
Comment: This was a pretty tough problem that required you to compound a lot of calculus knowledge all into a single problem – series, integration by parts, limits. Recognizing all the steps was the first part; following through with the right computations was another. Still, there weren’t really any super clever tricks, mostly just standard substitutions and approaches applied in a somewhat non-standard way. Makes for a very nice problem.
——————–
Practice Problem #1: Show that .
Practice Problem #2: Evaluate . Can you also find ?
|
Theorem: (Cauchy Condensation Test) If is a monotonically decreasing sequence of positive reals and is a positive integer, then
converges if and only if converges.
——————–
Problem: Determine the convergence of , where is a positive real.
Solution: Well, let’s apply the Cauchy condensation test. Then we know that

converges if and only if

does. But this clearly diverges due to the fact that the numerator is exponential and the denominator is a power function. QED.
——————–
Comment: This is a pretty powerful test for convergence, at least in the situations in which it can be applied. The non-calculus proof for the divergence of the harmonic series is very similar to the Cauchy condensation test; in fact, the condensation test would state that
converges iff converges,
which clearly shows that the harmonic series diverges.
——————–
Practice Problem: Determine the convergence of .
|
Problem: Show that the integral converges.
Solution: Consider the intervals for . We can rewrite the given integral as
,
where is some unimportant constant. So how can we go about bounding the integral
?
Well, first note that so we can say
.
Then, putting the last expression under a common denominator, we get
,
which we can easily bound with and . This gives us
.
Hence we know that

and this converges by a -series test. QED.
——————–
Comment: A pretty neat problem, though it is a standard convergence/divergence exercise. I’m sure there are many ways of doing this, but it’s always nice to come up with a cool way of showing that a series converges or diverges. It’s also interesting to note that the practice problem integral, which is only slightly different from this one, diverges.
——————–
Practice Problem: Show that the integral diverges.
|
|
|