3.3.14 · D1Sequences & Series

Foundations — Binomial theorem for rational indices (approximate values)

1,876 words9 min readBack to topic

This page assumes nothing. Every symbol the parent note throws at you — , , , factorials, the strange fraction coefficient, , derivatives, — is built here from the ground up, in the order you need them.


1. What is a power? The symbol

Plain words: . The base is what gets multiplied; the index counts how many copies.

The picture: think of as the area of a square with side , and as the volume of a cube with side . Multiplying adds a new dimension each time.

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: the whole chapter is about — a power. If you don't know what the raised number does, nothing else lands.


2. Roots and reciprocals: , ,

The picture: asks "what side length makes a square of area ?" A negative index flips the number across — big numbers become small, small become big.

Why the topic needs it: is and is . These awkward operations are the very things the binomial series will turn into easy arithmetic. Notice both bases here are positive and non-zero, so all the domain conditions above are safely met.


3. The letter and "small" — plus the bars

The picture: is the distance from to on a number line. The rule means " lives strictly between and " — inside a window of width centred on .

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: the entire method is only legal when . Outside that window the infinite series blows up instead of settling on an answer. So is the gatekeeper.


4. Factorial: the symbol

Examples: , , .

The picture: factorials count arrangements. is the number of ways to line up 3 differently-coloured blocks. They grow ferociously fast — that fast growth is what makes later terms tiny.

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: every coefficient in the series is divided by an . Because grows so fast, dividing by it is a big part of why the tail terms shrink.


5. The coefficient

This is the scary-looking piece the parent note leans on. Let's dismantle it.

Read the top slowly: start at ; the next factor is ; then ; keep going until you have written factors in total. The last factor is (count them: is numbers).

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: this coefficient is the engine of the series. Because for a fraction or negative none of the factors is ever exactly zero, the coefficient never dies — so the series runs forever (infinite), unlike the integer case. See Binomial Theorem for Positive Integral Index for the terminating cousin.


6. The summation sign and ""

The picture: is a factory conveyor belt — it stamps out term after term (, then , then …) and drops them all into one running total.

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: is the compact way to say "infinitely many terms, coefficient on the term". The parent's Convergence of Series link is about whether that infinite sum settles down.


7. Derivative — only enough to read the derivation

The parent derives the series using derivatives. You only need the idea.

The picture: zoom into a curve until it looks like a straight line; its steepness there is .

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: derivatives are the reason the coefficient looks the way it does. You don't have to compute them to use the series — but knowing the source stops the formula feeling arbitrary.


8. The wavy equals and "converges"

The picture: imagine walking toward a wall, each step half the remaining distance. Your position converges to the wall. Compare Infinite Geometric Series, where is exactly this shrinking-step idea when .

Figure — Binomial theorem for rational indices (approximate values)

Why the topic needs it: the whole point is that with the terms shrink, the sum converges, and truncating (chopping the tail) gives a number the true value. The size of the first dropped term measures the error — the bridge to Error & Approximation in Calculus.


Prerequisite map

Figure — Binomial theorem for rational indices (approximate values)

Equipment checklist

Test yourself — you should be able to answer each before reading the parent note.

What does the index in tell you to do?
Multiply the base by itself times.
Rewrite and as powers.
and .
What does mean and what does it require of ?
The reciprocal ; it requires .
For to be a real number, what must be true of ?
(no real number squares to a negative).
In , what kind of numbers are and ?
Integers, with (and if is even).
What does describe on the number line?
lies strictly between and (distance from is under ).
Compute , and state what kind of number must be.
; must be a non-negative integer.
How many factors are on top of , and where do they start and stop?
Exactly factors, starting at and stepping down by 1 to .
Write the top of the coefficient for .
.
Why does the series never terminate for fractional ?
None of the factors is ever exactly zero, so no coefficient vanishes.
What does (sigma) instruct you to do?
Add up all the terms as the index runs
What does it mean for a series to converge?
Its running total homes in on one fixed finite number.
What does mean and why do we use it here?
"Approximately equal" — because we chop the infinite tail and keep only a few terms.

Connections

  • Binomial Theorem for Positive Integral Index — the finite, terminating case these foundations generalise.
  • Maclaurin & Taylor Series — where the derivative-based coefficient comes from.
  • Infinite Geometric Series — the simplest converging example, .
  • Convergence of Series — makes the gate precise.
  • Error & Approximation in Calculus — the size of the dropped term as error.