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!)
A044057 Numbers n such that string 1,2 occurs in the base 3 representation of n but not of n-1. 0
5, 14, 23, 32, 41, 59, 68, 77, 86, 95, 104, 113, 122, 167, 176, 185, 194, 203, 221, 230, 239, 248, 257, 266, 275, 284, 302, 311, 320, 329, 338, 347, 356, 365, 491, 500, 509, 518, 527, 545, 554, 563, 572, 581, 590, 599, 608, 653 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 3], {1, 2}]>0, 1, 0], {n, 700}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 28 2020 *)
CROSSREFS
Sequence in context: A043473 A017221 A052219 * A147825 A174263 A143057
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 May 7 13:58 EDT 2024. Contains 372310 sequences. (Running on oeis4.)