-416020
domain: Z
Appears in sequences
- Expansion of g.f. (1+x)^2/((1 + x + x^2)*(1 + x - x^2)).at n=31A106511
- a(n) = floor(c*r*a(n-1)) - floor(d*s*a(n-2)), where r = (1+sqrt(5))/2, s = r/(r-1), c = 1, d = 1, a(0) = 1, a(1) = 1.at n=27A275858
- a(n) = floor(c*r*a(n-1)) - floor(d*s*a(n-2)), where r = (1+sqrt(5))/2, s = r/(r-1), c = 1, d = 1, a(0) = 1, a(1) = 1.at n=28A275858