01 Key Concepts
Antiderivative
F(x) is an antiderivative of f(x) if F'(x) = f(x). Integration finds antiderivatives.
Indefinite Integral Notation
Written as Integral of f(x) dx = F(x) + C, where C is an arbitrary constant since derivatives of constants are zero.
The Power Rule for Integration
Integral of x^n dx = x^(n+1)/(n+1) + C, for n not equal to -1.
Constant Multiple and Sum Rules
Constants factor out of integrals, and integrals of sums split into sums of integrals โ mirroring the rules for derivatives.
Why '+C' Matters
Since many functions share the same derivative (they differ by a constant), every indefinite integral needs the '+C' to represent the whole family of antiderivatives.
02 Key Formulas
- Integral of x^n dx = x^(n+1)/(n+1) + C (n does not equal -1)
- Integral of k dx = kx + C
- Integral of [f(x)+g(x)] dx = Integral of f(x)dx + Integral of g(x)dx
03 Solved Examples
- Apply the power rule with n=3: x^(3+1)/(3+1) = x^4/4.
- Add the constant of integration.
- Integrate term by term.
- Integral of 4x^2 dx = 4x^3/3.
- Integral of -3x dx = -3x^2/2.
- Integral of 5 dx = 5x.
- Combine terms and add C.
- Differentiate F(x): F'(x) = 2x + 0 = 2x.
- This matches f(x) = 2x exactly.
04 Practice Questions
๐ Integration โ Downloadable Worksheet
10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.