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!)
A044515 Numbers n such that string 5,2 occurs in the base 6 representation of n but not of n+1. 0
32, 68, 104, 140, 176, 197, 212, 248, 284, 320, 356, 392, 413, 428, 464, 500, 536, 572, 608, 629, 644, 680, 716, 752, 788, 824, 845, 860, 896, 932, 968, 1004, 1040, 1061, 1076, 1112, 1148, 1187, 1220, 1256, 1277, 1292, 1328 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {5, 2}]>0, 1, 0], {n, 1500}], {1, 0}][[All, 1]] (* Harvey P. Dale, Nov 27 2021 *)
CROSSREFS
Sequence in context: A039332 A043935 A044134 * A234875 A153981 A264589
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 March 19 07:04 EDT 2024. Contains 370953 sequences. (Running on oeis4.)