← Back to all lessons
Class 12Calculus5:07Published 30 Aug 2024

Integration: Standard Results (Class 12)

A quick reference run-through of the standard integration formulas for Class 12: basic results, the rules for constants and sums, integrals of special forms, and the integration by parts formula.

This lesson gathers the standard integration results every Class 12 student needs in one place. It starts with the basic integrals of power, exponential, and trigonometric functions, then states the rules for pulling out constants and integrating sums. It moves on to the integrals of particular forms involving sums and differences of squares and their square roots, and finishes with the integration by parts formula. Use it as a formula sheet to memorise and revise from.

What you'll learn

  • The standard integrals of power, exponential, and the six trigonometric functions
  • The rules for taking a constant outside an integral and for integrating a sum or difference
  • The integrals of special forms built from sums and differences of squares and their square roots
  • The integration by parts formula and how to choose the first and second functions

Lesson chapters

0:00Basic standard integrals
0:30Trigonometric integrals
1:25Constant, sum, and zero rules
2:34Integrals of particular functions
3:28Square root forms
3:55Integration by parts

Lesson notes

This lesson is a reference list of the standard integration results for Class 12: the basic integrals, the rules for constants and sums, the integrals of some particular forms, and the integration by parts formula.

Basic standard integrals

For powers and the exponential and logarithmic families,

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

exdx=ex+C,axdx=axloga+C,cdx=cx+C.\int e^x \, dx = e^x + C, \qquad \int a^x \, dx = \frac{a^x}{\log a} + C, \qquad \int c \, dx = c\,x + C.

Trigonometric integrals

The six basic trigonometric integrals are

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

sec2xdx=tanx+C,csc2xdx=cotx+C,\int \sec^2 x \, dx = \tan x + C, \qquad \int \csc^2 x \, dx = -\cot x + C,

secxtanxdx=secx+C,cscxcotxdx=cscx+C.\int \sec x \tan x \, dx = \sec x + C, \qquad \int \csc x \cot x \, dx = -\csc x + C.

The integrals of the four remaining ratios are

tanxdx=logsecx+C=logcosx+C,cotxdx=logsinx+C,\int \tan x \, dx = \log|\sec x| + C = -\log|\cos x| + C, \qquad \int \cot x \, dx = \log|\sin x| + C,

secxdx=logsecx+tanx+C,cscxdx=logcscxcotx+C.\int \sec x \, dx = \log|\sec x + \tan x| + C, \qquad \int \csc x \, dx = \log|\csc x - \cot x| + C.

Inverse trigonometric forms

11x2dx=sin1x+C,11+x2dx=tan1x+C,\int \frac{1}{\sqrt{1 - x^2}} \, dx = \sin^{-1} x + C, \qquad \int \frac{1}{1 + x^2} \, dx = \tan^{-1} x + C,

1xx21dx=sec1x+C.\int \frac{1}{x\sqrt{x^2 - 1}} \, dx = \sec^{-1} x + C.

Each has the matching negative inverse co-function as an equivalent answer, for example cos1x-\cos^{-1} x, cot1x-\cot^{-1} x, and csc1x-\csc^{-1} x.

Constant, sum, and zero rules

A constant factor comes straight outside the integral, and an integral distributes over a sum or difference:

af(x)dx=af(x)dx,(f(x)±g(x))dx=f(x)dx±g(x)dx.\int a\,f(x) \, dx = a \int f(x) \, dx, \qquad \int \big(f(x) \pm g(x)\big) \, dx = \int f(x) \, dx \pm \int g(x) \, dx.

The integral of zero is just the constant of integration:

0dx=C.\int 0 \, dx = C.

Integrals of particular functions

These standard forms turn up repeatedly:

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

1a2x2dx=12aloga+xax+C,\int \frac{1}{a^2 - x^2} \, dx = \frac{1}{2a} \log\left|\frac{a + x}{a - x}\right| + C,

1x2+a2dx=1atan1xa+C.\int \frac{1}{x^2 + a^2} \, dx = \frac{1}{a} \tan^{-1}\frac{x}{a} + C.

Square root forms

1x2a2dx=logx+x2a2+C,\int \frac{1}{\sqrt{x^2 - a^2}} \, dx = \log\left|x + \sqrt{x^2 - a^2}\right| + C,

1a2x2dx=sin1xa+C,\int \frac{1}{\sqrt{a^2 - x^2}} \, dx = \sin^{-1}\frac{x}{a} + C,

1x2+a2dx=logx+x2+a2+C.\int \frac{1}{\sqrt{x^2 + a^2}} \, dx = \log\left|x + \sqrt{x^2 + a^2}\right| + C.

For the square roots themselves,

x2a2dx=x2x2a2a22logx+x2a2+C,\int \sqrt{x^2 - a^2} \, dx = \frac{x}{2}\sqrt{x^2 - a^2} - \frac{a^2}{2} \log\left|x + \sqrt{x^2 - a^2}\right| + C,

x2+a2dx=x2x2+a2+a22logx+x2+a2+C,\int \sqrt{x^2 + a^2} \, dx = \frac{x}{2}\sqrt{x^2 + a^2} + \frac{a^2}{2} \log\left|x + \sqrt{x^2 + a^2}\right| + C,

a2x2dx=x2a2x2+a22sin1xa+C.\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.

Integration by parts

For a product of two functions,

uvdx=uvdx(dudxvdx)dx.\int u \, v \, dx = u \int v \, dx - \int \left(\frac{du}{dx} \int v \, dx\right) dx.

In words, taking uu as the first function and vv as the second:

(first)(second)dx=(first)(second)dx(ddx(first)(second)dx)dx.\int (\text{first})(\text{second}) \, dx = (\text{first}) \int (\text{second}) \, dx - \int \left(\frac{d}{dx}(\text{first}) \int (\text{second}) \, dx\right) dx.

Key takeaways

  • Memorise the basic integrals of powers, exponentials, and all six trigonometric functions, each with its constant of integration.
  • A constant pulls outside the integral and the integral splits over sums and differences.
  • Know the particular forms with x2±a2x^2 \pm a^2 and a2x2a^2 - x^2, both as fractions and under a square root.
  • Integration by parts integrates a product: first times the integral of the second, minus the integral of the derivative of the first times the integral of the second.