313679522
domain: N
Appears in sequences
- a(n) = Fibonacci(n)*Fibonacci(n+2).at n=21A059929
- a(1) = 1; a(n+1) = product of numerator and denominator in Sum_{k=1..n} 1/a(k).at n=12A064170
- a(2*n) = F(3*n)*F(3*n+2), a(2*n+1) = F(3*n+1)*F(3*n+2), where F = A000045.at n=14A114703
- A product of consecutive doubled Fibonacci numbers.at n=22A166516
- a(n) = Fibonacci(n)^2+1.at n=22A245306
- Area of Lewis Carroll's paradoxical F(2n+1) X F(2n+3) rectangle.at n=9A262342
- a(n) = F(n)*F(n+1) mod L(n+2) where F=A000045 is the Fibonacci numbers and L = A000032 is the Lucas numbers.at n=42A348592