Part of ALG-06 — Binomial Theorem

The Binomial Expansion Formula

by Notetube Official86 words6 views

The binomial theorem states: (x + y)^n = sumr=0nsum_{r=0}^{n} C(n,r) * xnrx^{n-r} * yry^r for positive integer n.

Key observations: (1) There are exactly (n+1) terms. (2) The powers of x decrease from n to 0, while powers of y increase from 0 to n. (3) In every term, the sum of exponents of x and y equals n. (4) C(n,r) = C(n, n-r), so the coefficients are symmetric about the middle.

Example: (a + b)^4 = a4a^4 + 4a3ba^{3b} + 6a^{2b}^2 + 4ab3ab^3 + b4b^4.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes