3152479
domain: N
Appears in sequences
- Row sums of an unsigned characteristic triangle for the Fibonacci numbers.at n=16A110035
- a(n) = a(n-1) + a(n-3) + a(n-4), with a(0)=a(1)=a(2)=a(3)=1.at n=33A126116
- a(n) = F(n+1)^2 + F(n+1)*F(n) - F(n)^2, where F = A000045.at n=16A236428
- a(n) = a(n-1) + a(n-3) + a(n-4), where a(0) = 2, a(1) = 1, a(2) = 0, a(3) = 1.at n=33A295683
- Numbers w such that (F(2n+1)^2, -F(2n)^2, -w) are primitive solutions of the Diophantine equation 2*x^3 + 2*y^3 + z^3 = 1, where F(n) is the n-th Fibonacci number (A000045).at n=8A337928