I have managed to find out the general term as nC0+2*nC1+2^2nC2+....+2^n*nCn. How do I approach after this? Please help.
2026-03-25 23:58:39.1774483119
If the sum of coefficients in the expansion of (1+2x)^n is 6561 then the greatest binomial coefficient in the expansion is?
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
To find the sum of the coefficients of a polynomial, you just plug in $1$.
By plugging in $1$, we get $$3^n=6561, \quad n=\log_3 6561 = 8$$
Can you finish from here?
The general term is now $$2^k \cdot _8C_k, k=0, 1, \cdots, 8$$ The maximum term occurs at $k=5, 6$ and its value is $1792$.