A319197 All entries from a(3) to a(n) appear in addition to 2^n as factors in the conjectured factorization of Fibonacci(2^(n-2)*3*m) for n >= 3 and all m >= 0.
1, 9, 161, 51841, 6989569, 53156199689438143, 5581524253378492696105796918365541568492478783, 89171045849445921581733341920411050611581102638589828325078491812417901966295041
Offset: 3
Keywords
Examples
n=3: I(3; m) = A049660(m), m >= 0. n=4: I(4; m) = A253368(m), with A253368(0) := 0. n = 5: I(5; m) = F(24*m)/(2^5*9*161) = F(24*m)/(2^5*3^2*7*23) = [0, 1, 103682, 10749957123, 1114577054323204, ...]
Formula
I(n; m) := F(2^(n-2)*3*m) / ((2^n)* Product_{j=3..n} a(j)) is conjectured to be a nonnegative integer for n >= 3 and all m >= 0, where F = A000045. There are no more factors > 1 for all m >= 0 because I(n, 1) = 1.
Comments