32951280098
domain: N
Appears in sequences
- a(n) = 7*a(n-1) - a(n-2) + 5.at n=12A003481
- a(n) = Fibonacci(2*n+2) - 1.at n=25A035508
- a(n) = Fibonacci(4n) - 1, or Fibonacci(2n+1)*Lucas(2n-1).at n=12A081006
- Three consecutive elements of the sequence built from a quadratic form over four consecutive Fibonacci numbers A000045.at n=19A114695
- a(n) = Fibonacci((prime(n)+3)/2) - 1.at n=24A121569
- a(n) = F(n)*L(n-2) where F = Fibonacci and L = Lucas numbers.at n=27A128535