Question
Find the value of .
Solution — Step by Step
The imaginary unit follows a repeating cycle of length 4:
After every 4 powers, we’re back to 1. This is the key pattern the entire topic is built on.
We need the remainder when 47 is divided by 4:
So the remainder is 3.
Since , we can write:
Now , so:
Answer:
Why This Works
The pattern repeats because each multiplication by rotates a point 90° anticlockwise in the Argand plane. After four 90° rotations, you’re back where you started — that’s a full 360°.
This is why is not a coincidence. It’s a geometric fact dressed in algebra. Every time the exponent is a multiple of 4, you land back at 1.
The division algorithm does the heavy lifting here. Any integer can be written as where . The value of depends only on — the “excess” after all the complete cycles cancel out.
The four remainders map directly:
- Remainder 0 →
- Remainder 1 →
- Remainder 2 →
- Remainder 3 →
Memorise this table once. Every powers-of- question in JEE Main and CBSE Class 11 reduces to finding which remainder you’re in.
Alternative Method
We can also use negative exponents to simplify large powers. Notice that:
Since , we have . And .
So .
This approach is useful when the exponent is just 1 below a known multiple of 4 — spotting is faster than doing the division algorithm. Both methods are equally valid for JEE.
Common Mistake
Dividing 47 by 2 instead of 4.
Students sometimes remember “i cycles” but forget the cycle length is 4, not 2. They compute remainder 1, then write . Wrong.
The cycle has length 4 because it takes four multiplications by to get back to 1. The remainder must always be taken mod 4. In JEE Main 2019, a similar question — — was marked incorrectly by a large number of students for exactly this reason.
For : remainder of is , so . Then (after rationalising). Watch for negative exponents in JEE — they are a separate trap on top of the cycle rule.