Olympiad Maths Prep

Track / Stage 3 / 145 of 260 #145 of 2000

Problem 145

AMC 10/12, early questions
Algebra Difficulty 3.4 Find the answer

Given that the sum of the coefficients in the expansion of the binomial (3x13x)n(3x - \frac{1}{3x})^n is 256.

(1) Find the term with the maximum binomial coefficient in the expansion;
(2) Find the constant term in the expansion.

Official solution

(1) Since the sum of the coefficients in the expansion of (3x13x)n(3x - \frac{1}{3x})^n is 256, we can find the value of nn by considering the binomial expansion where x=1x=1:

(3(1)13(1))n=2n=256,(3(1) - \frac{1}{3(1)})^n = 2^n = 256,

Solving the equation gives us:

n=log2256=8.n = \log_2{256} = 8.

Now, we know that the expansion will have n+1=9n + 1 = 9 terms, and by using the symmetric property of binomial coefficients, the middle term when nn is an even number will have the greatest binomial coefficient. Therefore, the 5th term will have the maximum binomial coefficient since the terms are symmetric about the middle. The 5th term, T5T_5, is given by:

T5=(84)(3x)84(13x)4=(84)34x4(13)4x4.T_5 = \binom{8}{4}(3x)^{8-4} \left(-\frac{1}{3x}\right)^4 = \binom{8}{4} \cdot 3^4 \cdot x^4 \cdot \left(-\frac{1}{3}\right)^4 \cdot x^{-4}.

Simplifying, we find:

T5=(84)34(13)4=(84)3434=(84)=70.T_5 = \binom{8}{4} \cdot 3^4 \cdot \left(-\frac{1}{3}\right)^4 = \binom{8}{4} \cdot 3^4 \cdot 3^{-4} = \binom{8}{4} = 70.

The term with the maximum binomial coefficient (not accounting for the sign) is:

T5=70x4x4=70.T_5 = 70 x^4 \cdot x^{-4} = \boxed{70}.

(2) To find the constant term, we examine the general term, Tr+1T_{r+1}, of the binomial expansion:

Tr+1=(8r)(3x)8r(13x)r=(8r)38r(1)rx8r3rxr.T_{r+1} = \binom{8}{r} (3x)^{8-r} \left(-\frac{1}{3x}\right)^{r} = \binom{8}{r} \cdot 3^{8-r} \cdot (-1)^{r} \cdot x^{8-r} \cdot 3^{-r} \cdot x^{-r}.

Simplifying, we get:

Tr+1=(8r)38r(1)r3rx82r.T_{r+1} = \binom{8}{r} \cdot 3^{8-r} \cdot (-1)^{r} \cdot 3^{-r} \cdot x^{8-2r}.

For Tr+1T_{r+1} to be a constant term, the power of xx must be zero:

82r=0,8 - 2r = 0,

Solving for rr yields:

r=4.r = 4.

Now, we can determine the constant term, which is T4+1=T5T_{4+1} = T_5:

T5=(84)384(1)434=(84)3434,T_5 = \binom{8}{4} \cdot 3^{8-4} \cdot (-1)^4 \cdot 3^{-4} = \binom{8}{4} \cdot 3^{4} \cdot 3^{-4},

which simplifies to:

T5=(84)1=70.T_5 = \binom{8}{4} \cdot 1 = 70.

Therefore, the constant term in the expansion is:

70.\boxed{70}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.