-8388609
domain: Z
Appears in sequences
- A sequence of triples arising from a matrix calculation, in particular let m = floor(n/3), then (a(3*m), a(3*m+1), a(3*m+2)) = M^(m*(m+1)/n) * (0, 1, 1) where M is the matrix [[2,0,1], [0,1,0], [-2,1,0]].at n=29A103193
- a(2*n) = -(2^(2*n+1) + 1), a(2*n+1) = (2^(n+1) - (-1)^n)^2.at n=22A105951
- a(n) = (-2*I)^n + (2*I)^n + (1/2 + 1/2*I*sqrt(3))^n + (1/2 - 1/2*I*sqrt(3))^n.at n=22A153265
- Expansion of e.g.f. (1 + sin(x))/exp(x).at n=47A321632