Exercise 8.22

Exercise 22: If α is real and 1 < x < 1 , prove Newton’s binomial theorem

( 1 + x ) α = 1 + n = 1 α ( α 1 ) ( α n + 1 ) n ! x n .

Show also that

( 1 x ) α = n = 0 Γ ( n + α ) n ! Γ ( α ) x n

if 1 < x < 1 and α > 0 .

Answers

We can show that the series on the right-hand side of the first equation converges by the Ratio Test, Theorem 3.34. Let

a n = α ( α 1 ) ( α n + 1 ) n ! x n .

Then for n > α ,

lim n | a n + 1 a n | = lim n ( n α n + 1 ) | x | = lim n ( 1 α + 1 n + 1 ) | x | = | x | < 1 .

Hence the right-hand side of the equation defines a function f ( x ) for | x | < 1 . Following the hint, by Theorem 8.1 we can differentiate the series term-by-term to get

f ( x ) = n = 1 α ( α 1 ) ( α n + 1 ) ( n 1 ) ! x n 1 = n = 0 α ( α 1 ) ( α n ) n ! x n .

Hence

( 1 + x ) f ( x ) = n = 0 α ( α 1 ) ( α n ) n ! x n + n = 0 α ( α 1 ) ( α n ) n ! x n + 1 = α + n = 1 ( α ( α 1 ) ( α n ) n ! + α ( α 1 ) ( α n + 1 ) ( n 1 ) ! ) x n = α + n = 1 α ( α 1 ) ( α n + 1 ) ( α n + n ) n ! x n = α + α n = 1 α ( α 1 ) ( α n + 1 ) n ! x n = αf ( x )

If we let g ( x ) = ( 1 + x ) α be the left-hand side of the equation, then ( 1 + x ) g ( x ) = ( 1 + x ) α ( 1 + x ) n 1 = αg ( x ) , so g ( x ) also satisfies the differential equation y = αy ( 1 + x ) . Also note that g ( 0 ) = f ( 0 ) = 1 . Since

| α y 1 1 + x α y 2 1 + x | = ( α 1 + x ) | y 1 y 2 |

we can apply the uniqueness result of Exercise 5.27 to conclude that g ( x ) = f ( x ) on any interval [ 1 + 𝜖 , 1 𝜖 ] , and so on all of ( 1 , 1 ) .

Note that by Theorem 8.18(a) we have, for α > 0 ,

Γ ( α + n ) = ( α + n 1 ) Γ ( α + n 1 ) = ( α + n 1 ) ( α + n 2 ) Γ ( α + n 2 ) = = ( α + n 1 ) ( α + n 2 ) ( α + 1 ) αΓ ( α ) .

Hence, for 1 < x < 1 and α > 0 ,

( 1 x ) α = 1 + n = 1 α ( α 1 ) ( α n + 1 ) n ! ( 1 ) n x n = 1 + n = 1 α ( α + 1 ) ( α + n 1 ) n ! x n = 1 + n = 1 Γ ( n + α ) n ! Γ ( α ) x n = n = 0 Γ ( n + α ) n ! Γ ( α ) x n
User profile picture
2023-08-07 00:00
Comments