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!)
A158456 Signature sequence for log(3)/log(2). 4
1, 2, 1, 3, 2, 4, 1, 3, 5, 2, 4, 1, 6, 3, 5, 2, 7, 4, 1, 6, 3, 8, 5, 2, 7, 4, 1, 9, 6, 3, 8, 5, 2, 10, 7, 4, 1, 9, 6, 3, 11, 8, 5, 2, 10, 7, 4, 12, 1, 9, 6, 3, 11, 8, 5, 13, 2, 10, 7, 4, 12, 1, 9, 6, 14, 3, 11, 8, 5, 13, 2, 10, 7, 15, 4, 12, 1, 9, 6, 14, 3, 11, 8, 16, 5, 13, 2, 10, 7, 15, 4, 12, 1, 9, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Not the same as A191475. - Zak Seidov, Aug 31 2012
LINKS
Franklin T. Adams-Watters, Table of n, a(n) for n=1..1000
FORMULA
a(n) = A022328(n) + 1.
MATHEMATICA
Take[Transpose[Sort[Flatten[Table[{i + j*(Log[3]/Log[2]), i}, {i, 17}, {j, 12}], 1], #1[[1]] < #2[[1]] &]][[2]], 100] (* Robert G. Wilson v, Aug 20 2012 *)
CROSSREFS
Sequence in context: A058933 A087470 A191475 * A084531 A023129 A007337
KEYWORD
nonn
AUTHOR
EXTENSIONS
Added 1 to all the terms so as to match the b-file. - N. J. A. Sloane, Aug 31 2009
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)