Integration of more families of functions
In Year 12 Mathematical Methods (Queensland, QCAA), a small set of standard integrals covers every family of function: \(\displaystyle\int x^{n}\,dx=\dfrac{x^{n+1}}{n+1}+C\) (for \(n\neq-1\)), \(\displaystyle\int e^{x}\,dx=e^{x}+C\), \(\displaystyle\int \dfrac{1}{x}\,dx=\ln|x|+C\), \(\displaystyle\int \sin x\,dx=-\cos x+C\) and \(\displaystyle\int \cos x\,dx=\sin x+C\). For a linear inner \(ax+b\) you divide by \(a\); by linearity you integrate several forms in one go; and the fundamental theorem of calculus evaluates a definite integral \(\displaystyle\int_{a}^{b} f(x)\,dx=F(b)-F(a)\) as the area under a curve.
Integration (finding the indefinite integral) reverses differentiation: given \(f(x)\) you find \(F(x)\) with \(F'(x)=f(x)\), written \(\displaystyle\int f(x)\,dx=F(x)+C\).
The standard forms for the Methods families are:
\(\displaystyle\int x^{n}\,dx=\dfrac{x^{n+1}}{n+1}+C\ (n\neq-1),\quad \int e^{x}\,dx=e^{x}+C,\quad \int \dfrac{1}{x}\,dx=\ln|x|+C\)
\(\displaystyle\int \sin x\,dx=-\cos x+C,\qquad \int \cos x\,dx=\sin x+C\)
When the inner function is linear, \(f(ax+b)\), integrate as if the inner were \(x\) and then divide by the coefficient \(a\) of \(x\). This one rule generates \(e^{kx}\), \((ax+b)^{r}\) and \(\dfrac{1}{ax+b}\). Every indefinite integral carries the constant of integration \(+C\); all angles are in radians.
Standard forms (add \(+C\); angles in radians):
Linear inner function — divide by the coefficient \(a\) of \(x\):
Linearity — integrate term by term and pull out constant multiples:
Definite integral (fundamental theorem of calculus) — and area when \(f(x)\ge 0\):
How to integrate across the families
- Match each term to its standard form: a power \(x^{n}\), \(e^{x}\), \(\dfrac{1}{x}\), \(\sin x\) or \(\cos x\).
- Handle a linear inner \(ax+b\). Integrate as if the inner were \(x\), then divide by the coefficient \(a\) (this covers \(e^{kx}\), \((ax+b)^{r}\) and \(\dfrac{1}{ax+b}\)).
- Use linearity. Integrate a sum term by term and take constant multiples out the front, keeping a single \(+C\).
- For a particular anti-derivative, substitute the given point into \(F(x)+C\) and solve for \(C\).
- For a definite integral, anti-differentiate (no \(+C\)), then compute \(F(b)-F(a)\) with exact values; if \(f\ge 0\) this is the area under the curve.
Integrate term by term; divide \(e^{2x}\) by \(2\) and \(\cos 3x\) by \(3\).
| \(\displaystyle\int \left(6x^{2}+e^{2x}-\cos 3x\right)\,dx\) | \(=\) | \(2x^{3}+\dfrac{1}{2}e^{2x}-\dfrac{1}{3}\sin 3x+C\) |
Raise the index by one, then divide by \(a(r+1)=2\times 4\).
| \(\displaystyle\int (2x+1)^{3}\,dx\) | \(=\) | \(\dfrac{(2x+1)^{4}}{2\times 4}+C\) |
| \(=\) | \(\dfrac{(2x+1)^{4}}{8}+C\) |
\(\int\dfrac{1}{2x+1}\,dx=\dfrac{1}{2}\ln(2x+1)\), so the factor is \(6\times\dfrac{1}{2}=3\).
| \(\displaystyle\int_{1}^{4}\dfrac{6}{2x+1}\,dx\) | \(=\) | \(3\Big[\ln(2x+1)\Big]_{1}^{4}\) |
| \(=\) | \(3(\ln 9-\ln 3)=3\ln 3\) |
The region is above the axis, so the area is the definite integral.
| \(\text{Area}\) | \(=\) | \(\displaystyle\int_{0}^{1} 2e^{x}\,dx=\Big[2e^{x}\Big]_{0}^{1}\) |
| \(=\) | \(2e-2=2(e-1)\approx 3.44\) |
Common pitfalls
Frequently asked questions
What are the standard integrals in Methods?
\(\displaystyle\int x^{n}\,dx=\dfrac{x^{n+1}}{n+1}+C\ (n\neq-1)\), \(\displaystyle\int e^{x}\,dx=e^{x}+C\), \(\displaystyle\int \dfrac{1}{x}\,dx=\ln|x|+C\), \(\displaystyle\int \sin x\,dx=-\cos x+C\) and \(\displaystyle\int \cos x\,dx=\sin x+C\).
How do you integrate e^{kx} or (ax+b)^r?
Integrate as if the inner were \(x\), then divide by the coefficient \(a\). So \(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\) and \(\displaystyle\int (ax+b)^{r}\,dx=\dfrac{(ax+b)^{r+1}}{a(r+1)}+C\).
Why does 1/x integrate to a logarithm?
The power rule divides by \(n+1\), which is \(0\) at \(n=-1\), so it fails. Instead \(\displaystyle\int \dfrac{1}{x}\,dx=\ln|x|+C\), since \(\dfrac{d}{dx}\ln|x|=\dfrac{1}{x}\).
How do you integrate a sum of several forms?
By linearity: integrate each term with its own standard form and keep one \(+C\). E.g. \(\displaystyle\int (6x^{2}+e^{2x}-\cos 3x)\,dx=2x^{3}+\dfrac{1}{2}e^{2x}-\dfrac{1}{3}\sin 3x+C\).
How do you evaluate a definite integral?
Anti-differentiate (no \(+C\)), then compute \(F(b)-F(a)\) with exact values. E.g. \(\displaystyle\int_{1}^{e}\dfrac{1}{x}\,dx=\big[\ln x\big]_{1}^{e}=1-0=1\).
How is a definite integral related to area?
If \(f(x)\ge 0\) on \([a,b]\), the area between the curve and the \(x\)-axis is \(\displaystyle\int_{a}^{b} f(x)\,dx\). The same idea gives a total change from a rate.