binomial coefficients

binomial coefficients, positive integers that are the numerical coefficients of the binomial theorem, which expresses the expansion of (a + b)n. The nth power of the sum of two numbers a and b may be expressed as the sum of n + 1 terms of the form

Equation.

in the sequence of terms, the index r takes on the successive values 0, 1, 2,…, n. The binomial coefficients are defined by the formula

Equation.

in which n! (called n factorial) is the product of the first n natural numbers 1, 2, 3,…, n (and where 0! is defined as equal to 1).

Chinese representation of Pascal's triangleChinese representation of Pascal's triangle. Each numeral (other than the 1s on the left and right sides of the triangle) equals the sum of the two numerals to the left and right above it in the triangle. Only seven rows are shown, but the pattern can be continued indefinitely. The numerals across the nth row give the coefficients of the expansion of (x + y)n − 1. For example, (x + y) 3 = x3 + 3x2y + 3xy2 + y3; these coefficients are the entries in the fourth row of the triangle.

The coefficients may also be found in the array often called Pascal’s triangle

Representation of the array called Pascal's triangle.

by finding the rth entry of the nth row (counting begins with a zero in both directions). Each entry in the interior of Pascal’s triangle is the sum of the two entries above it. Thus, the powers of (a + b)n are 1, for n = 0; a + b, for n = 1; a2 + 2ab + b2, for n = 2; a3 + 3a2b + 3ab2 + b3, for n = 3; a4 + 4a3b + 6a2b2 + 4ab3 + b4, for n = 4, and so on. (Although it is called “Pascal’s triangle,” this array was known to Islamic and Chinese mathematicians of the late medieval period. Al-Karajī calculated Pascal’s triangle about 1000 ce, and Jia Xian calculated Pascal’s triangle up to n = 6 in the mid-11th century.)

In addition, the binomial coefficients appear in probability and combinatorics as the number of combinations that a set of k objects selected from a set of n objects can produce without regard to order. The number of such subsets is denoted by nCk, read “n choose k,” with the following combination formula:

Equation.

This is the same as the binomial coefficient of the kth term of (a+b)n. For example, the number of combinations of five objects taken two at a time is

Equation.

The Editors of Encyclopaedia Britannica This article was most recently revised and updated by Erik Gregersen.