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!)
A043070 a(n)=(s(n)+2)/8, where s(n)=n-th base 8 palindrome that starts with 6 (in base 8), written in decimal digits. 1
1, 7, 49, 50, 51, 52, 53, 54, 55, 56, 385, 394, 403, 412, 421, 430, 439, 448, 3073, 3081, 3089, 3097, 3105, 3113, 3121, 3129, 3138, 3146, 3154, 3162, 3170, 3178, 3186, 3194, 3203, 3211, 3219, 3227, 3235, 3243, 3251, 3259 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
(#+2)/8&/@Select[Range[30000], IntegerDigits[#, 8][[1]]==6&&IntegerDigits[#, 8] == Reverse[ IntegerDigits[#, 8]]&] (* Harvey P. Dale, May 07 2022 *)
CROSSREFS
Sequence in context: A330329 A115589 A014390 * A083930 A178367 A036132
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Definition clarified by Harvey P. Dale, May 07 2022
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 17 22:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)