|
Search: id:A095903
|
|
|
| A095903 |
|
Lexical ordering of the lazy Fibonacci representations. |
|
+0 1
|
|
| 1, 2, 3, 4, 5, 7, 6, 8, 9, 12, 10, 13, 15, 20, 11, 14, 16, 21, 17, 22, 25, 33, 18, 23, 26, 34, 28, 36, 41, 54, 19, 24, 27, 35, 29, 37, 42, 55, 30, 38, 43, 56, 46, 59, 67, 88, 31, 39, 44, 57, 47, 60, 68, 89, 49, 62, 70, 91, 75, 96, 109, 143, 32, 40, 45, 58, 48, 61, 69, 90, 50, 63
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
A permutation of the natural numbers.
|
|
EXAMPLE
|
Start with 1,2. Suffix the next two Fibonacci numbers, getting
1+2, 1+3; 2+3, 2+5. Suffix the next two Fibonacci numbers, getting
1+2+3, 1+2+5, 1+3+5, 1+3+8; 2+3+5, 2+3+8, 2+5+8, 2+5+13. Continue forever.
|
|
CROSSREFS
|
Cf. A000045, A095791.
Adjacent sequences: A095900 A095901 A095902 this_sequence A095904 A095905 A095906
Sequence in context: A143579 A100806 A102451 this_sequence A088750 A056018 A087465
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Clark Kimberling (ck6(AT)evansville.edu), Jun 12 2004
|
|
|
Search completed in 0.002 seconds
|