Skip to content
LearnMathora

Lesson 08 · Formula fluency · 11 min

Basic antiderivative rules

Every antiderivative rule is a derivative rule read backwards. Master one reverse move — raise the power, divide by the new power — plus a few special characters, and the essentials are yours.

Build the intuition

The reverse power rule

The power rule said: bring down, reduce. Its mirror says: raise the power by one, divide by the new power. Check by differentiating — your answer should hand back exactly what you started with. That check is always available, always decisive.

xndx=xn+1n+1+C(n1)\int x^n\,dx = \frac{x^{\,n+1}}{n+1} + C \quad (n \neq -1)

The n = −1 exception

Raise x⁻¹ by one and you'd divide by zero — the pattern jams. The gap is filled by an old friend: the antiderivative of 1/x is ln|x|. The one power the rule can't touch belongs to the logarithm.

1xdx=lnx+C\int \frac{1}{x}\,dx = \ln|x| + C

The specials, rewound

eˣ integrates to itself (of course). The trig cycle runs backwards: ∫cos = sin, and ∫sin = −cos. When a sign feels uncertain, don't memorize harder — differentiate your answer and let it confess.

See it move

InteractiveArea accumulator
4
8
Distance covered from t = 0 to 4: 9.06 — the area under the speed curve. More slices hug the curve more closely.

Antiderivatives are about accumulating a rate back into a total. Watch slices of speed pile up into distance.

A worked example

Integrate a polynomial

  1. Take

    (3x2+2x5)dx\int \left(3x^2 + 2x - 5\right) dx
  2. Reverse power rule, term by term:

    x3+x25x+Cx^3 + x^2 - 5x + C
  3. Verify by differentiating: 3x² + 2x − 5. ✓ The check costs five seconds and catches everything.

The antiderivative cards — tap any to open

kdx=kx+C\int k\,dx = kx + C

Accumulating a steady rate k gives steady growth — a line with slope k.

Memory hook. Steady rate → straight line. Driving at 60 for x hours covers 60x miles.

On the graph. The area under a flat line of height k grows linearly: width × height = kx.

Watch out. Forgetting +C — and forgetting that ∫5 dx has an x in the answer.

Used for. Total cost from a fixed rate: hours × hourly rate.

Try it: What is ∫ 3 dx?

xdx=x22+C\int x\,dx = \frac{x^2}{2} + C

Accumulating a steadily growing rate gives quadratic growth.

Memory hook. Reverse power rule: raise the power (1→2), divide by the new power (÷2).

On the graph. Area under y = x up to x is a triangle: ½ · base · height = x²/2.

Watch out. Forgetting to divide — ∫x dx is not x².

Used for. Distance under constant acceleration: speed grows like t, distance like t²/2.

Try it: What is ∫ x dx from 0 to 4? (Check with the triangle.)

x2dx=x33+C\int x^2\,dx = \frac{x^3}{3} + C

Undo the derivative of x³/3. Raise to 3, divide by 3.

Memory hook. Up one, divide by the new number. 2 → 3, then ÷3.

On the graph. The area under the parabola grows like a cubic — faster than the curve itself.

Watch out. Dividing by the old power (2) instead of the new one (3).

Used for. Volume by slicing: stacking square cross-sections of side x integrates x².

Try it: Differentiate x³/3 + 7 and confirm you get x² back.

xndx=xn+1n+1+C(n1)\int x^n\,dx = \frac{x^{\,n+1}}{n+1} + C \quad (n \neq -1)

The master pattern in reverse: raise the power, divide by the new power.

Memory hook. The derivative power rule, rewound. The (n ≠ −1) fine print is where ln x lives.

On the graph. Each accumulation curve grows one power faster than its rate curve.

Watch out. Using it on x⁻¹ — that one's special, and the answer is ln|x|.

Used for. Any power-law rate — physics, economics, biology — accumulates by this one pattern.

Try it: What is ∫ x⁴ dx?

1xdx=lnx+C\int \frac{1}{x}\,dx = \ln|x| + C

The one power the reverse power rule can't handle gets its own answer: the log.

Memory hook. n = −1 would force division by zero, so nature invented ln to fill the gap.

On the graph. Accumulating 1/x grows without bound — but logarithmically slowly.

Watch out. Writing x⁰/0. Also: the absolute value matters — ln of a negative isn't real.

Used for. Time to grow between sizes under proportional growth involves ln of the ratio.

Try it: What is ∫ 1/x dx from 1 to e?

exdx=ex+C\int e^x\,dx = e^x + C

eˣ is its own derivative, so it's also its own antiderivative.

Memory hook. The selfie function works in both directions.

On the graph. The accumulated area under eˣ up to x is (almost) the height of eˣ itself.

Watch out. Forgetting +C — even self-similar functions shift.

Used for. Total growth from exponential rates: accumulated interest, accumulated population.

Try it: What is ∫ eˣ dx?

sinxdx=cosx+C\int \sin x\,dx = -\cos x + C

Walk the trig cycle backwards from sin: you land on −cos.

Memory hook. Derivative walks sin → cos forward; integral walks sin → −cos back.

On the graph. Area under one full hump of sine is exactly 2 — try it in the playground.

Watch out. Answering cos x. Differentiate your answer to check: (cos x)′ = −sin x. Wrong sign.

Used for. Net charge from an alternating current is the integral of its sine wave.

Try it: Differentiate −cos x and confirm you get sin x.

cosxdx=sinx+C\int \cos x\,dx = \sin x + C

Going backwards from cos lands on sin — no minus this time.

Memory hook. One backward step on the cycle: cos came from sin.

On the graph. Where cos is positive, the accumulated sine climbs; where negative, it falls.

Watch out. Adding a stray minus by analogy with ∫sin. Always verify by differentiating.

Used for. Position of an oscillator from its cosine-shaped velocity.

Try it: What is ∫ cos x dx from 0 to π/2?

Out in the world

Pharmacology dosing

A drug clears the bloodstream at a known rate. Integrating that rate tells doctors total exposure over time (the “area under the curve” on a dosing chart — literally an integral), which decides safe dosages.

Common confusion, cleared

∫x dx = x² — raise the power and done.

Raise and divide: x²/2 + C. The divide step is what makes differentiating it hand back x.

The reverse power rule covers every power.

All but one: x⁻¹ would divide by zero. That power belongs to ln|x| — the exception worth knowing cold.

Check yourself

PracticeQuick check

  1. Match the antiderivative:

    x3dx=  ?\int x^3\,dx = \;?
  2. Which integral produces ln|x| + C?

  3. Two antiderivatives of the same function always differ by…

Recap

  • Reverse power rule: raise the power, divide by the new power, +C.
  • ∫1/x dx = ln|x| + C — the exception that proves the rule.
  • Always check by differentiating your answer.