login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Base-8 palindromes that start with 1.
0

%I #7 Aug 22 2021 09:24:30

%S 1,9,65,73,81,89,97,105,113,121,513,585,657,729,801,873,945,1017,4097,

%T 4161,4225,4289,4353,4417,4481,4545,4617,4681,4745,4809,4873,4937,

%U 5001,5065,5137,5201,5265,5329,5393,5457,5521,5585

%N Base-8 palindromes that start with 1.

%K nonn,base

%O 1,2

%A _Clark Kimberling_