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!)
A044437 Numbers n such that string 1,1 occurs in the base 3 representation of n but not of n+1. 0
4, 14, 22, 31, 44, 49, 58, 68, 76, 85, 95, 103, 134, 139, 149, 157, 166, 176, 184, 193, 206, 211, 220, 230, 238, 247, 257, 265, 274, 287, 292, 301, 311, 319, 404, 409, 419, 427, 436, 449, 454, 463, 473, 481, 490, 500, 508, 517 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 3], {1, 1}]>0, 1, 0], {n, 600}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Aug 30 2015 *)
CROSSREFS
Sequence in context: A051806 A034051 A199984 * A298008 A279414 A199987
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 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)