The Binomial Theorem

The Binomial Theorem is a fundamental concept in algebra and combinatorics that provides a way to expand a binomial expression that is raised to a positive integer power. The theorem is named after the fact that it involves binomials, which are expressions with two terms, separated by a plus or minus sign. The Binomial Theorem is widely used in a variety of fields, including probability theory, statistics, and physics.

The Formula

The Binomial Theorem can be expressed in the following formula:

(x+y)n=k=0n(nk)xnkyk(x+y)^n = \sum_{k=0}^n\binom{n}{k}x^{n-k}y^k

In this formula, xx and yy are variables, nn is a positive integer, and (nk)\binom{n}{k} is the binomial coefficient, which is defined as:

(nk)=n!k!(nk)!\binom{n}{k} = \frac{n!}{k!(n-k)!}

The binomial coefficient represents the number of ways to choose kk items from a set of nn items, without regard to order. For example, if you have a set of 5 different colored balls, the number of ways to choose 3 balls without regard to order is (53)=10\binom{5}{3} = 10.

Examples

Let's look at some examples of how to use the Binomial Theorem.

Example 1

Expand (x+y)2(x+y)^2.

Using the Binomial Theorem formula, we have:

(x+y)2=(20)x2y0+(21)x1y1+(22)x0y2(x+y)^2 = \binom{2}{0}x^2y^0 + \binom{2}{1}x^1y^1 + \binom{2}{2}x^0y^2

Simplifying, we get:

(x+y)2=x2+2xy+y2(x+y)^2 = x^2 + 2xy + y^2

Example 2

Expand (ab)3(a-b)^3.

Using the Binomial Theorem formula, we have:

(ab)3=(30)a3b0(31)a2b1+(32)a1b2(33)a0b3(a-b)^3 = \binom{3}{0}a^3b^0 - \binom{3}{1}a^2b^1 + \binom{3}{2}a^1b^2 - \binom{3}{3}a^0b^3

Simplifying, we get:

(ab)3=a33a2b+3ab2b3(a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3

Example 3

Expand (2x+3y)4(2x+3y)^4.

Using the Binomial Theorem formula, we have:

(2x+3y)4=(40)(2x)4(3y)0+(41)(2x)3(3y)1+(42)(2x)2(3y)2+(43)(2x)1(3y)3+(44)(2x)0(3y)4(2x+3y)^4 = \binom{4}{0}(2x)^4(3y)^0 + \binom{4}{1}(2x)^3(3y)^1 + \binom{4}{2}(2x)^2(3y)^2 + \binom{4}{3}(2x)^1(3y)^3 + \binom{4}{4}(2x)^0(3y)^4

Simplifying, we get:

(2x+3y)4=16x4+96x3y+216x2y2+216xy3+81y4(2x+3y)^4 = 16x^4 + 96x^3y + 216x^2y^2 + 216xy^3 + 81y^4

Applications

The Binomial Theorem has many applications in different fields. For example, in probability theory, the Binomial Distribution models the number of successes in a fixed number of independent trials, where each trial has only two possible outcomes, such as flipping a coin. The Binomial Theorem can also be used to calculate the coefficients of a polynomial raised to a power, such as in the expansion of (1+x)n(1+x)^n, which is known as the generating function of the sequence of binomial coefficients.

In summary, the Binomial Theorem is a powerful tool for expanding binomial expressions raised to a power. It has many applications in different fields, and it is an essential concept in algebra and combinatorics.

二項定理[JA]