cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A065809 a(n) is the smallest number m > n such that m is palindromic in base n and is not palindromic in bases b with 2 <= b < n.

Original entry on oeis.org

3, 4, 25, 6, 14, 32, 54, 30, 11, 84, 39, 140, 75, 176, 102, 198, 19, 220, 147, 110, 69, 384, 175, 416, 486, 420, 58, 570, 279, 544, 429, 306, 245, 684, 296, 380, 663, 880, 615, 1134, 258, 1012, 1035, 1104, 47, 1392, 539, 1500, 1071, 1508, 53, 2106
Offset: 2

Views

Author

Naohiro Nomoto, Dec 06 2001

Keywords

Comments

Index at which first occurrence of n occurs in A016026 when the palindrome is multidigit. Only the first two terms of A016026 are single-digit palindromes. - Robert G. Wilson v, Dec 22 2021

Examples

			From _Robert G. Wilson v_, Dec 22 2021: (Start)
a(2) = 3 since A016026(3) = 2;
a(3) = 4 since A016026(4) = 3;
a(4) = 25 since A016026(25) = 4; etc. (End)
		

Crossrefs

Programs

Extensions

Definition edited by N. J. A. Sloane, Apr 08 2019