A216841 Smallest palindromic number of length 2 in two bases differing by n.
24, 18, 8, 10, 12, 14, 16, 18, 15, 22, 18, 26, 21, 30, 24, 34, 24, 38, 30, 28, 33, 46, 32, 50, 39, 36, 35, 58, 40, 62, 40, 44, 51, 70, 45, 74, 57, 52, 48, 82, 56, 86, 55, 54, 69, 94, 60, 98, 60, 68, 65, 106, 63, 66, 70, 76, 87, 118, 70, 122, 93, 84, 80, 78, 77
Offset: 2
Examples
All numbers smaller than 24 (in base 10) fail to have two bases differing by 2 in which the number is a 2-digit palindrome. Decimal number 24 is 44 in base 5 and is 33 in base 7. Similarly, for the second term here, the facts that decimal number 18 is 33 in base 5 and 22 in base 8 and that no smaller number than decimal 18 has 2 bases in which it is a 2-digit palindrome result in its position here. a(10) = 15 is 33 in base 4 and 11 in base 14. - _Chai Wah Wu_, Aug 19 2015
Links
- Chai Wah Wu, Table of n, a(n) for n = 2..10000
Crossrefs
Extensions
More terms and corrected a(10) from Chai Wah Wu, Aug 19 2015
Comments