Primary Tool
Math Workspace (CAS)
CAS is the right fit because the example moves directly from antiderivatives to the limiting step that decides convergence. The transcript keeps the convergent and divergent comparison side by side.
Problem
Test whether converges, and if it does, find its value.
This is a standard improper-integral example because the antiderivative is simple, but the important step is interpreting the infinite interval as a limit.
Why the limit decides everything
An improper integral is not evaluated by writing down an antiderivative and stopping. You first replace the infinite endpoint with a variable cutoff , evaluate on , and then send to infinity.
That is why converges while diverges, even though both have antiderivatives you can write down immediately.
Step-by-step walkthrough
The computation is short, but every line matters because the classification as convergent or divergent happens at the limit stage.
- 1Rewrite the integral as .
- 2Find an antiderivative: .
- 3Evaluate the finite-interval integral to get .
- 4Take the limit as and obtain .
- 5Conclude that the improper integral converges and its value is .
- 6Compare with : the antiderivative is , and , so that improper integral diverges.
Common Pitfall
Finding an antiderivative is not enough. Improper integrals are classified only after you evaluate the truncated integral and take the limit at the problematic endpoint.
Try a Variation
Test for and for . Which step changes, and what pattern do you notice?
Related Pages
Keep moving through the cluster
What the definite integral means geometrically
The definite integral measures signed area between a curve and the -axis. This page builds that idea from Riemann sums, connects it to antiderivatives, and shows how to read integral notation.
Open explanation →
What convergence means for sequences
A sequence converges when its terms eventually stay as close as you want to a single number. The word eventually matters more than the first few terms.
Open explanation →
What an epsilon-delta proof is actually controlling
An epsilon-delta proof is a control problem: keep close enough to a point so the function value stays inside a target band around the limit.
Open explanation →