a(n) = floor(phi^7*a(n-1)) for n>0, a(0) = 1, where phi is the golden ratio (A001622).
A278475
a(n) = floor(phi^7*a(n-1)) for n>0, a(0) = 1, where phi is the golden ratio (A001622).
Terms
- a(0) =1a(1) =29a(2) =841a(3) =24417a(4) =708933a(5) =20583473a(6) =597629649a(7) =17351843293a(8) =503801085145
External references
- oeis: A278475