All numbers with one digit are palindromic, so in
base 10 there are ten palindromic numbers with one digit: :{0, 1, 2, 3, 4, 5, 6, 7, 8, 9}. There are 9 palindromic numbers with two digits: :{11, 22, 33, 44, 55, 66, 77, 88, 99}. All palindromic numbers with an even number of digits are divisible by
11. Similarly, if equal-interval multiples of 3 are half of 6-digit palindromes (e.g. 345,543 and 852,258), all such palindromes (6-digit, 12-digit, 18-digit and so on) are multiples of 1,221 (11 × 111). There are 90 palindromic numbers with three digits (Using the
rule of product: 9 choices for the first digit - which determines the third digit as well - multiplied by 10 choices for the second digit): :{101, 111, 121, 131, 141, 151, 161, 171, 181, 191, ..., 909, 919, 929, 939, 949, 959, 969, 979, 989, 999} There are likewise 90 palindromic numbers with four digits (again, 9 choices for the first digit multiplied by ten choices for the second digit. The other two digits are determined by the choice of the first two): :{1001, 1111, 1221, 1331, 1441, 1551, 1661, 1771, 1881, 1991, ..., 9009, 9119, 9229, 9339, 9449, 9559, 9669, 9779, 9889, 9999}, so there are 199 palindromic numbers smaller than 104. There are 1099 palindromic numbers smaller than 105 and for other exponents of 10n we have: 1999, 10999, 19999, 109999, 199999, 1099999, ... . The number of palindromic numbers which have some other property are listed below:
Perfect powers There are many palindromic
perfect powers
nk, where
n is a natural number and
k is 2, 3 or 4. • Palindromic
squares: 0, 1, 4, 9, 121, 484, 676, 10201, 12321, 14641, 40804, 44944, ... • Palindromic
cubes: 0, 1, 8, 343, 1331, 1030301, 1367631, 1003003001, ... • Palindromic
fourth powers: 0, 1, 14641, 104060401, 1004006004001, ... The first nine terms of the sequence 12, 112, 1112, 11112, ... form the palindromes 1, 121, 12321, 1234321, ... The only known non-palindromic number whose cube is a palindrome is 2201, and it is a conjecture the fourth root of all the palindrome fourth powers are a palindrome with 100000...000001 (10n + 1).
Gustavus Simmons conjectured there are no palindromes of form
nk for
k > 4 (and
n > 1). ==Other bases==