If (1 + x - 2x 2) 6 = 1 + a 1x + a 2x 2 + ... + a 12 x12 , then a 2 + a 4 + ... a 12 is?
31
This problem involves finding the sum of specific coefficients in the expansion of a polynomial. We are given the polynomial $P(x) = (1 + x - 2x^2)^6$. The expansion is provided in the form $P(x) = 1 + a_1x + a_2x^2 + \dots + a_{12}x^{12}$. Our goal is to calculate the value of $S = a_2 + a_4 + \dots + a_{12}$.
A useful method to find sums of coefficients involves evaluating the polynomial at specific points, namely $x=1$ and $x=-1$. Let's apply this strategy.
Substitute $x=1$ into the polynomial expression:
$P(1) = (1 + 1 - 2(1)^2)^6$Simplify the expression inside the parenthesis:
$P(1) = (1 + 1 - 2)^6$ $P(1) = (0)^6$ $P(1) = 0$From the expansion $P(x) = 1 + a_1x + a_2x^2 + \dots + a_{12}x^{12}$, substituting $x=1$ gives:
$P(1) = 1 + a_1(1) + a_2(1)^2 + \dots + a_{12}(1)^{12}$ $P(1) = 1 + a_1 + a_2 + a_3 + \dots + a_{12}$Equating the two results for $P(1)$:
$1 + a_1 + a_2 + a_3 + \dots + a_{12} = 0$ (Equation 1)Substitute $x=-1$ into the polynomial expression:
$P(-1) = (1 + (-1) - 2(-1)^2)^6$Simplify the expression inside the parenthesis:
$P(-1) = (1 - 1 - 2(1))^6$ $P(-1) = (0 - 2)^6$ $P(-1) = (-2)^6$ $P(-1) = 64$From the expansion $P(x) = 1 + a_1x + a_2x^2 + \dots + a_{12}x^{12}$, substituting $x=-1$ gives:
$P(-1) = 1 + a_1(-1) + a_2(-1)^2 + a_3(-1)^3 + \dots + a_{12}(-1)^{12}$ $P(-1) = 1 - a_1 + a_2 - a_3 + \dots + a_{12}$Equating the two results for $P(-1)$:
$1 - a_1 + a_2 - a_3 + \dots + a_{12} = 64$ (Equation 2)Let $E = a_2 + a_4 + \dots + a_{12}$ (the sum we want to find). Let $O = a_1 + a_3 + \dots + a_{11}$ (the sum of coefficients of odd powers).
Rewrite Equation 1 using $E$ and $O$: $1 + (a_1 + a_3 + \dots + a_{11}) + (a_2 + a_4 + \dots + a_{12}) = 0$ $1 + O + E = 0$ Rearranging gives: $O + E = -1$ (Equation 3)
Rewrite Equation 2 using $E$ and $O$: $1 - (a_1 + a_3 + \dots + a_{11}) + (a_2 + a_4 + \dots + a_{12}) = 64$ $1 - O + E = 64$ Rearranging gives: $-O + E = 63$ (Equation 4)
Now, we solve the system of linear equations formed by Equation 3 and Equation 4:
Add Equation 3 and Equation 4:
$(O + E) + (-O + E) = -1 + 63$ $2E = 62$Solve for $E$ by dividing by 2:
$E = \frac{62}{2}$ $E = 31$So, the sum $a_2 + a_4 + \dots + a_{12}$ is 31.
If $x = \frac{1}{4}$, then the greatest term in the expansion of $(2 + 3x)^{15}$ will be
Consider the expansion of (1 + x) n. Let p, q, r and s be the coefficients of first, second, nth and (n + 1)th terms respectively. What is (ps + qr) equal to?
What is the sum of the coefficients of first and last terms in the expansion of (1 + x) 2n , where n is a natural number?