Question
Question: In the binomial expansion of \( {\left( {a - b} \right)^n} \) , \( n \geqslant 5 \) , the sum of 5th...
In the binomial expansion of (a−b)n , n⩾5 , the sum of 5th and 6th terms is zero then a/b equal to
A. n−45
B. n−56
C. 6n−5
D. 5n−4
Solution
Hint : Here we have a limit for n that n must be greater than or equal to 5. So first expand (a−b)n using the below mentioned binomial theorem formula by putting x as a and y as b. From the binomial expansion take out the 5th and 6th terms; add them and equate it to zero. Then find the division of a over b.
Formula used:
Binomial expansion of (x−y)n is \mathop \sum \limits_{r = 0}^n {\left( { - 1} \right)^r}.{}_{}^nC_r^{}{x^{n - r}}{y^r} , where ‘r’ must be less than or equal to 1.
Complete step-by-step answer :
We are given that in the binomial expansion of (a−b)n , n⩾5 , the sum of 5th and 6th terms is zero.
We have to find the ratio of a:b, ba
First we are expanding (a−b)n using the binomial expansion of (x−y)n where x is a and y is b.
Therefore, the binomial expansion of (a−b)n is
\mathop \sum \limits_{r = 0}^n {\left( { - 1} \right)^r}.{}_{}^nC_r^{}{a^{n - r}}{b^r}
⇒[(−1)0.nC0an−0b0]+[(−1)1.nC1an−1b1]+[(−1)2.nC2an−2b2]+[(−1)3.nC3an−3b3]+[(−1)4.nC4an−4b4]+[(−1)5.nC5an−5b5]+.....
⇒nC0an−nC1an−1b+nC2an−2b2−nC3an−3b3+nC4an−4b4−nC5an−5b5+.....
As we can see in the above expansion 5th term is nC4an−4b4 and 6th term is −nC5an−5b5 .
The sum of 5th and 6th terms is zero as given in the question.
⇒nC4an−4b4−nC5an−5b5=0
⇒nC4an−4b4=nC5an−5b5
⇒nC5nC4=an−4b4an−5b5
⇒(5!(n−5)!n!)(4!(n−4)!n!)=ab
⇒n−45=ab
Invert the numerator and denominator
∴ba=5n−4
Hence, the correct option is Option D, the value of ba is 5n−4
So, the correct answer is “Option D”.
Note : Instead of expanding the total expression, we can directly find the 5th and 6th terms using a formula. This formula is the general form of the terms of a binomial expansion of (a−b)n , which is
Tr+1=(−1)r.nCran−rbr , where r can be less than or equal to n
Here we need 5th and 6th terms, so just substitute r=4 and r=5 respectively to get the terms.
When r is equal to 4, T4+1=T5=(−1)4.nC4an−4b4=nC4an−4b4
When r is equal to 5, T5+1=T6=(−1)5.nC5an−5b5=−nC5an−5b5