Binomial Theorem
Also known as: Binomial expansion · Newton's binomial series
Expanding (x+y)ⁿ, each term picks either x or y from each of the n factors; the coefficient counts how many ways to pick k y's — that's 'n choose k', Pascal's triangle. Newton's leap was letting the exponent be any real number, turning the finite sum into an infinite series that gives (1+x)^α. Physicists live on the first two terms: (1+x)^α ≈ 1+αx for small x, the workhorse approximation behind nearly every 'to first order' calculation.
Pascal's triangle builds row by row; each binomial coefficient is the sum of the two above it.
Equivalent forms
Pascal's triangle, the normal distribution, and every 'small-x expansion' in physics all fall out of one counting argument.
Where it holds
Dimensional analysis
The integer case was known to Pascal, al-Karaji, and Chinese mathematician Yang Hui centuries earlier. Newton's 1665 generalization to fractional and negative exponents produced infinite series and was pivotal to his invention of calculus — he could now expand and integrate (1+x)^α term by term.
- First-order approximations throughout physics (e.g.
- Deriving the normal distribution as a limit of the binomial
- Series expansions in perturbation theory
- For non-integer series is infinite and needs |x|<1 to converge
- C(n,k) counts combinations, not permutations
- The approximation only holds for small x
What if…
, — the total number of subsets, and the binomial coefficients trace out the bell curve as n grows.
The infinite series diverges; you must factor out the larger term first to make the remaining ratio small.
Relativistic kinetic energy
- with
- recovers Newtonian KE