Further integration techniques
In Year 12 Mathematical Methods (Queensland, QCAA), further integration brings the standard anti-derivative forms together and evaluates them. You integrate the standard families (keeping the \(\tfrac{1}{k}\) or \(\tfrac{1}{a}\) factor for a linear inner), simplify a product or fraction first, reverse a given derivative, and use the fundamental theorem \(\int_a^b f(x)\,dx=F(b)-F(a)\) to find an area or a total change.
Anti-differentiation is the reverse of differentiation: an anti-derivative \(F\) of \(f\) satisfies \(F'(x)=f(x)\). The indefinite integral \(\int f(x)\,dx=F(x)+C\) collects all anti-derivatives through the constant of integration \(C\).
A definite integral \(\int_a^b f(x)\,dx\) is a number. The fundamental theorem of calculus evaluates it:
\(\displaystyle\int_a^b f(x)\,dx=F(b)-F(a).\)
When \(f(x)>0\) on \([a,b]\), this number is the area enclosed by the curve \(y=f(x)\) and the \(x\)-axis between \(x=a\) and \(x=b\). Because there is no product or quotient rule for integration, an awkward integrand is first simplified into standard forms — expanding a product, splitting a fraction, or writing a root as a power.
The standard anti-derivatives (\(C\) is the constant of integration):
Linear inner \(ax+b\) — keep the \(\dfrac{1}{a}\):
The fundamental theorem of calculus:
How to work a further-integration problem
- Simplify the integrand. Expand a product, split a fraction term by term, or write a root as a power so every term is a standard form.
- Integrate each standard term. Apply the power rule, or the \(e^{kx}\), \(\sin(kx)\), \(\cos(kx)\), \(\dfrac{1}{ax+b}\) forms — keeping the \(\dfrac{1}{k}\) or \(\dfrac{1}{a}\) factor for a linear inner. Add \(+C\) for an indefinite integral.
- Reverse a given derivative. If \(\dfrac{d}{dx}\big(F(x)\big)=f(x)\) is supplied, then \(\int f(x)\,dx=F(x)+C\) at once.
- Evaluate a definite integral. Use \(\int_a^b f(x)\,dx=F(b)-F(a)\): substitute the upper limit minus the lower limit (no \(+C\)).
Raise the power and divide by \(a(r+1)=2\times5\).
| \(\displaystyle\int(2x+1)^{4}\,dx\) | \(=\) | \(\dfrac{(2x+1)^{5}}{2\times5}+C\) |
| \(=\) | \(\dfrac{1}{10}(2x+1)^{5}+C\) |
Split the fraction, then use \(F(b)-F(a)\).
| \(\dfrac{x^{2}+1}{x}\) | \(=\) | \(x+\dfrac{1}{x}\) |
| \(\displaystyle\int_{1}^{2}\!\Big(x+\tfrac{1}{x}\Big)dx\) | \(=\) | \(\Big[\tfrac{x^{2}}{2}+\ln x\Big]_{1}^{2}\) |
| \(=\) | \(\tfrac{3}{2}+\ln 2\approx 2.19\) |
Integration reverses the given derivative.
| \(\displaystyle\int e^{x}(x+1)\,dx\) | \(=\) | \(xe^{x}+C\) |
Check: \(\dfrac{d}{dx}(xe^{x})=e^{x}+xe^{x}=e^{x}(x+1).\)
Anti-differentiate, then use the point to find \(C\).
| \(f(x)\) | \(=\) | \(2x^{3}-4x+C\) |
| \(16-8+C\) | \(=\) | \(5\) |
| \(C\) | \(=\) | \(-3\) |
| \(f(x)\) | \(=\) | \(2x^{3}-4x-3\) |
Common pitfalls
Frequently asked questions
How do you integrate (2x+1)^4?
Raise the power to \(5\) and divide by \(a(r+1)=2\times5=10\): \(\int(2x+1)^{4}\,dx=\tfrac{1}{10}(2x+1)^{5}+C\).
What is the fundamental theorem of calculus?
\(\int_a^b f(x)\,dx=F(b)-F(a)\), where \(F\) is any anti-derivative of \(f\). Anti-differentiate, then substitute the upper limit minus the lower limit.
How do you integrate a product or a fraction?
Simplify first. Expand \((x+2)(x-2)=x^{2}-4\), split \(\dfrac{x^{2}+1}{x}=x+\dfrac{1}{x}\), or write \(\sqrt{x}=x^{1/2}\), then integrate each standard term.
How do you use a given derivative to find an integral?
If \(\dfrac{d}{dx}(F(x))=f(x)\) is given, then \(\int f(x)\,dx=F(x)+C\). For example, since \(\dfrac{d}{dx}(xe^{x})=e^{x}(x+1)\), \(\int e^{x}(x+1)\,dx=xe^{x}+C\).
How do you find the area under a curve?
If \(f(x)>0\) on \([a,b]\), the area is \(\int_a^b f(x)\,dx=F(b)-F(a)\). For example \(\int_1^4 \sqrt{x}\,dx=\tfrac{14}{3}\approx 4.67\) square units.
How do you find f(x) from f'(x) and a point?
Anti-differentiate to get \(f(x)+C\), then substitute the point to solve for \(C\). For \(f'(x)=6x^{2}-4\), \(f(2)=5\): \(f(x)=2x^{3}-4x+C\) and \(C=-3\), so \(f(x)=2x^{3}-4x-3\).