102961
domain: N
Appears in sequences
- a(n) = 5*F(n)^2 - 5*F(n) + 1, where F(n) = Fibonacci(n).at n=12A124296
- E.g.f. satisfies A(x) = exp(x*A(x^8/8!)).at n=16A143572
- 5 F(2n) (F(2n) - 1) + 1 where F(n) denotes the n-th Fibonacci number.at n=6A156094
- a(n) = A143565(2n,n) for n > 0, a(0) = 1.at n=8A319924
- Expansion of 1/sqrt((1-x^4)^2 - 4*x^5).at n=40A383572
- a(n) = 1 - 5*(n + 1)^2 + 5*(n + 1)^4.at n=11A385897