
Divisible By 11
Problem
Consider the following results.
101 + 1 = 11
102
1 = 99 = 9
11
103 + 1 = 1001 = 91
11
104
1 = 9999 = 909
11
105 + 1 = 100001 = 9091
11
Prove that 10n
1 is divisible by 11 if n is even and 10n+1 is divisible by 11 if n is odd.
Problem ID: 208 (17 Feb 2005) Difficulty: 3 Star
RSS
Show Solution
Hide Solution