For any positive integer , let denote the remainder when is divided by . What is the sum of all possible distinct values of ?
- A
- B
- Answer
- D
- E
Answer
The sum of all possible distinct values is 10.
Finding the remainder when a number is divided by is equivalent to finding its units digit. The units digit of follows the repeating pattern , and the units digit of follows the repeating pattern . Adding these term-by-term yields units digits of , , , and . The set of distinct remainders is , and their sum is .
Step-by-Step Solution
Key Concept
Units Digit Cyclicity and Modular Arithmetic
Estimated Time:1m 45s