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!)
A044118 Numbers n such that string 2,4 occurs in the base 6 representation of n but not of n-1. 0
16, 52, 88, 96, 124, 160, 196, 232, 268, 304, 312, 340, 376, 412, 448, 484, 520, 528, 556, 576, 628, 664, 700, 736, 744, 772, 808, 844, 880, 916, 952, 960, 988, 1024, 1060, 1096, 1132, 1168, 1176, 1204, 1240, 1276, 1312, 1348 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {2, 4}]>0, 1, 0], {n, 1400}], {0, 1}][[All, 2]] (* Harvey P. Dale, Feb 18 2018 *)
CROSSREFS
Sequence in context: A297640 A236523 A235660 * A044499 A241489 A009953
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 24 20:06 EDT 2024. Contains 371963 sequences. (Running on oeis4.)