login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A287820
Least number of factors to express A065108(n) as a product of Fibonacci numbers.
1
0, 1, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 3, 1, 2, 2, 2, 3, 3, 3, 1, 4, 2, 2, 2, 3, 3, 3, 3, 4, 1, 4, 2, 2, 2, 2, 3, 3, 3, 3, 4, 3, 1, 4, 4, 4, 2, 2, 2, 5, 2, 3, 3, 3, 3, 3, 3, 4, 3, 1, 4, 4, 4, 5, 2, 2, 2, 2, 2, 5, 3, 3, 3, 3, 3, 3, 3, 4, 3, 4, 1, 4, 4, 5, 4, 4
OFFSET
1,4
COMMENTS
Some terms of A065108 are a product of Fibonacci numbers in more than one way. For example, 8 is a product of Fibonacci numbers in more than one way as 8 = 2 * 2 * 2 and both 8 and 2 are Fibonacci numbers. Therefore, 'at least' is used in the name.
LINKS
EXAMPLE
8 = 2 * 2 * 2 are all ways to write A065108(7) = 8 as a product of Fibonacci numbers. 8 has one factor, the least number of all such factorizations. Therefore, a(7) = 1.
81 = 3^4. 81 isn't a Fibonacci number. 3^4 is the only factorization of A065108(43) = 81 into Fibonacci numbers and has four factors 3. Therefore, a(43) = 4.
144 = 2 * 3 * 3 * 8 = 2 * 2 * 2 * 2 * 3 * 3 are all ways to write A065108(62) = 144 as a product of Fibonacci numbers. 144 has one factor, the least number of all such factorizations. Therefore, a(62) = 1.
CROSSREFS
KEYWORD
nonn,easy,look
AUTHOR
David A. Corneth, Jun 01 2017
EXTENSIONS
Name clarified by Chai Wah Wu, Jun 02 2017
STATUS
approved