Courses / Physics I
Calculus of a Single Variable

Integrals as accumulation

Physics I 215 words Free to read

Definite Integrals as Accumulation

The definite integral measures signed area under a curve, built by adding infinite slices via Riemann sums:

abf(x)dx  =  limni=1nf(xi)Δx\int_{a}^{b} f(x)\,dx \;=\; \lim_{n\to\infty}\sum_{i=1}^{n} f(x_{i}^{*})\,\Delta x

Here, [a,b][a,b] is partitioned into nn sub-intervals of width Δx=ban\Delta x = \frac{b-a}{n}, with a sample point xix_i^* in each.

PropertyFormula
Linearityab[αf+βg]dx=αf+βg\int_a^b [\alpha f + \beta g]\,dx = \alpha\int f + \beta\int g
Additivityacfdx=abfdx+bcfdx\int_a^c f\,dx = \int_a^b f\,dx + \int_b^c f\,dx
Average Valuefavg=1baabf(x)dxf_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dx

Common pitfall: A definite integral is a signed number, not pure area. Regions below the axis count negative; total area needs splits at zero crossings.

Core Rules & Applications

Integrals accumulate rates of change into total amounts. In physics, the Work done by a variable force is W=abF(x)dxW=\int_{a}^{b}F(x)\,dx.

To compute these, master basic antiderivatives:

FunctionAntiderivativeEdge Case
Power rule xnx^nxn+1n+1+C\frac{x^{n+1}}{n+1} + Cn1n \neq -1
Reciprocal 1/x1/xlnx+C\ln|x| + CDomain excludes 00
Exponential exe^xex+Ce^x + CAlways true

The constant CC accounts for the family of all valid antiderivatives in indefinite integration.

Calculus: Integrals as accumulation

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Calculus of a Single Variable