STEP-BY-STEP ANSWER:
Step 1: Recall that the powers of i cycle every four terms: i, -1, -i, 1, ...
Step 2: Divide the exponent n by 4 and find the remainder r.
Step 3: Use the remainder to determine: if r = 0 then i^n = 1; if r = 1 then i^n = i; if r = 2 then i^n = -1; if r = 3 then i^n = -i.
Final Answer: i^n simplifies based on the remainder when n is divided by 4.