Sunday, May 31, 2009

PALINDROMIC NUMBERS



A number that reads the same when read forwards and backwards

is called a palindromic number.

For example: 121, 134282431.
Single digit numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 are palindromic.

The number of palindromic numbers between:
0 and 100 are 19; 100 and 200 are 10; 200 and 300 are 10; 0 and 1000 are 109.

No comments: