← Back to all lessons
Class 12Calculus14:33Published 7 Sept 2024

Integration: Special Forms (Part 1)

Class 12 integration using the standard special-form formulas, working through integrals that reduce to logarithm, inverse tangent, and inverse sine results.

This lesson applies the standard integral formulas for special forms to a series of worked problems from Exercise 7.4. Each example is reshaped into a recognisable pattern, sometimes with a substitution, so it matches a known result for an inverse-sine, inverse-tangent, or logarithmic answer. The lesson also handles the square-root forms that integrate to a half-product plus a logarithm or inverse sine.

What you'll learn

  • How to match an integral to the standard special-form formulas
  • Using a substitution to turn a complicated integral into a recognisable pattern
  • Adjusting for a coefficient inside the variable when applying a formula
  • Integrating square-root forms that give a logarithm or an inverse sine

Lesson chapters

0:00Integral of one over x squared minus sixteen
1:00Substitution giving an inverse tangent
2:46Square-root forms and a logarithm result
4:53Reducing to an inverse-sine answer
7:17Splitting a numerator and combining results
11:51Square-root integrals with a half-product

Lesson notes

This lesson works through integrals of special forms, applying the standard formulas from Exercise 7.4. Each integral is reshaped to match a known pattern, sometimes after a substitution, and then read off using the corresponding result.

One over a difference of squares

Given dxx216\displaystyle\int \frac{dx}{x^2 - 16}, write 16=4216 = 4^2 so it matches

dxx2a2=12alogxax+a+C.\int \frac{dx}{x^2 - a^2} = \frac{1}{2a}\log\left|\frac{x-a}{x+a}\right| + C.

With a=4a = 4:

dxx216=18logx4x+4+C.\int \frac{dx}{x^2 - 16} = \frac{1}{8}\log\left|\frac{x-4}{x+4}\right| + C.

A substitution giving an inverse tangent

For 3x2x6+1dx\displaystyle\int \frac{3x^2}{x^6 + 1}\,dx, notice x6=(x3)2x^6 = (x^3)^2. Put t=x3t = x^3, so dt=3x2dxdt = 3x^2\,dx:

dtt2+1=tan1t+C=tan1(x3)+C.\int \frac{dt}{t^2 + 1} = \tan^{-1} t + C = \tan^{-1}(x^3) + C.

Square-root forms giving a logarithm

Using dxa2+x2=logx+x2+a2+C\displaystyle\int \frac{dx}{\sqrt{a^2 + x^2}} = \log\left|x + \sqrt{x^2 + a^2}\right| + C.

One over root of one plus four x squared

Write 4x2=(2x)24x^2 = (2x)^2. With the inner variable 2x2x, divide by its derivative 22:

dx1+4x2=12log2x+1+4x2+C.\int \frac{dx}{\sqrt{1 + 4x^2}} = \frac{1}{2}\log\left|2x + \sqrt{1 + 4x^2}\right| + C.

A shifted square root

For dx(2x)2+1\displaystyle\int \frac{dx}{\sqrt{(2-x)^2 + 1}}, the inner variable is 2x2-x with derivative 1-1:

dx(2x)2+1=log(2x)+(2x)2+1+C.\int \frac{dx}{\sqrt{(2-x)^2 + 1}} = -\log\left|(2-x) + \sqrt{(2-x)^2 + 1}\right| + C.

Reducing to an inverse sine

Using dxa2x2=sin1xa+C\displaystyle\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}\frac{x}{a} + C.

For dx925x2\displaystyle\int \frac{dx}{\sqrt{9 - 25x^2}}, take 2525 outside the root, leaving 5925x25\sqrt{\tfrac{9}{25} - x^2}, so a=35a = \tfrac{3}{5}:

dx925x2=15sin1x3/5+C=15sin15x3+C.\int \frac{dx}{\sqrt{9 - 25x^2}} = \frac{1}{5}\sin^{-1}\frac{x}{3/5} + C = \frac{1}{5}\sin^{-1}\frac{5x}{3} + C.

Substitution before an inverse tangent

For 3x1+2x4dx\displaystyle\int \frac{3x}{1 + 2x^4}\,dx, put t=x2t = x^2, so xdx=12dtx\,dx = \tfrac{1}{2}\,dt:

32dt1+2t2.\frac{3}{2}\int \frac{dt}{1 + 2t^2}.

Matching dta2+t2=1atan1ta\int \frac{dt}{a^2 + t^2} = \frac{1}{a}\tan^{-1}\frac{t}{a} with a=12a = \tfrac{1}{\sqrt 2}:

3x1+2x4dx=324tan1 ⁣(2x2)+C.\int \frac{3x}{1 + 2x^4}\,dx = \frac{3\sqrt 2}{4}\tan^{-1}\!\left(\sqrt 2\,x^2\right) + C.

A logarithm of a quotient

For x21x6dx\displaystyle\int \frac{x^2}{1 - x^6}\,dx, put t=x3t = x^3, so x2dx=13dtx^2\,dx = \tfrac{1}{3}\,dt:

13dt1t2=1312log1+t1t=16log1+x31x3+C.\frac{1}{3}\int \frac{dt}{1 - t^2} = \frac{1}{3}\cdot\frac{1}{2}\log\left|\frac{1+t}{1-t}\right| = \frac{1}{6}\log\left|\frac{1+x^3}{1-x^3}\right| + C.

Splitting a numerator

For x1x21dx\displaystyle\int \frac{x-1}{\sqrt{x^2 - 1}}\,dx, split into two integrals I=I1I2I = I_1 - I_2.

I1I_1. For xx21dx\displaystyle\int \frac{x}{\sqrt{x^2 - 1}}\,dx, put t=x21t = x^2 - 1, so xdx=12dtx\,dx = \tfrac{1}{2}\,dt:

12dtt=t=x21.\frac{1}{2}\int \frac{dt}{\sqrt t} = \sqrt t = \sqrt{x^2 - 1}.

I2I_2. Using dxx2a2=logx+x2a2\displaystyle\int \frac{dx}{\sqrt{x^2 - a^2}} = \log\left|x + \sqrt{x^2 - a^2}\right| with a=1a = 1:

I2=logx+x21.I_2 = \log\left|x + \sqrt{x^2 - 1}\right|.

Combining:

x1x21dx=x21logx+x21+C.\int \frac{x-1}{\sqrt{x^2 - 1}}\,dx = \sqrt{x^2 - 1} - \log\left|x + \sqrt{x^2 - 1}\right| + C.

Another root substitution

For x2x6+a6dx\displaystyle\int \frac{x^2}{\sqrt{x^6 + a^6}}\,dx, put t=x3t = x^3, so x2dx=13dtx^2\,dx = \tfrac{1}{3}\,dt, and a6=(a3)2a^6 = (a^3)^2:

13dtt2+(a3)2=13logx3+x6+a6+C.\frac{1}{3}\int \frac{dt}{\sqrt{t^2 + (a^3)^2}} = \frac{1}{3}\log\left|x^3 + \sqrt{x^6 + a^6}\right| + C.

Square-root integrals with a half-product

Using a2x2dx=x2a2x2+a22sin1xa+C\displaystyle\int \sqrt{a^2 - x^2}\,dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}\frac{x}{a} + C.

Root of four minus x squared

With a=2a = 2:

4x2dx=x24x2+2sin1x2+C.\int \sqrt{4 - x^2}\,dx = \frac{x}{2}\sqrt{4 - x^2} + 2\sin^{-1}\frac{x}{2} + C.

Root of one plus x squared over nine

Write 1+x29=139+x2\sqrt{1 + \tfrac{x^2}{9}} = \tfrac{1}{3}\sqrt{9 + x^2} and use a2+x2dx=x2a2+x2+a22logx+a2+x2\displaystyle\int \sqrt{a^2 + x^2}\,dx = \frac{x}{2}\sqrt{a^2 + x^2} + \frac{a^2}{2}\log\left|x + \sqrt{a^2 + x^2}\right| with a=3a = 3:

1+x29dx=x69+x2+32logx+9+x2+C.\int \sqrt{1 + \tfrac{x^2}{9}}\,dx = \frac{x}{6}\sqrt{9 + x^2} + \frac{3}{2}\log\left|x + \sqrt{9 + x^2}\right| + C.

Key takeaways

  • Reshape each integral to match a standard special-form formula, taking constants outside the root or square so the pattern is clear.
  • A substitution like t=x2t = x^2 or t=x3t = x^3 often turns a hard integral into a recognisable inverse-tangent, inverse-sine, or logarithm form.
  • When the variable inside a formula carries a coefficient, divide by its derivative to keep the result correct.