login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A043022 Base-8 palindromes that start with 2. 1
2, 18, 130, 138, 146, 154, 162, 170, 178, 186, 1026, 1098, 1170, 1242, 1314, 1386, 1458, 1530, 8194, 8258, 8322, 8386, 8450, 8514, 8578, 8642, 8714, 8778, 8842, 8906, 8970, 9034, 9098, 9162, 9234, 9298, 9362, 9426, 9490 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 8*A043066(n) - 6.
MATHEMATICA
Select[Range[10000], IntegerDigits[#, 8]==Reverse[IntegerDigits[#, 8]]&&IntegerDigits[#, 8][[1]]==2&] (* Harvey P. Dale, Dec 17 2023 *)
CROSSREFS
Sequence in context: A367553 A363662 A064447 * A057971 A360132 A073512
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)