The coefficients of (r−1)th, rth and (r+1)th terms in the expansion of (x+1)n are in the ratio 1 : 3 : 5. Find both n and r.
According to the question, Coefficient of Tr−1 : Coefficient of Tr : Coefficient of Tr+1 = 1 : 3 : 5
nCr−2 : nCr−1 : nCr = 1 : 3 : 5
⇒ nCr−2/1 = nCr−1/3 = nCr/5 ...(i)
If nCr−2/1 = nCr−1/3
⇒ 3 × nCr−2 = nCr−1
⇒ 3 × n! / [(r−2)! (n−r+2)!] = n! / [(r−1)! (n−r+1)!]
⇒ 3(r−1) = n−r+2 ...(ii)
Similarly, from nCr−1/3 = nCr/5
⇒ 5 × nCr−1 = 3 × nCr
⇒ 5 × n! / [(r−1)! (n−r+1)!] = 3 × n! / [r! (n−r)!]
⇒ 5r = 3n − 3r + 3 ...(iii)
Multiplying (ii) by 2 and subtracting from (iii), we get n = 7.
Putting n = 7 in (ii), we get 7 − 4r = −5 ⇒ r = 3.
Hence, n = 7 and r = 3.