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!)
A044058 Numbers n such that string 2,0 occurs in the base 3 representation of n but not of n-1. 0
6, 15, 18, 24, 33, 42, 45, 51, 54, 69, 72, 78, 87, 96, 99, 105, 114, 123, 126, 132, 135, 150, 153, 159, 162, 195, 204, 207, 213, 216, 231, 234, 240, 249, 258, 261, 267, 276, 285, 288, 294, 297, 312, 315, 321, 330, 339, 342, 348 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 3], {2, 0}]>0, 1, 0], {n, 400}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, May 15 2019 *)
CROSSREFS
Sequence in context: A105285 A138922 A362141 * A105139 A002599 A001484
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)