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!)
A043024 Base-8 palindromes that start with 4. 1

%I #13 Aug 22 2021 14:54:30

%S 4,36,260,268,276,284,292,300,308,316,2052,2124,2196,2268,2340,2412,

%T 2484,2556,16388,16452,16516,16580,16644,16708,16772,16836,16908,

%U 16972,17036,17100,17164,17228,17292,17356,17428,17492

%N Base-8 palindromes that start with 4.

%H Harvey P. Dale, <a href="/A043024/b043024.txt">Table of n, a(n) for n = 1..1000</a>

%t Table[FromDigits[#,8]&/@Select[Tuples[Range[0,7],n],#[[1]]==4&&#== Reverse[ #]&],{n,5}]//Flatten (* _Harvey P. Dale_, Mar 24 2021 *)

%Y Cf. A007094.

%K nonn,base

%O 1,1

%A _Clark Kimberling_

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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)