MCQMediumJEE 2026Complex Numbers Basics

JEE Mathematics 2026 Question with Solution

If x2+x+1=0x^2+x+1=0, then the value of (x+1x)2+(x2+1x2)2+(x3+1x3)2++(x25+1x25)2\left(x + \frac{1}{x}\right)^2 + \left(x^2 + \frac{1}{x^2}\right)^2 + \left(x^3 + \frac{1}{x^3}\right)^2 + \dots + \left(x^{25} + \frac{1}{x^{25}}\right)^2 is:

  • A

    128128

  • B

    175175

  • C

    145145

  • D

    162162

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: x2+x+1=0x^2+x+1=0

Find: n=125(xn+1xn)2\sum_{n=1}^{25}\left(x^n+\frac{1}{x^n}\right)^2

From x2+x+1=0x^2+x+1=0, the roots are the complex cube roots of unity, ω\omega and ω2\omega^2. Take x=ωx=\omega. Then

Sn=xn+1xn=ωn+1ωn=ωn+ω2nS_n=x^n+\frac{1}{x^n}=\omega^n+\frac{1}{\omega^n}=\omega^n+\omega^{2n}

using 1ω=ω2\frac{1}{\omega}=\omega^2.

Now use the periodic properties of cube roots of unity:

ω3=1,1+ω+ω2=0\omega^3=1, \qquad 1+\omega+\omega^2=0

If nn is a multiple of 33, say n=3kn=3k, then

S3k=ω3k+ω6k=1+1=2S_{3k}=\omega^{3k}+\omega^{6k}=1+1=2

If nn is not a multiple of 33, then

1+ωn+ω2n=01+\omega^n+\omega^{2n}=0

so

Sn=ωn+ω2n=1S_n=\omega^n+\omega^{2n}=-1

From 11 to 2525, the multiples of 33 are 3,6,9,12,15,18,21,243,6,9,12,15,18,21,24, so there are 88 such terms. Hence the remaining 258=1725-8=17 terms are non-multiples of 33.

Therefore,

n=125(Sn)2=8(2)2+17(1)2=84+171=32+17=49\sum_{n=1}^{25}(S_n)^2 = 8\cdot (2)^2 + 17\cdot (-1)^2 = 8\cdot 4 + 17\cdot 1 = 32+17=49

Therefore, the working in the solution gives the value 4949. However, 4949 is not present among the given options A, B, C, D. The solution still marks the correct option as C, so there is a discrepancy between the computed result and the listed options. Using the solution's marked option, the answer is C.

Pattern Recognition Using Cube Roots of Unity

Given: x2+x+1=0x^2+x+1=0

Find: the sum of squares up to n=25n=25.

Since xx is a non-real cube root of unity, the expression

xn+1xnx^n+\frac{1}{x^n}

repeats with period 33.

The pattern is:

2,1,1,2,1,1,2,-1,-1,2,-1,-1,\dots

with value 22 when n0(mod3)n\equiv 0 \pmod{3} and value 1-1 otherwise. Squaring gives the repeating pattern

4,1,1,4,1,1,4,1,1,4,1,1,\dots

Between 11 and 2525, there are 88 multiples of 33 and 1717 other integers. Hence

Sum=84+171=49\text{Sum}=8\cdot 4+17\cdot 1=49

So the computed value is 4949. This does not match any option, which indicates an error in the provided options or answer key. The solution's nevertheless labels C as correct.

Common mistakes

  • Mistake: treating xx as a real number and trying to solve numerically. Why it is wrong: the equation x2+x+1=0x^2+x+1=0 has non-real roots. What to do instead: recognize immediately that the roots are the complex cube roots of unity.

  • Mistake: using xn+1xn=2x^n+\frac{1}{x^n}=2 for all nn. Why it is wrong: this happens only when nn is a multiple of 33. What to do instead: split the cases into n0(mod3)n\equiv 0 \pmod{3} and n≢0(mod3)n\not\equiv 0 \pmod{3}.

  • Mistake: counting the multiples of 33 from 11 to 2525 incorrectly. Why it is wrong: a wrong count changes the final total. What to do instead: list them explicitly as 3,6,9,12,15,18,21,243,6,9,12,15,18,21,24 to get exactly 88 terms.

Practice more Complex Numbers Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions