Both Term Tests Return One, and the Sum Still Stops Below Two
The ratio and root tests both return 1 on the sum of e to the minus root n, which settles nothing, and the usual write-up of the problem then quotes 4 over e as the answer. That number is the floor rather than the cap: the sum is 1.6704068, which is 13.52 percent above it, and the usable bound comes from integrating from 0 instead of from 1, giving exactly 2. Where each bar of width one sits relative to its index is the single step that decides which way the inequality points.
Add up for every whole number . The terms shrink, but slowly: the hundredth is and the ten-thousandth is still , which is small but arrived at unhurriedly. Does the total stay finite?
It does, and it lands at 1.6704068. The interesting part is that the two tests most people reach for first both refuse to answer, and that the standard write-up of this problem gets the bound backwards.
Two tests, no verdict
The ratio test looks at consecutive terms:
The exponent goes to zero like , so the ratio approaches 1 from below and never gets there. The root test does no better: the -th root of the -th term is , which also tends to 1. A limit of 1 is the one value at which both tests are silent by construction, and silence is not divergence.
Nor does the shrinking of the terms settle anything. The harmonic series has terms going to zero and diverges anyway, so is a requirement rather than an argument. At this point the instruments have run out, and the move is to stop weighing individual terms and start measuring area instead.
Standing the terms up as bars
Consider the function on the positive axis. It is decreasing everywhere, which the derivative confirms:
Now draw a bar for each term, one unit wide, with height . Its area is the term itself, so the sum of the series is the total area of the bars. The question is where to put each bar, and this is the step that decides everything.
Put the bar for term on the interval . Its height is the value of at the right end of that interval, and since is decreasing, the right end is where is smallest there. So the bar sits entirely under the curve, every bar does, and the bars do not overlap:
Put the same bar on instead and the height becomes the value at the left end, which is the largest value on that interval, so each bar now covers the curve rather than hiding under it. That comparison runs the other way:
This is where the usual presentation of the problem goes wrong. It computes the integral from 1, gets , and reports that the sum is just under that. The sum is not under . It is 13.52 percent above it, because the integral from 1 is a floor. The cap you want is the integral from 0, and it happens to be a rounder number.
Let be positive and decreasing on . Then the bars on give , and the bars on give . Both inequalities need monotonicity and neither one is reversible. Convergence of the integral and convergence of the sum stand or fall together, but the numerical bounds are different objects and sit on opposite sides of the answer.
Evaluating both integrals
Substitute , so and . The improper integral becomes an ordinary one:
One integration by parts gives , and the same antiderivative evaluated from supplies the other integral, . It also gives the tail in closed form, which is what makes a numerical check honest:
At that tail is below , so the partial sum to four million terms, 1.6704068180, brackets the true value to a width no arithmetic will ever notice. Sharpening (4) by adding the first term to it gives the classical sandwich , that is , which is tighter than the cap of 2 and less quotable.
The same argument on a whole family
Nothing in the derivation used the square root beyond its monotonicity, so replace it with any positive power. For , the substitution turns the integral into a gamma function:
So converges for every positive , with cap . At that is , which is where the 2 in (3) comes from. Both term tests still return 1 for every , so the whole family is invisible to them and visible to one integral.
Where the method needs care
The monotonicity in (2) is not decoration, and it is easy to see what it is holding up. Take . Since , this agrees with our terms at every single integer, so the sum of is still 1.6704068. But dips almost to zero between the integers, and its integral from 0 to infinity is about 0.366, well below the sum. A bound read off that curve would be flatly false. The sampled values do not control the area on their own; a decreasing curve is what ties the two together, because it attains its extremes at the ends of each interval.
The cap from 0 also requires the integrand to behave at the origin. Here and there is nothing to worry about, but for a function with a singularity at 0, say , the integral from 0 diverges and the only usable bound is . The version of the integral test that survives that case is the sandwich, not the clean cap.
One alternative is often suggested and worth pricing honestly. Comparing with does work, because exactly when , and the difference is increasing past and first turns positive at . So the comparison settles convergence, and it says nothing at all about the first seventy-four terms. You have to add those up by hand before the argument produces a number, which is why the integral is the route worth remembering.
Sources and further reading
- The comparison that decided the question — Integral test for convergence
- What a limit of 1 means, and does not mean — Ratio test and Root test
- The function that appears in (5) and (7) — Gamma function
- The object being evaluated in (3) and (4) — Improper integral
Both bar placements were checked term by term over the first two hundred indices and against fine Riemann sums of both integrals, the two term-test limits were evaluated out to , and the same machinery was run on the harmonic series as a control, where the integral diverges and the partial sums track as they should.
Commentaires · 0
Sois le premier à commenter.