maths.free › Real Analysis › Improper integrals
Improper integrals
Integrals to infinity or across a singularity, defined as limits.
∫₁^∞ 1/x² dx is a limit of ∫₁^b as b → ∞, and it converges to 1; the same integral of 1/x diverges. The boundary between the two, p = 1, is the same boundary as for the p-series — the integral test is exactly this correspondence.
Przykład pracownika: integrate 1/x^2 dx from 1 to oo
Krok po kroku
- \int_{1}^{\infty} \frac{1}{x^{2}}\, dx
First find an antiderivative F, then evaluate F(b) − F(a).
- \int \frac{1}{x^{2}}\, dx = - \frac{1}{x}
Power rule: ∫xⁿ dx = xⁿ⁺¹/(n+1) (n ≠ −1).
- F(\infty) - F(1) = \left(0\right) - \left(-1\right)
Fundamental theorem of calculus: plug in the limits.
- = 1
Simplify.
Odkryj odpowiedź
Symbols used here
Antiderivative (indefinite) or signed area from a to b (definite).
Not a number: "grows without bound" in limits and intervals.
Inequalities that allow equality; < and > exclude it.
Least upper bound, greatest lower bound.
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
2.71828…, the base whose exponential is its own derivative.
Add a_k for k = 1 up to n.
Multiply a_k for k = 1 up to n.
The value f(x) approaches as x approaches a.
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: Improper integrals
- First find an antiderivative F, then evaluate F(b) − F(a).
- Power rule: ∫xⁿ dx = xⁿ⁺¹/(n+1) (n ≠ −1).
- Fundamental theorem of calculus: plug in the limits.
- Simplify.
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.
Spróbuj sam.
Więcej w Real Analysis
Sequences and their limitsConvergence of seriesTaylor approximation and errorFunctions of a complex variableContinuity and differentiability, rigorouslySequences of functions and uniform convergence