119814915
domain: N
Appears in sequences
- a(n) = Fibonacci(2*n)*Fibonacci(2*n+2).at n=10A058038
- a(n) = Fibonacci(n)*Fibonacci(n+2).at n=20A059929
- Partial sums of A001654, or sum of the areas of the first n Fibonacci rectangles.at n=20A064831
- a(n) = a(n-1) + a(n-3) + a(n-4), starting with a(0..3) = 1, 2, 2, 3.at n=39A070550
- a(n) = Fibonacci(n+2)^2 - 1.at n=19A080097
- Number of 2 X n arrays of occupancy after each element moves to some horizontal or antidiagonal neighbor.at n=10A221088
- Denominators in an expansion of 3 - sqrt(5) as a sum of fractions +-1/d.at n=28A255353