Improper integral definition
Define an integral over an unbounded interval using a limit.
Improper integral definition is one of 7 integration formulas in the calculus section of this library, and it is used at university level.
Why improper integral definition works
There is no way to add up an endless interval directly, so the symbol is defined as whatever value a perfectly ordinary finite integral approaches as its right-hand endpoint slides outward. If that value settles on a number the integral converges, and if it climbs past every bound it does not.
What each symbol means
$b$ is a temporary finite endpoint.
Improper integral definition: when it holds
The improper integral converges only when the displayed limit exists and is finite.
When it stops applying
The definition handles one bad endpoint at a time. An integral that is unbounded at both ends, or whose integrand blows up somewhere inside the interval, must be split at the trouble spot, and every piece has to converge on its own.
Improper integral definition: a worked example
$\int_1^{\infty}x^{-2}dx=\lim_{b\to\infty}[-1/x]_1^b=1$.
The mistake to avoid
What people do: Substituting infinity into the antiderivative as though it were a number.
Why it goes wrong: Infinity is not a value you can plug in, and expressions built that way hide whether the limit exists at all.
Do this instead: Integrate up to a letter standing for a finite endpoint, then take the limit of the resulting expression as that endpoint grows.
Improper integral definition: step by step
- Name the unknown, and the unit the answer has to come out in.
- Match the symbols to your values. $b$ is a temporary finite endpoint.
- Check the conditions before substituting. The improper integral converges only when the displayed limit exists and is finite.
- Substitute, keep exact values to the last line, then test the sign, size, and unit against a rough estimate — the check that catches most calculus slips.
Where this formula fits
- Subject
- Calculus formulas — 42 entries in this library
- Topic
- Integration
- Level
- University
Formulas are easiest to keep when they sit inside a method rather than on a list. Use the links below to see where improper integral definition comes from, to check a calculation against a tool, and to practise it until you can recall it without looking.
- Integration Techniques — the lesson behind this formula: choose substitution, parts, or simplification from structure.
- Improper Integral Calculator — check your substitution and the value it produces.
- Study calculus — the subject guide that explains the ideas these formulas compress.
- Calculus Practice — questions that make you retrieve the formula instead of recognising it.
- All 42 calculus formulas — the full grouped reference, or the complete formula library.
Questions about improper integral definition
Why does one over x squared converge when one over x does not?
Its antiderivative levels off toward 0 as the endpoint grows, while a logarithm keeps climbing forever. The extra power makes the tail thin enough to have a finite total.
For which powers does the integral from 1 outward converge?
For powers greater than 1 in the denominator, where the value comes out as one over the power minus 1. At exactly 1 and below it diverges.
Can a region that stretches forever have a finite area?
Yes. The region under one over x squared beyond the input 1 runs on without end and still has area exactly 1.
What makes an integral improper at a finite endpoint?
An integrand that blows up right there, such as one over the square root of x at 0. The same limit idea applies, with the endpoint sliding toward the trouble spot.