CSAT Solved Papers/ 2023/Q74
2023 CSAT — Q74
What is the remainder if is divided by ?
Worked rationale
List the powers of mod to find the cycle:
From onward the residues alternate — odd exponents give , even exponents give .
Since is even,
Answer: (d) 4.
Why the other options miss
- A solved the wrong question: assumes because , forgetting and .
- B a remainder-rule slip: misapplies a Fermat/Euler idea ( is false since ), wrongly concluding remainder .
- C off by one: reads the cycle for an odd exponent (giving ), mismatching the even .
Specialist insight
The trap is that Euler’s theorem does not apply — and are not coprime — so don’t reach for . Instead just list the residues: is for odd and for even (for ). The exponent is even, so the answer is . A two-line cycle table beats any theorem here.
The trap, in one line
is (odd ) or (even ); even — Euler's theorem doesn't apply () (d).