Calculate definite integrals with step-by-step breakdown. Symbolic & numeric methods.
The area between the graph of a function y = f(x) and the x‑axis, from x = a to x = b, is given by the definite integral. This concept is fundamental in calculus and appears in countless applications.
If f(x) ≥ 0 on [a,b], the integral equals the geometric area. If f(x) becomes negative, the integral gives signed area (positive above axis, negative below). To obtain total (absolute) area, integrate |f(x)|.
The definite integral is defined as the limit of Riemann sums:
∫ab f(x) dx = limn→∞ Σi=1n f(xi*) Δx, where Δx = (b−a)/n.
Common choices for the sample point xi* are left endpoint, right endpoint, or midpoint. The animation below (conceptual) shows how rectangles approximate the area.
Part 1: If F'(x) = f(x), then ∫ab f(x) dx = F(b) - F(a).
Part 2: d/dx [∫ax f(t) dt] = f(x).
The FTC links differentiation and integration, allowing us to compute integrals exactly when an antiderivative exists.
Many functions (e.g., ex², sin(x)/x) lack elementary antiderivatives. Numerical methods approximate the integral:
? How this calculator works: It first attempts symbolic integration via nerdamer. If successful, the exact antiderivative and value are shown. If not, it falls back to adaptive Simpson numeric integration (or trapezoidal). The graph always displays the filled area and the limits.
x^2 → x²sqrt(x) → √xexp(x) or e^x → eˣlog(x) → natural logsin(x), cos(x), tan(x)* for multiplication: 2*x