Question
Question: If for some positive integer n, coefficients of three consecutive terms in the binomial expansion of...
If for some positive integer n, coefficients of three consecutive terms in the binomial expansion of (1+x)n+5 are in ratio 5 : 10 : 14, then the largest coefficient in this expansion is:

A
252
B
462
C
792
D
330
Answer
462
Explanation
Solution
Let the binomial expansion be (1+x)m, where m=n+5. The general term is Tr+1=(rm)xr. Let the three consecutive terms have indices k, k+1, and k+2. Their coefficients are (kn+5), (k+1n+5), and (k+2n+5). Given ratio: (kn+5):(k+1n+5):(k+2n+5)=5:10:14 This gives two equations:
- (k+1n+5)(kn+5)=105=21
- (k+2n+5)(k+1n+5)=1410=75 Using the formula (j+1N)(jN)=N−jj+1: For equation 1, with N=n+5 and j=k: (n+5)−kk+1=21⟹2(k+1)=n+5−k⟹3k=n+3(∗) For equation 2, with N=n+5 and j=k+1: (n+5)−(k+1)(k+1)+1=75⟹n−k+4k+2=75⟹7(k+2)=5(n−k+4)⟹12k=5n+6(∗∗) Solving the system of equations (∗) and (∗∗): From (∗), n=3k−3. Substitute into (∗∗): 12k=5(3k−3)+6 12k=15k−15+6 12k=15k−9⟹3k=9⟹k=3 Substitute k=3 back into n=3k−3: n=3(3)−3=9−3=6 So, n=6. The binomial expansion is (1+x)n+5=(1+x)6+5=(1+x)11. The largest coefficient in the expansion of (1+x)m occurs at the middle term(s). For m=11, the largest coefficients are (511) and (611). (511)=5!(11−5)!11!=5!6!11!=5×4×3×2×111×10×9×8×7=462 The largest coefficient is 462.