40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Integration of Rational Powers for the TMUA

Updated August 2025

Integration is the reverse process of differentiation and a vital tool for finding functions from their rates of change. For the TMUA, you must be proficient in applying the power rule to rational exponents and simplifying algebraic expressions into individual terms before integrating.

Core concept

The indefinite integral of a power of xx is found by increasing the exponent by 1 and dividing by the new exponent: kxndx=kxn+1n+1+c\int k x^n dx = \frac{k x^{n+1}}{n+1} + c, valid for all rational n1n \neq -1.

Indefinite Integration and the Power Rule

In the TMUA and ESAT, integration is primarily encountered in two ways: as the reverse of differentiation and as a method for calculating the area between a curve and an axis. Indefinite integration focuses on the first of these. When we are asked to integrate an expression like x2x^2, we are effectively asking: what function must have been differentiated to result in x2x^2?

The fundamental rule for integrating a power of xx is that for any real constant kk and rational number nn (provided n1n \neq -1), the integral is given by:

kxndx=kxn+1n+1+c\int k x^n dx = \frac{k x^{n+1}}{n+1} + c

There are several important components to this rule. First, you must always increase the power by 1 and then divide by that new power. Second, we must always include an arbitrary constant of integration, cc. This is because when we differentiate a constant, the result is 0: therefore, multiple different functions (such as x2+5x^2 + 5 and x210x^2 - 10) all have the same derivative (2x2x). The constant cc accounts for this lost information. Third, notice the restriction n1n \neq -1: if we attempted to apply the rule to x1x^{-1}, we would be required to divide by zero, which is mathematically invalid. While integrals resulting in natural logarithms (the case for x1x^{-1}) exist, they are outside the scope of the TMUA.

Linearity: Sums and Differences

One of the most useful properties of integration is that it is a linear operation. This means that if an expression consists of a sum or difference of several terms, you can integrate each term individually and add or subtract the results. For example:

(x3+7x23x+11)dx=x3dx+7x2dx3xdx+11dx\int (x^3 + 7x^2 - 3x + 11) dx = \int x^3 dx + \int 7x^2 dx - \int 3x dx + \int 11 dx

Following the power rule, this becomes:

x44+7x333x22+11x+c\frac{x^4}{4} + \frac{7x^3}{3} - \frac{3x^2}{2} + 11x + c

Always ensure that the constant of integration is included at the final step. It is a good habit to think carefully about the properties of the mathematics you are using to avoid performing invalid moves: for example, you cannot integrate a fraction by simply integrating the numerator and denominator separately.

Simplification Prior to Integrating

Many expressions do not immediately look like a sum of powers of xx. In the TMUA, you will often need to apply algebraic manipulation to transform the expression into a form where the power rule can be applied. There are two primary techniques for this:

  1. Expanding Brackets: If you are given a bracketed expression raised to a small power, expand it first. Consider the example from the guide: (x2)2dx\int (x - 2)^2 dx. We first expand the bracket to get x24x+4x^2 - 4x + 4. Now, we can integrate term by term:

(x24x+4)dx=x334x22+4x+c=x332x2+4x+c\int (x^2 - 4x + 4) dx = \frac{x^3}{3} - \frac{4x^2}{2} + 4x + c = \frac{x^3}{3} - 2x^2 + 4x + c

  1. Algebraic Division: If an expression is a fraction with a single term (monomial) in the denominator, you should divide each term in the numerator by the denominator. Consider the expression (3x5)2x2dx\int \frac{(3x-5)^2}{x^2} dx. We start by expanding the numerator:

(3x5)2=9x230x+25(3x - 5)^2 = 9x^2 - 30x + 25

Then, we divide each term by x2x^2:

9x2x230xx2+25x2=930x1+25x2\frac{9x^2}{x^2} - \frac{30x}{x^2} + \frac{25}{x^2} = 9 - 30x^{-1} + 25x^{-2}

In this specific case, the term 30x130x^{-1} would fall outside the power rule because n=1n = -1. However, the method of simplification is essential: for terms like 25x225x^{-2}, you would apply the power rule to get 25x11=25x1\frac{25x^{-1}}{-1} = -25x^{-1} or 25x-\frac{25}{x}.

In the TMUA, you should be confident that every integration problem provided can be solved using these basic methods, even if more advanced techniques like substitution could theoretically be used. The focus is on your ability to manipulate algebra accurately and apply the fundamental power rule correctly.

Key takeaways

  • The power rule for integration is xndx=xn+1n+1+c\int x^n dx = \frac{x^{n+1}}{n+1} + c for n1n \neq -1.
  • Always include the constant of integration cc for indefinite integrals to account for the vertical shift of the antiderivative.
  • Linearity allows you to integrate complex polynomials term by term by adding or subtracting the individual integrals.
  • Algebraic simplification, such as expanding brackets or splitting fractions, must be performed before the power rule can be applied.
Tips

When you see a denominator with xx, always rewrite it using a negative index before integrating. For example, change 5x3\frac{5}{x^3} to 5x35x^{-3} immediately. This makes applying the n+1n+1 rule much easier and prevents mistakes with signs.

Cautions

A very common error is forgetting to divide the coefficients by the new power after adding 1. Always double check your final expression by differentiating it: if you do not get back to your original starting expression, your integral is incorrect.

Insight

Integration is an 'operator'. Just as f(x)f(x) is a rule for inputs and outputs, ...dx\int ... dx is a rule that transforms one function into another. The dxdx is not just a decoration: it identifies which variable is being integrated, which is vital when expressions contain multiple letters or constants.

Worked Examples

Example 1
Consider the two statements
R: k is an integer multiple of
π\pi
S:
0ksin2xdx=0\int_{0}^{k} \sin 2x dx = 0
Which of the following statements is true?
A:R is necessary and sufficient for S.
B:R is necessary but not sufficient for S.
C:R is sufficient but not necessary for S.
D:R is not necessary and not sufficient for S.

Practice Questions

Practice Question 1
Find the finite area enclosed between the line y=0y = 0 and the curve y=x24x12y = x^2 – 4|x| – 12
A:1283\frac{128}{3}
B:1763\frac{176}{3}
C:2563\frac{256}{3}
D:108
E:144
F:288

Frequently asked questions

What happens if the power nn is a fraction, like in the square root of xx?

The power rule still applies. You rewrite x\sqrt{x} as x1/2x^{1/2}. Adding 1 to the power gives x3/2x^{3/2}, and dividing by 3/23/2 is the same as multiplying by 2/32/3. Thus, xdx=23x3/2+c\int \sqrt{x} dx = \frac{2}{3}x^{3/2} + c.

Why is n=1n = -1 excluded from the power rule?

If n=1n = -1, the denominator in the power rule formula xn+1n+1\frac{x^{n+1}}{n+1} becomes 1+1=0-1 + 1 = 0. Division by zero is undefined, so a different function (the natural logarithm) is required to integrate x1x^{-1}, though this is not tested in the TMUA.

Do I need to know integration by parts or substitution for the TMUA?

No. The official guide states that questions are designed so that advanced techniques are not required. Any integration can be handled by simplifying the expression into a sum of powers of xx.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.