Problem:
A palindrome is a nonnegative integer number that reads the same forwards and backwards when written in base 10 with no leading zeros. A 6 -digit palindrome n is chosen uniformly at random. What is the probability that 11nβ is also a palindrome?
Answer Choices:
A. 258β
B. 10033β
C. 207β
D. 259β
E. 3011β
Solution:
Let n be a 6 -digit palindrome, m=11nβ, and suppose m is a palindrome as well. First, if m is a 4 -digit number, then n=11m<11β
105= 106+105. Thus the first and last digit of n is 1 . Thus the last digit of m is 1 and then the first digit of m must be 1 as well. Then mβ€1991<2000 and n=11m<11β
2000=22000, which is a contradiction. Therefore m is a 5 -digit number abcba. If a+bβ€9 and b+cβ€9, then there are no carries in the sum n=11m=abcba0+abcba; thus the digits of n in order are a,a+b,b+c,b+c, a+b, and a. Conversely, if a+bβ₯10, then the first digit of n is a+1 and the last digit a; and if a+bβ€9 but b+cβ₯10, then the second digit of n is a+b+1 if a+b<9, or 0 if a+b=9, and the previous to last digit is a+b. In any case n is not a palindrome. Therefore n=11 m is a palindrome if and only if a+bβ€9 and b+cβ€9.
Thus the number of pairs (m,n) is equal to
b=0β9βc=0β9βbβa=1β9βbβ1=b=0β9β(10βb)(9βb)
Letting j=10βb gives
j=1β10βj(jβ1)=610β
11β
21ββ210β
11β=330
The total number of 6 -digit palindromes abccba is determined by 10 choices for each of b and c, and 9 choices for a, for a total of 9β
102=900. Thus the required probability is 900330β=3011ββ.
The problems on this page are the property of the MAA's American Mathematics Competitions