Exercise 2.1.3

Given positive integers n and r with 1 r n , let ( n r ) be the number of ways of choosing r elements from a set with n elements. Recall that ( n r ) = n ! r ! ( n r ) ! .

(a)
Show that the polynomial σ r is a sum of ( n r ) terms.
(b)
Show that σ r ( α , , α ) = ( 1 ) r ( n r ) α r .
(c)
Let f = ( x + α ) n . Use part (b) and Corollary 2.1.5 to prove that ( x + α ) n = r = 0 n ( n r ) α r x n r ,

where ( n 0 ) = 1 . This shows that the binomial theorem follows from Corollary 2.1.5.

Answers

Proof.

(a)
The number of terms in σ r = 1 i 1 < < i r n x i 1 x i 2 x i r (1)

is the number of strictly increasing sequences ( i 1 , i 2 , , i r ) in the integer interval [[ 1 , n ]] . It is equal to the number of subsets with r elements in the set [[ 1 , n ]] with n elements. Thus it is equal to ( n r ) .

(b)
Evaluating (1) with x 1 = x 2 = x n = α , we obtain σ r ( α , , α ) = 1 i 1 < < i r n ( α ) r = ( 1 ) r ( n r ) α r .
(c)
By Corollary 2.1.5, with the substitution x 1 = α , x 2 = α , , x n = α , f = ( x + α ) n = x n + a 1 x n 1 + + a n ,

where

a r = ( 1 ) r σ r ( α , , α ) = ( n r ) α r .

Consequently,

( x + α ) n = i = 1 n ( n r ) α r x n r .

With the substitution x = β , β F , we obtain the binomial formula

( α + β ) n = i = 1 n ( n r ) α r β n r .

User profile picture
2022-07-19 00:00
Comments