maths.free › Real Analysis › Convergence of series
Convergence of series
Divergence, ratio, comparison and integral tests — and the harmonic series.
An infinite series converges when its partial sums approach a limit. The terms going to zero is necessary but not enough — the harmonic series 1 + ½ + ⅓ + … diverges even though its terms vanish. The ratio test settles most series with factorials or powers; comparison and the integral test handle the p-series family.
Vinna dæmi: does 1/n^2 for n = 1 to oo converge
Skref fyrir skref
- \sum_{n=1}^{\infty} \frac{1}{n^{2}}
Does this series converge?
- \lim_{n\to\infty} \frac{1}{n^{2}} = 0
Divergence test: if the terms do not go to 0 the series cannot converge.
- \lim \left|\frac{a_{k+1}}{a_k}\right| = \lim \left|{\frac{n^{2}}{\left(n + 1\right)^{2}}}\right| = 1
Ratio test: < 1 converges, > 1 diverges, = 1 says nothing.
- = \frac{\pi^{2}}{6}
It converges, and the CAS knows the sum.
Sýna svarið
Symbols used here
Add a_k for k = 1 up to n.
The value f(x) approaches as x approaches a.
Not a number: "grows without bound" in limits and intervals.
Ratio of a circle's circumference to its diameter, 3.14159…
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
Inequalities that allow equality; < and > exclude it.
Least upper bound, greatest lower bound.
2.71828…, the base whose exponential is its own derivative.
Multiply a_k for k = 1 up to n.
Antiderivative (indefinite) or signed area from a to b (definite).
Naturals, integers, rationals, reals, complex numbers.
Quantifiers: every x; at least one x.
Marks the point where the statement has been established.
Small positive tolerances in the definition of a limit.
Points within r of x; A plus its limit points; the edge of A.
How to: Convergence of series
- Does this series converge?
- Divergence test: if the terms do not go to 0 the series cannot converge.
- Ratio test: < 1 converges, > 1 diverges, = 1 says nothing.
- It converges, and the CAS knows the sum.
Questions people ask
What is the ε–δ definition actually saying?
That you can make the output as close to the limit as anyone demands (within ε) by keeping the input close enough (within δ). It replaces "approaches" with a challenge-and-response that can be checked.
Why does the harmonic series diverge when its terms go to zero?
Because the terms shrink too slowly: group them as 1/3 + 1/4 > 1/2, 1/5 + … + 1/8 > 1/2, and so on — infinitely many halves.
Prófaðu þitt eigið
Meira í Real Analysis
Sequences and their limitsImproper integralsTaylor approximation and errorFunctions of a complex variableContinuity and differentiability, rigorouslySequences of functions and uniform convergence