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!)
A043097 Numbers k such that 0 and 1 occur juxtaposed in the base-3 representation of k but not of k-1. 0
3, 9, 19, 21, 27, 46, 48, 55, 57, 63, 73, 75, 81, 127, 129, 136, 138, 144, 154, 156, 163, 165, 171, 181, 183, 189, 208, 210, 217, 219, 225, 235, 237, 243, 370, 372, 379, 381, 387, 397, 399, 406, 408, 414, 424, 426, 432, 451, 453 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 3], {0, 1}]>0 || SequenceCount[IntegerDigits[n, 3], {1, 0}]>0, 1, 0], {n, 500}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Mar 29 2023 *)
CROSSREFS
Cf. A007089.
Sequence in context: A270979 A253219 A097267 * A084670 A002091 A056259
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 August 25 22:58 EDT 2024. Contains 375454 sequences. (Running on oeis4.)