The anti-derivative of e^kx
In Year 12 Mathematical Methods (Queensland, QCAA), anti-differentiation reverses differentiation. Because \(\dfrac{d}{dx}e^{kx}=k\,e^{kx}\), the anti-derivative of \(e^{kx}\) divides by \(k\): \(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\). This page covers the base rule, the linear-inner form \(e^{ax+b}\), linearity, definite integrals by the fundamental theorem, and the particular anti-derivative from a boundary point.
An anti-derivative of a function \(f\) is a function \(F\) whose derivative is \(f\); anti-differentiation is the reverse of differentiation. For the exponential function base \(e\), differentiation multiplies by the coefficient of \(x\), so anti-differentiation divides by it.
The core result is
\(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C.\)
More generally, for a linear inner function \(ax+b\), only the coefficient of \(x\) sets the factor: \(\displaystyle\int e^{ax+b}\,dx=\dfrac{1}{a}e^{ax+b}+C\). Using linearity you integrate a sum term by term, and a definite integral is found by evaluating the anti-derivative at the two limits. Because differentiating any constant gives \(0\), an indefinite integral is a whole family of curves, and a boundary point \(f(a)=b\) fixes the constant \(C\) to pick out one particular anti-derivative.
The base rule (anti-derivative of \(e^{kx}\)):
The linear-inner form and linearity:
A definite integral, by the fundamental theorem of calculus:
How to anti-differentiate an exponential
- Identify the coefficient of \(x\). For \(e^{kx}\) it is \(k\); for \(e^{ax+b}\) it is \(a\) (ignore the constant \(b\)).
- Divide by that coefficient. Write \(\dfrac{1}{k}e^{kx}\) — divide, never multiply, and watch the sign when the coefficient is negative.
- Add \(+C\). Every indefinite integral needs the constant of integration.
- Use linearity for sums. Integrate each term separately and combine, with a single \(C\).
- Definite or particular. For a definite integral evaluate \(F(b)-F(a)\); for a particular anti-derivative substitute the boundary point to find \(C\).
Divide by the coefficient \(k=5\) and add \(C\).
| \(\displaystyle\int e^{5x}\,dx\) | \(=\) | \(\dfrac{1}{5}e^{5x}+C\) |
Only the coefficient of \(x\) matters: divide by \(a=4\), leave \(-3\) unchanged.
| \(\displaystyle\int e^{4x-3}\,dx\) | \(=\) | \(\dfrac{1}{4}e^{4x-3}+C\) |
Anti-differentiate to \(\dfrac{1}{2}e^{2x}\), then apply \(F(1)-F(0)\).
| \(\displaystyle\int_{0}^{1} e^{2x}\,dx\) | \(=\) | \(\Big[\dfrac{1}{2}e^{2x}\Big]_{0}^{1}\) |
| \(=\) | \(\dfrac{1}{2}e^{2}-\dfrac{1}{2}\) | |
| \(=\) | \(\dfrac{1}{2}\big(e^{2}-1\big)\) |
Anti-differentiate, then use \(f(0)=3\) (with \(e^{0}=1\)) to find \(C\).
| \(f(x)\) | \(=\) | \(\dfrac{1}{2}e^{2x}+C\) |
| \(\dfrac{1}{2}+C\) | \(=\) | \(3\) |
| \(C\) | \(=\) | \(\dfrac{5}{2}\) |
| \(f(x)\) | \(=\) | \(\dfrac{1}{2}e^{2x}+\dfrac{5}{2}\) |
Common pitfalls
Frequently asked questions
What is the anti-derivative of e^kx?
\(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\). You divide by \(k\) because differentiating \(e^{kx}\) multiplies by \(k\); e.g. \(\displaystyle\int e^{5x}\,dx=\dfrac{1}{5}e^{5x}+C\).
How do you integrate e^(ax+b)?
Only the coefficient of \(x\) sets the factor: \(\displaystyle\int e^{ax+b}\,dx=\dfrac{1}{a}e^{ax+b}+C\); the constant \(b\) is unchanged. E.g. \(\displaystyle\int e^{4x-3}\,dx=\dfrac{1}{4}e^{4x-3}+C\).
Why do you divide by k instead of multiplying?
Anti-differentiation undoes differentiation. The chain rule multiplies \(e^{kx}\) by \(k\), so reversing it divides by \(k\). Multiplying would differentiate to \(k^{2}e^{kx}\).
How do you evaluate a definite integral of e^kx?
Use \(F(b)-F(a)\) with \(F(x)=\dfrac{1}{k}e^{kx}\). E.g. \(\displaystyle\int_{0}^{1} e^{2x}\,dx=\dfrac{1}{2}e^{2}-\dfrac{1}{2}=\dfrac{1}{2}(e^{2}-1)\).
How do you find C from a boundary point?
Anti-differentiate to \(f(x)=\ldots+C\), then substitute the given point. For \(f'(x)=e^{2x}\), \(f(0)=3\): \(\dfrac{1}{2}+C=3\), so \(C=\dfrac{5}{2}\).
Do you always need the constant of integration?
Yes for an indefinite integral, because any constant differentiates to \(0\). A definite integral or a boundary condition removes the arbitrary \(C\).