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!)
A044507 Numbers n such that string 4,0 occurs in the base 6 representation of n but not of n+1. 0
24, 60, 96, 132, 149, 168, 204, 240, 276, 312, 348, 365, 384, 420, 456, 492, 528, 564, 581, 600, 636, 672, 708, 744, 780, 797, 816, 852, 899, 924, 960, 996, 1013, 1032, 1068, 1104, 1140, 1176, 1212, 1229, 1248, 1284, 1320, 1356 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {4, 0}]>0, 1, 0], {n, 1400}], {1, -0}][[;; , 1]] (* Harvey P. Dale, Jul 29 2023 *)
CROSSREFS
Sequence in context: A211325 A290303 A044126 * A101860 A163636 A279930
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 25 11:37 EDT 2024. Contains 371968 sequences. (Running on oeis4.)