Find the number of integers k such that the coefficient of constant term in the expansion of ( x k + x 1 ) 5 is not 0 .
Try more of my fundamental problems here .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
( x k + x 1 ) 5
For 0 ≤ r ≤ 5 ,
The ( r + 1 ) t h term in ascending order = ( r 5 ) ( x k ) 5 − r ( x 1 ) r = ( r 5 ) x k ( 5 − r ) − r
When k ( 5 − r ) − r = 0
⇒ 5 k − k r − r = 0
5 k − r ( k + 1 ) = 0
r = k + 1 5 k
r = 5 + k + 1 − 5
0 ≤ r ≤ 5
Upon checking for r = 0 , 1 , 2 , 3 , 4 , 5 , we conclude that k is integer only when r = 0 , 4
So, there are 2 possible values for k .
Problem Loading...
Note Loading...
Set Loading...
Expand the expression:
( x k + x 1 ) 5 = x 5 k + 5 x 4 k − 1 + 1 0 x 3 k − 2 + 1 0 x 2 k − 3 + 5 x k − 4 + x − 5
The constant term exists when the power of x is 0. For integer k , there are only 2 cases. When k = 0 , then the first term x 5 k = x 0 = 1 and when x = 4 , then the second last term 5 x k − 4 = 5 x 0 = 5 .