Palindromic Numbers

How many 4-digit palindromic numbers a b b a \overline{abba} are divisible by 99?

A palindromic number is a number that reads the same backward or forward.

Examples: 2002, 3113, 9999...etc

18 10 infinitly many 11

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hana Wehbi
Jun 3, 2016

We know that any four digit palindromic number is divisible by 11. To see that take the following:

a b b a = a × 1000 + b × 100 + b × 10 + a = 1001 a + 110 b = 11 ( 91 a + 10 b ) abba = a\times 1000+ b\times 100+b\times 10 +a = 1001a+ 110b= 11(91a+10b) , which indicates that a b b a abba is divisible by 11 11 .

In general, any palindromic number with even number of digits is divisible by 11.

Now, we need to take out of those the ones that are divisible by 9 too.

9 a b b a 9| abba 9 2 ( a + b ) \implies 9|2(a+b) 9 ( a + b ) \implies 9|(a+b)

Since a 0 a \neq 0 a + b = 9 o r a + b = 18 \implies a+b=9 \ or\ a+b=18 .

For a + b = 9 a+b=9 , we have 9 solutions ( 1 , 8 ) , ( 2 , 7 ) , ( 3 , 6 ) , . . . , ( 9 , 0 ) (1,8),(2,7),(3,6),...,(9,0) and for a + b = 18 a+b=18 we have 1 solution ( 9 , 9 ) (9,9) .

Thus, the number of 4-digit palindromic numbers that are divisible by (11 and 9) is 10.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...