Integrals
1. Check this before you revise anything
The formal "definite integral as a limit of a sum" derivation is gone. Older editions built the definite integral from scratch — partition into strips of width , sum at each partition point, take the limit as — as its own worked section with its own exercise.
The current book keeps only a single sentence: "the definite integral is introduced either as the limit of a sum or if it has an antiderivative F in the interval , then its value is the difference between the values of F at the end points." It even says outright, while introducing the properties in section 7.10, that they let you evaluate "without calculating the limit of a sum."
None of the 261 questions across this chapter's 10 exercises and Miscellaneous Exercise ever ask you to build a definite integral from a raw partition sum. Every one is solved through the Fundamental Theorem of Calculus — find an antiderivative, evaluate it at the two limits, subtract — or through the properties of definite integrals in section 7.10.
The old stub had no exercises at all — a generic formula table (basic forms, "ILATE," a one-line description of partial fractions) with no solutions file behind it. The real book has ten numbered exercises plus a Miscellaneous Exercise:
| Exercise | Topic | Questions |
|---|---|---|
| 7.1 | Integration by inspection (basic anti-derivative formulas) | 22 |
| 7.2 | Integration by substitution | 39 |
| 7.3 | Integration using trigonometric identities | 24 |
| 7.4 | Integrals of some particular functions (six standard forms) | 25 |
| 7.5 | Integration by partial fractions | 23 |
| 7.6 | Integration by parts | 24 |
| 7.7 | Special integrals (, forms) | 11 |
| 7.8 | Definite integrals via the Fundamental Theorem | 22 |
| 7.9 | Definite integrals by substitution | 10 |
| 7.10 | Properties of definite integrals | 21 |
| Miscellaneous | Mixed methods, 6 "prove that" definite-integral identities | 40 |
261 questions in total — the largest chapter in the Class 12 Mathematics book, more than double the next-largest (Continuity and Differentiability, 131).
The textbook's own section map, for navigation:
| Textbook section | Topic |
|---|---|
| 7.2 | Integration as the inverse process of differentiation |
| 7.3 | Methods: substitution, trigonometric identities, partial fractions (previewed), integration by parts |
| 7.4 | Six standard forms — , , , and their logarithmic/inverse-trig antiderivatives |
| 7.5 | Partial fraction decomposition for rational integrands |
| 7.6 | Integration by parts, including and the three special forms , |
| 7.7 | Definite integral — notation and the area-function idea |
| 7.8 | First and second fundamental theorems of calculus |
| 7.9 | Evaluating definite integrals by substitution (changing the limits along with the variable) |
| 7.10 | Properties – of definite integrals, including the odd/even shortcuts |
2. Integration as the Inverse of Differentiation (Textbook 7.2)
Differentiation takes a function to its derivative. Integration asks the reverse question: given , which function has as its derivative?
A function with is called an antiderivative or primitive of .
Why the constant appears. If is one antiderivative, so is for every constant , since the derivative of a constant is zero. There is no way to distinguish them from the derivative alone, so the answer is a whole family:
The symbol denotes the indefinite integral, is the integrand, the constant of integration. Omitting is treated as an error in indefinite-integral answers.
Reading the derivative tables backwards gives the basic list that Exercise 7.1 tests entirely by inspection:
Note the two exceptions students most often miss: is excluded from the power rule and handled by the logarithm, and the modulus in is required because may be negative.
Properties (7.2.1). Integration is linear:
There is no product rule and no quotient rule for integration. That absence is exactly why the rest of the chapter exists — each remaining section is a technique for handling a shape that linearity cannot touch.
3. Integration by Substitution (Textbook 7.3.1)
The reverse of the chain rule, and the most widely used technique in the chapter — Exercise 7.2 alone has 39 questions.
The method. If the integrand has the form , put . Then , and the integral collapses:
What to look for. The signal is that some function appears alongside its own derivative, up to a constant multiple. In , the is precisely the derivative of , so works immediately.
Always substitute back. The answer must be expressed in the original variable , not in . Leaving in an indefinite-integral answer loses the final mark.
Standard results obtained this way are worth memorising, since they recur constantly:
The result is obtained by the trick of multiplying and dividing by , after which the numerator is exactly the derivative of the denominator.
The general pattern behind it: whenever the numerator is the derivative of the denominator, the integral is a logarithm.
4. Integration Using Trigonometric Identities (Textbook 7.3.2)
Some integrands admit no substitution as they stand, but become elementary once rewritten with an identity. Exercise 7.3 is built entirely on this.
Powers of sine and cosine are reduced using the double-angle identities:
So becomes — a problem with no obvious substitution turned into two term-by-term integrals.
Odd powers use instead. For , write and substitute .
Products of different angles are split by the product-to-sum identities:
A product that could not be integrated becomes a sum of two single-angle terms that can.
The triple-angle identities handle cubes directly:
The strategic point of this section is that the identity comes first and the integration is trivial afterwards. Time spent choosing the right identity is not wasted.
5. Integrals of Some Particular Functions (Textbook 7.4)
Six standard forms, each worth memorising outright. Nearly every question in Exercise 7.4 reduces to one of them.
Note the ordering carefully. The first two differ only in which way round the subtraction goes, and their answers differ correspondingly — versus . Mixing them up is one of the commonest errors in the chapter.
Completing the square is the technique that makes these applicable. An integrand such as is not in standard form, but:
so with it becomes .
Linear numerators. For , split the numerator as . The first piece integrates to a logarithm by the rule; the second reduces to a standard form after completing the square. The same decomposition works when the quadratic sits under a square root.
6. Integration by Partial Fractions (Textbook 7.5)
The technique for rational integrands that no substitution simplifies.
First check the degrees. The method requires a proper rational function, with . If not, divide first: , and apply partial fractions to the remainder term only. Skipping this check is a frequent cause of an unsolvable decomposition.
Then factor and decompose according to the factor type:
| Factor in | Contributes |
|---|---|
| Distinct linear | |
| Repeated linear | |
| Repeated linear | |
| Irreducible quadratic |
Note that a repeated factor needs one term for every power up to the multiplicity, and an irreducible quadratic needs a linear numerator, not a constant. Both are routinely got wrong.
Finding the constants. Multiply through by and either compare coefficients of like powers, or substitute convenient values of . Substituting the roots of the linear factors is fastest, since each choice kills all but one unknown.
After decomposing, every piece is either a logarithm, a power, or one of the standard forms from the previous section.
A disguised case worth knowing: integrands that are rational in and often become rational in after the substitution or , at which point partial fractions applies.
7. Integration by Parts (Textbook 7.6)
The counterpart to the product rule, used when the integrand is a product of two unrelated functions.
Choosing the first function. The whole difficulty is deciding which factor plays the role of . The priority order is ILATE:
| Priority | Type | Example |
|---|---|---|
| I | Inverse trigonometric | , |
| L | Logarithmic | |
| A | Algebraic | , |
| T | Trigonometric | , |
| E | Exponential |
Whichever type comes first in this list is taken as . The logic is that gets differentiated, so you want the factor whose derivative is simpler — differentiating gives , a genuine simplification, whereas differentiating gains nothing.
The single-function trick. Integrals such as and look like they have no second factor. Write the integrand as and take ; parts then works normally.
The special form (7.6.1). Whenever the integrand is an exponential multiplying a function plus its own derivative, the answer is immediate:
Recognising this shape converts several otherwise-lengthy Exercise 7.6 questions into one line. The general version is .
Three special integrals (7.6.2). Derived by applying parts to the square root against :
These are the whole content of Exercise 7.7, and the third reappears throughout Chapter 8 for areas of circles and ellipses. Watch the signs: the first has a minus before its log term, the second a plus.
8. The Definite Integral and the Fundamental Theorems (Textbook 7.7 to 7.8)
The definite integral carries limits and evaluates to a number, not a family of functions. No constant of integration appears.
The area function (7.8.1). For on , define:
the area under the curve from the fixed left end up to a moving right end . As increases, accumulates more area.
First Fundamental Theorem (7.8.2). This accumulation function is differentiable, and:
In words: differentiating an area function returns the original integrand. This is the statement that ties the two halves of calculus together — area and slope are inverse operations.
Second Fundamental Theorem (7.8.3). The computational form, and the one every question actually uses. If is any antiderivative of on :
Why the constant does not matter. Using instead of gives , and the constants cancel. This is why definite-integral answers never carry .
The practical procedure is therefore: find any antiderivative, evaluate at the upper limit, evaluate at the lower limit, subtract in that order. Reversing the subtraction flips the sign and is a routine source of lost marks.
9. Definite Integrals by Substitution (Textbook 7.9)
Substitution works for definite integrals too, but with one change that saves considerable effort.
Change the limits with the variable. When you put , the limits must be converted as well: becomes , and becomes . Then:
There is then no need to substitute back. Evaluate directly in between the new limits. Students who convert back to and use the original limits usually get the right answer but waste time; those who convert back to while keeping the new limits get it wrong.
The alternative is to ignore the limits, find the indefinite integral, substitute back to , and only then apply the original limits. Both routes are valid, but they must not be mixed.
Watch for a changed direction. If is decreasing, the new lower limit may exceed the new upper limit. That is fine — leave them in that order, since handles the sign automatically.
10. Properties of Definite Integrals (Textbook 7.10)
Section 7.10 is where the chapter becomes genuinely clever. These properties routinely evaluate integrals that have no elementary antiderivative at all.
is what handles modulus and piecewise integrands. For , split at where the definition changes, and integrate each piece with its own formula.
is the fastest win in the chapter. Before doing any work on a symmetric interval , test whether . If so the answer is immediately, with no antiderivative required.
and drive the " something " trick. Apply the substitution, add the result to the original, and the unknown integral often cancels or collapses to something elementary.
Worked, mirroring the textbook's own technique. Evaluate .
Apply with . Since and , the integrand inverts:
So , giving — without ever finding an antiderivative, which in this case does not exist in elementary terms.
Summary
- Integration is the inverse of differentiation: where ; the constant is compulsory in indefinite answers.
- Integration is linear, but there is no product or quotient rule — which is why every later section is a separate technique.
- Substitution reverses the chain rule: spot a function appearing with its own derivative, put , and always substitute back at the end.
- whenever the numerator is the derivative of the denominator.
- Trigonometric identities come first and the integration is trivial after: double-angle for even powers, for odd powers, product-to-sum for mixed angles.
- Six standard forms (section 7.4) turn most "particular function" integrals into a log, or ; completing the square is what makes them applicable.
- Partial fractions need a proper rational function — divide first if not. Repeated factors need a term per power; irreducible quadratics need a linear numerator.
- Integration by parts prioritises the first function by ILATE; write as for single-function cases.
- collapses several questions to one line when recognised.
- The three square-root integrals of 7.6.2 are the whole of Exercise 7.7 and reappear for areas in Chapter 8; watch the sign on each log term.
- First Fundamental Theorem: for the area function. Second: , which is what every question actually uses.
- For definite integrals by substitution, change the limits along with the variable and do not substitute back.
- Properties to often avoid antiderivatives entirely: splits modulus integrands, kills odd functions on symmetric intervals instantly, and / drive the cancellation trick.
- The "definite integral as a limit of a sum" derivation is not part of the current edition — only a passing mention survives.
