-32769
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=23A103193
- a(2*n) = -(2^(2*n+1) + 1), a(2*n+1) = (2^(n+1) - (-1)^n)^2.at n=14A105951
- 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=14A153265
- Expansion of e.g.f. (1 + sin(x))/exp(x).at n=31A321632
- Dirichlet inverse of function f(n) = 1 + A048675(n), where A048675(n) is fully additive with a(p) = 2^(1-PrimePi(p)).at n=52A359795
- Dirichlet inverse of A005941.at n=52A364574