Question
Question: If \(^n{C_4}{,^n}{C_5}\) and \(^n{C_6}\) are in A.P then \(n\) is (a) 7 or 14 (b) 7 (c) 14 (...
If nC4,nC5 and nC6 are in A.P then n is
(a) 7 or 14
(b) 7
(c) 14
(d) 14 or 21
Solution
We will first expand the given terms using nCr=r!(n−r)!n!. Since, the given terms are in A.P. then, the difference of first and second term is equal to the difference of second and third term. We will substitute the required values and then solve for the value of n
Complete step-by-step answer:
We will first write the values of nC4,nC5 and nC6.
As we know that nCr=r!(n−r)!n!
Then,
nC4=4!(n−4)!n!,
nC5=5!(n−5)!n! and
nC6=6!(n−6)!n!
We are given that nC4,nC5 and nC6 are in A.P, that they have equal common difference.
5!(n−5)!n!−4!(n−4)!n!=6!(n−6)!n!−5!(n−5)!n!
We will take n! common and cancel from both sides.
Then, simplify the terms by taking common terms out.
5!(n−5)!1−4!(n−4)!1=6!(n−6)!1−5!(n−5)!1 ⇒4!(n−5)!1(51−(n−4)1)=5!(n−6)!1(61−(n−5)1)
Since, we know n!=n.(n−1).(n−2).....3.2.1
4!(n−5).(n−6)!1(51−(n−4)1)=5.4!(n−6)!1(61−(n−5)1) ⇒n−51(5(n−4)n−4−5)=51(6(n−5)n−5−6) ⇒6(n−4n−9)=(n−11)
Then, we will simplify the equation,
6(n−4n−9)−(n−11)=0
Take LCM and then solve the for the value of n
(n−46(n−9)−(n−11)(n−4))=0 ⇒6(n−9)−(n−11)(n−4)=0 ⇒6n−54−n2+15n−44=0 ⇒−n2+21n−98=0 ⇒n2−21n+98=0
Factorise the above equation,
n2−21n+98=0 ⇒n2−14n−7n+98=0 ⇒n(n−14)−7(n−14)=0 ⇒(n−7)(n−14)=0
Equate the factors to 0 to find the value of n
(n−7)=0 n=7
And
n−14=0 n=14
Therefore, the value of n is 7 or 14.
Hence, option A is correct.
Note: The terms that are in A.P have a common difference between them which is the same for any two consecutive terms. If a sequence a1,a2,a3.... is an A.P., then a2−a1=a3−a2 or we can also form the equation, such as 2a2=a1+a3.