What is the canonical non-negative remainder when is divided by ?
Answer: 2
Answer
The correct answer is 2.
Using modular exponentiation, , so . Subtracting 11 yields . Adding 14 (a multiple of 7) gives , which is the canonical non-negative remainder.
Step-by-Step Solution
Key Concept
Modular Exponentiation and Negative Remainder Reduction