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!)
A044056 Numbers n such that string 1,1 occurs in the base 3 representation of n but not of n-1. 0
4, 12, 22, 31, 36, 49, 58, 66, 76, 85, 93, 103, 108, 139, 147, 157, 166, 174, 184, 193, 198, 211, 220, 228, 238, 247, 255, 265, 274, 279, 292, 301, 309, 319, 324, 409, 417, 427, 436, 441, 454, 463, 471, 481, 490, 498, 508, 517 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 3], {1, 1}]>0, 1, 0], {n, 600}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Apr 12 2024 *)
CROSSREFS
Sequence in context: A057309 A063246 A301269 * A024993 A301099 A301131
KEYWORD
nonn,base,changed
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 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)