Updates
UPSC Prelims 2023CSATQuantitative AptitudeNumber System - Remainder Theorem

Q17. A number N is formed by writing 9 for 99 times. What is the remainder if N is divided by 13 ?

A. 11✓ Correct
B. 9
C. 7
D. 1

Detailed Solution

✓ Correct Answer: Option A

The number N consists of 99 nines. This can be written as N = 9 * (10^99 - 1) / 9 = 10^99 - 1. We need to find (10^99 - 1) mod 13. First, let's find the cycle of powers of 10 modulo 13: 10^1 ≡ 10 (mod 13) 10^2 ≡ 100 ≡ 9 (mod 13) 10^3 ≡ 10 * 9 = 90 ≡ 12 (mod 13) or -1 (mod 13) 10^4 ≡ 10 * 12 = 120 ≡ 3 (mod 13) 10^5 ≡ 10 * 3 = 30 ≡ 4 (mod 13) 10^6 ≡ 10 * 4 = 40 ≡ 1 (mod 13) The cycle length (order) of 10 modulo 13 is 6.

Now, divide the exponent 99 by the cycle length 6: 99 = 6 × 16 + 3. So, 10^99 ≡ (10^6)^16 × 10^3 ≡ 1^16 × 10^3 ≡ 10^3 (mod 13). From our cycle, 10^3 ≡ 12 (mod 13). Therefore, N ≡ (10^99 - 1) ≡ (12 - 1) ≡ 11 (mod 13). The remainder is 11.

Ace UPSC with AI-powered Practice

LearnPro's test series adapts to your weak topics and shows real analytics.

Explore Courses →

Our Courses

72+ Batches

Our Courses
Contact Us