Definition: The binomial theorem is a fundamental principle in algebra that describes the algebraic expansion of powers of a binomial expression, i.e., expressions of the form (a + b)^n, where a and b are terms and n is a non-negative integer.
Overview: The binomial theorem provides a formula for expanding expressions of the form (a + b)^n into a sum involving terms of the form C(n, k) * a^(n-k) * b^k, where C(n, k) (also written as "n choose k") is a binomial coefficient determined by the combination formula C(n, k) = n! / (k!(n - k)!). This expansion results in exactly (n + 1) terms. The theorem is widely used in algebra, probability, combinatorics, and calculus, and forms the basis for deriving important identities in mathematics.
For example, (a + b)^2 expands to a^2 + 2ab + b^2, and (a + b)^3 expands to a^3 + 3a^2b + 3ab^2 + b^3.
The coefficients in the expansion correspond to entries in the (n + 1)-th row of Pascal’s triangle, a triangular arrangement of binomial coefficients.
The binomial theorem can be extended to non-integer exponents through the generalized binomial theorem, first formulated by Isaac Newton. In this case, the expansion becomes an infinite series valid under certain convergence conditions.
Etymology/Origin: The term "binomial" derives from the Latin prefix "bi-" meaning "two" and "nomen," meaning "name" or "term," hence referring to an expression with two terms. The binomial theorem has early roots in Indian and Persian mathematics; for instance, 10th-century Indian mathematician Halayudha and the Persian mathematician Al-Karaji explored binomial expansions and Pascal’s triangle. However, the theorem in its modern form was formalized in Europe during the 17th century.
Blaise Pascal extensively studied the properties of the coefficients in the 17th century (leading to the name Pascal’s triangle), and Isaac Newton generalized the theorem to rational exponents around 1665. The term "binomial theorem" entered mathematical literature during the 18th century.
Characteristics:
- Applicable to expressions of the form (a + b)^n, where n is a non-negative integer.
- The number of terms in the expansion is (n + 1).
- Symmetry of coefficients: C(n, k) = C(n, n−k).
- Coefficients can be determined using factorials or recursively via Pascal’s triangle.
- The generalized binomial theorem applies to real or complex exponents and yields infinite series: (1 + x)^r = Σ C(r, k) x^k, for |x| < 1 and real or complex r.
Related Topics:
- Pascal’s triangle
- Combinatorics
- Binomial coefficients
- Factorials
- Polynomial expansions
- Newton’s generalized binomial theorem
- Multinomial theorem
- Probability theory (e.g., binomial distribution)
- Series convergence and power series in calculus