Integration & Area Under Curves
Understand integration as an accumulation of area. The Power Rule states that $\int x^n dx = \frac{x^{n+1}}{n+1} + C$ (for $n \neq -1$). See how discrete Riemann sums converge to exact integrals.
Riemann Sum Convergence Graph
Drag the vertical boundaries **a** and **b** directly on the graph or adjust the sliders. Change interval density $N$ to watch the rectangles fill the curve, matching the exact analytical area.
Power Rule Integration
Convergence & Error Steps
Compare numerical approximations (Left-endpoint Riemann sums) vs exact analytical integration values.
Analytical Integration Steps
Area Calculations Summary
Exact Area ∫ab f(x) dx
Exact = 5.17
Riemann Sum Approximation (N)
Riemann = 4.82
Approximation Percentage Error
Error = 6.8%
Integration Quiz
Test your knowledge of the power rule, integration bounds, and Riemann sums.
Evaluate the indefinite integral ∫ x³ dx.
Explanation text...
Integration Formulas
- ∫ x^n dx = [x^(n+1)] / (n+1)
- ∫ 1/x dx = ln|x| (Special Case n = -1)
- Definite Integral: F(b) - F(a)