Skip to main content
SingaporeMathsSyllabus dot point

How do we expand a binomial raised to a rational power, and when is the expansion valid?

Expand (1 + x) to the power n for rational n as a series, state the range of validity, and use the expansion to obtain approximations

A focused answer to the H2 Mathematics outcome on the binomial expansion for rational index. The general series, the range of validity, handling expressions not in standard form, and using the expansion for approximations.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to expand (1+x)n(1 + x)^n for rational nn (including negative and fractional indices) as an infinite series, state the range of xx for which it is valid, manipulate non-standard expressions into the standard form, and use truncated expansions to obtain numerical approximations.

The answer

The general expansion

For any rational nn and x<1|x| < 1:

(1+x)n=1+nx+n(n1)2!x2+n(n1)(n2)3!x3+(1 + x)^n = 1 + nx + \frac{n(n-1)}{2!}x^2 + \frac{n(n-1)(n-2)}{3!}x^3 + \cdots

Unlike the positive-integer case, this series does not terminate; it continues indefinitely and only equals (1+x)n(1+x)^n within its range of validity.

Range of validity

The expansion of (1+x)n(1 + x)^n converges only for x<1|x| < 1. When the variable is some multiple kxkx, the condition becomes kx<1|kx| < 1, that is x<1k|x| < \dfrac{1}{|k|}. Always state this.

Getting to standard form

Many expressions are not (1+x)n(1 + x)^n directly. Factor out the leading constant so the bracket starts with 11:

(a+bx)n=an(1+bax)n(a + bx)^n = a^n\left(1 + \frac{b}{a}x\right)^n

Then expand the bracket and multiply through by ana^n. The validity becomes bax<1\left|\dfrac{b}{a}x\right| < 1.

Using the expansion to approximate

Substituting a small numerical value of xx into the first few terms gives a good approximation, with smaller xx giving faster convergence. This is how the expansion produces decimal estimates of roots and reciprocals.

Examples in context

Example 1. Quick reciprocal estimate. (1+x)1=1x+x2x3+(1 + x)^{-1} = 1 - x + x^2 - x^3 + \cdots for x<1|x| < 1 recovers the geometric series, so 11.0210.02+0.0004=0.9804\dfrac{1}{1.02} \approx 1 - 0.02 + 0.0004 = 0.9804, matching the true value to four decimal places.

Example 2. Relativity-style approximation. A factor (1v2c2)1/21+12v2c2\left(1 - \dfrac{v^2}{c^2}\right)^{-1/2} \approx 1 + \dfrac{1}{2}\dfrac{v^2}{c^2} for small v/cv/c uses the rational-index expansion to linearise a square-root expression, the standard low-speed approximation.

Try this

Q1. Expand (1x)1/2(1 - x)^{1/2} up to the term in x2x^2. [3 marks]

  • Cue. 112x18x2+1 - \dfrac{1}{2}x - \dfrac{1}{8}x^2 + \cdots, valid for x<1|x| < 1.

Q2. State the range of validity of the expansion of (1+4x)1(1 + 4x)^{-1}. [1 mark]

  • Cue. 4x<1|4x| < 1, so x<14|x| < \dfrac{1}{4}.

Q3. Write (9+x)1/2(9 + x)^{1/2} in a form ready for the binomial expansion. [2 marks]

  • Cue. 3(1+x9)1/23\left(1 + \dfrac{x}{9}\right)^{1/2}, valid for x<9|x| < 9.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original5 marksExpand (1+2x)2(1 + 2x)^{-2} in ascending powers of xx up to and including the term in x3x^3, and state the range of values of xx for which the expansion is valid.
Show worked answer →

With n=2n = -2 and the variable 2x2x:
(1+2x)2=1+(2)(2x)+(2)(3)2!(2x)2+(2)(3)(4)3!(2x)3+(1 + 2x)^{-2} = 1 + (-2)(2x) + \dfrac{(-2)(-3)}{2!}(2x)^2 + \dfrac{(-2)(-3)(-4)}{3!}(2x)^3 + \cdots

=14x+3(4x2)4(8x3)+=14x+12x232x3+= 1 - 4x + 3(4x^2) - 4(8x^3) + \cdots = 1 - 4x + 12x^2 - 32x^3 + \cdots

Valid when 2x<1|2x| < 1, that is x<12|x| < \dfrac{1}{2}.

Markers reward the binomial coefficients for negative index, substituting 2x2x correctly (including powers of 22), the first four terms, and the validity condition x<12|x| < \frac{1}{2}.

Original5 marksBy writing 4+x=2(1+x4)1/2\sqrt{4 + x} = 2\left(1 + \dfrac{x}{4}\right)^{1/2}, expand 4+x\sqrt{4 + x} in ascending powers of xx up to the term in x2x^2, and state the range of validity.
Show worked answer →

4+x=2(1+x4)1/2\sqrt{4 + x} = 2\left(1 + \dfrac{x}{4}\right)^{1/2}.

Expand with n=12n = \tfrac{1}{2} and variable x4\dfrac{x}{4}:
(1+x4)1/2=1+12(x4)+12(12)2!(x4)2+=1+x8x2128+\left(1 + \dfrac{x}{4}\right)^{1/2} = 1 + \tfrac{1}{2}\left(\dfrac{x}{4}\right) + \dfrac{\frac{1}{2}(-\frac{1}{2})}{2!}\left(\dfrac{x}{4}\right)^2 + \cdots = 1 + \dfrac{x}{8} - \dfrac{x^2}{128} + \cdots

Multiply by 22: 4+x=2+x4x264+\sqrt{4 + x} = 2 + \dfrac{x}{4} - \dfrac{x^2}{64} + \cdots

Valid when x4<1\left|\dfrac{x}{4}\right| < 1, that is x<4|x| < 4.

Markers reward taking the factor of 22 out first, the correct coefficients, and the validity x<4|x| < 4.

Related dot points