JEE Challenger
More from Binomial Theorem

Largest Coefficient in Binomial Expansion

Let a0,a1,,a23a_0, a_1, \dots, a_{23} be real numbers such that

(1+25x)23=i=023aixi\left(1 + \frac{2}{5}x\right)^{23} = \sum_{i=0}^{23} a_i x^i

for every real number xx. Let ara_r be the largest among the numbers aja_j for 0j230 \le j \le 23. Then the value of rr is __________.

Official Numerical Answer6

Step-by-Step Solution

To find the value of rr for which ara_r is the largest among the coefficients a0,a1,,a23a_0, a_1, \dots, a_{23}, we start by writing the general term of the binomial expansion of (1+25x)23\left(1 + \frac{2}{5}x\right)^{23}.

By the Binomial Theorem: (1+25x)23=i=023(23i)(25)ixi\left(1 + \frac{2}{5}x\right)^{23} = \sum_{i=0}^{23} \binom{23}{i} \left(\frac{2}{5}\right)^i x^i

Comparing this with the given expansion i=023aixi\sum_{i=0}^{23} a_i x^i, the coefficient aia_i is given by: ai=(23i)(25)ia_i = \binom{23}{i} \left(\frac{2}{5}\right)^i

To determine the term with the maximum value, we examine the ratio of consecutive coefficients akak1\frac{a_k}{a_{k-1}}: akak1=(23k)(25)k(23k1)(25)k1=23!k!(23k)!23!(k1)!(24k)!25=24kk25\frac{a_k}{a_{k-1}} = \frac{\binom{23}{k} \left(\frac{2}{5}\right)^k}{\binom{23}{k-1} \left(\frac{2}{5}\right)^{k-1}} = \frac{\frac{23!}{k!(23-k)!}}{\frac{23!}{(k-1)!(24-k)!}} \cdot \frac{2}{5} = \frac{24-k}{k} \cdot \frac{2}{5}

We set akak11\frac{a_k}{a_{k-1}} \ge 1 to find where the sequence of coefficients is non-decreasing: 24kk251\frac{24-k}{k} \cdot \frac{2}{5} \ge 1

2(24k)5k2(24 - k) \ge 5k

482k5k48 - 2k \ge 5k

7k487k \le 48

k4876.857k \le \frac{48}{7} \approx 6.857

Since kk must be an integer, ak>ak1a_k > a_{k-1} for k=1,2,3,4,5,6k = 1, 2, 3, 4, 5, 6. Specifically, for k=6k = 6: a6a5=246625=18625=65>1    a6>a5\frac{a_6}{a_5} = \frac{24 - 6}{6} \cdot \frac{2}{5} = \frac{18}{6} \cdot \frac{2}{5} = \frac{6}{5} > 1 \implies a_6 > a_5

For k=7k = 7: a7a6=247725=17725=3435<1    a7<a6\frac{a_7}{a_6} = \frac{24 - 7}{7} \cdot \frac{2}{5} = \frac{17}{7} \cdot \frac{2}{5} = \frac{34}{35} < 1 \implies a_7 < a_6

Therefore, the terms follow the order: a0<a1<a2<a3<a4<a5<a6>a7>a8>>a23a_0 < a_1 < a_2 < a_3 < a_4 < a_5 < a_6 > a_7 > a_8 > \dots > a_{23}

Thus, a6a_6 is the largest coefficient, and the value of rr is 66.

Largest Coefficient in Binomial Expansion | Mathematics PYQ Solution - JEE Challenger