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!)
A044495 Numbers n such that string 2,0 occurs in the base 6 representation of n but not of n+1. 0
12, 48, 77, 84, 120, 156, 192, 228, 264, 293, 300, 336, 372, 408, 467, 480, 509, 516, 552, 588, 624, 660, 696, 725, 732, 768, 804, 840, 876, 912, 941, 948, 984, 1020, 1056, 1092, 1128, 1157, 1164, 1200, 1236, 1272, 1308, 1344 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {2, 0}]>0, 1, 0], {n, 1500}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 05 2019 *)
CROSSREFS
Sequence in context: A324747 A044114 A323008 * A213493 A009958 A256695
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 29 04:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)