StemCET Logo

Maths Question 9 – AP-EAMCET 2026

If (1+x)n=C0+C1x+C2x2++Cnxn, then C0C2+C4C6+=

The coefficients Ck are from the binomial expansion. The alternating sum involving even coefficients suggests using complex numbers.

Step 1: Recall the Binomial Expansion and Substitute a Complex Value✦ Active

The given binomial expansion is (1+x)n=C0+C1x+C2x2+C3x3+C4x4++Cnxn. To obtain the alternating sum of even coefficients (C0C2+C4), we should substitute a value of x such that powers of x cycle through 1,i,1,i. The complex number x=i (where i=1) is suitable for this.

(1+i)n=C0+C1i+C2i2+C3i3+C4i4+C5i5+

Using the properties of powers of i (i2=1, i3=i, i4=1, i5=i, etc.):

(1+i)n=C0+C1iC2C3i+C4+C5i

Group the real and imaginary parts:

(1+i)n=(C0C2+C4C6+)+i(C1C3+C5)

The required expression is the real part of (1+i)n.

💡 Teacher's Secret Hint

Remember that i2=1, i3=i, and i4=1. This cyclical property of powers of i is key to forming the alternating sum of coefficients.

Step 2: Convert (1+i) to Polar Form○ Expand

To evaluate (1+i)n, convert the complex number 1+i into its polar form r(cosθ+isinθ).

The modulus r=|1+i|=(Re)2+(Im)2=12+12=2.

The argument θ=arg(1+i)=arctan(11)=π4 (since 1+i is in the first quadrant).

Thus, 1+i in polar form is:

1+i=2(cosπ4+isinπ4)
💡 Teacher's Secret Hint

Always check the quadrant of the complex number when finding the argument to ensure the correct angle is chosen.

Step 3: Apply De Moivre's Theorem○ Expand

Now, raise the polar form to the power n using De Moivre's Theorem, which states that (r(cosθ+isinθ))n=rn(cos(nθ)+isin(nθ)).

(1+i)n=(2(cosπ4+isinπ4))n
(1+i)n=(2)n(cos(nπ4)+isin(nπ4))

Since 2=21/2, we have (2)n=(21/2)n=2n/2. Therefore:

(1+i)n=2n/2cos(nπ4)+i2n/2sin(nπ4)
💡 Teacher's Secret Hint

De Moivre's theorem simplifies raising complex numbers to powers significantly. Ensure you distribute the power to both the modulus and the argument.

Step 4: Equate Real Parts○ Expand

Comparing the expression for (1+i)n from Step 1 and Step 3:

(C0C2+C4C6+)+i(C1C3+C5)=2n/2cos(nπ4)+i2n/2sin(nπ4)

Equating the real parts on both sides, we get:

C0C2+C4C6+=2n/2cos(nπ4)

This matches option 1.

💡 Teacher's Secret Hint

When comparing complex numbers, remember that their real parts must be equal, and their imaginary parts must also be equal.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.