Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A372657 Lexicographically earliest sequence of distinct nonnegative integers such that for any n >= 0, the Fibonacci numbers that appear in the Zeckendorf representation of n are not missing from the dual Zeckendorf representation of a(n). 3
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 19, 16, 21, 18, 20, 22, 23, 24, 25, 28, 29, 31, 26, 27, 32, 30, 33, 34, 35, 36, 38, 40, 37, 42, 39, 46, 48, 47, 51, 53, 41, 43, 44, 45, 56, 49, 50, 52, 54, 55, 57, 58, 59, 62, 63, 65, 60, 61, 66, 64, 67 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
We consider that a Fibonacci number is missing from the dual Zeckendorf representation of a number if it does not appear in this representation and a larger Fibonacci number appears in it.
The dual Zeckendorf representation is also known as the lazy Fibonacci representation (see A356771 for further details).
This sequence is a permutation of the nonnegative integers with inverse A372658: for any v >= 0, the majority of Fibonacci numbers are not missing from the dual Zeckendorf representation of v, and provide opportunities for v to be chosen, and so v will eventually appear in the sequence.
LINKS
Rémy Sigrist, PARI program
EXAMPLE
The first terms, alongside the Zeckendorf representation of n and the dual Zeckendorf representation of a(n), in binary, are:
n a(n) z(n) d(a(n))
-- ---- ------ -------
0 0 0 0
1 1 1 1
2 2 10 10
3 3 100 11
4 4 101 101
5 5 1000 110
6 6 1001 111
7 7 1010 1010
8 8 10000 1011
9 9 10001 1101
10 10 10010 1110
11 11 10100 1111
12 12 10101 10101
PROG
(PARI) \\ See Links section.
CROSSREFS
See A372659 for a similar sequence.
Cf. A356771, A361989, A372658 (inverse).
Sequence in context: A022766 A249611 A323035 * A097745 A032965 A033067
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, May 09 2024
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 September 4 18:12 EDT 2024. Contains 375685 sequences. (Running on oeis4.)