67105
domain: N
Appears in sequences
- Row sums of an unsigned characteristic triangle for the Fibonacci numbers.at n=12A110035
- a(n) = a(n-1) + a(n-3) + a(n-4), with a(0)=a(1)=a(2)=a(3)=1.at n=25A126116
- Number of strings of numbers x(i=1..n) in 0..7 with sum i*x(i) equal to n*7.at n=8A184701
- Number of strings of numbers x(i=1..9) in 0..n with sum i*x(i) equal to n*9.at n=6A184709
- a(n) = F(n+1)^2 + F(n+1)*F(n) - F(n)^2, where F = A000045.at n=12A236428
- 6th-largest term in n-th row of Stern's diatomic triangle A002487.at n=19A244476
- 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=25A295683
- 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=6A337928