login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A253926
a(n) is the excess of the number of Collatz permutations of length n (with first index 15) over the n-th Fibonacci number.
0
1, 2, 3, 3, 4, 6, 7, 9, 12, 15, 19, 24, 30, 39, 49, 61, 77, 96
OFFSET
15,2
COMMENTS
A permutation is Collatz if for some n it is the sequence of ranks of terms prior to a power of 2 generated by the Collatz function C(n) = n/2 if n even, (3n+1) if n odd. For instance, iteration of the Collatz function on 12 generates 12, 6, 3, 10, 5, which is then followed by 16, so (5,3,1,4,2) is Collatz. Among n = 1 to 14, the number of Collatz permutations is the n-th Fibonacci number; thereafter, there is an increasing excess. This sequence counts the excess.
LINKS
Michael Albert, Bjarki Gudmundsson and Henning Ulfarsson, Collatz meets Fibonacci. arXiv:1404.3054 [math.CO], 2014-2015. Table on page 4.
CROSSREFS
A000045, the Fibonacci numbers, gives the number of Collatz permutations for n <= 14.
Sequence in context: A198726 A117275 A327725 * A277579 A241447 A081230
KEYWORD
nonn,more
AUTHOR
William J. Keith, Jan 19 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 24 06:21 EDT 2024. Contains 376187 sequences. (Running on oeis4.)