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!)
A044483 Numbers n such that string 0,0 occurs in the base 6 representation of n but not of n+1. 0
36, 72, 108, 144, 180, 221, 252, 288, 324, 360, 396, 437, 468, 504, 540, 576, 612, 653, 684, 720, 756, 792, 828, 869, 900, 936, 972, 1008, 1044, 1085, 1116, 1152, 1188, 1224, 1260, 1332, 1368, 1404, 1440, 1476, 1517, 1548, 1584 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {0, 0}]>0, 1, 0], {n, 2000}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Jul 01 2023 *)
CROSSREFS
Sequence in context: A224830 A044102 A043370 * A369374 A031479 A153642
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)