cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A134185 Hankel transform of a transform of the central binomial coefficients A001405.

Original entry on oeis.org

1, 2, 0, -8, -32, -256, 0, 16384, 262144, 8388608, 0, -8589934592, -549755813888, -70368744177664, 0, 1152921504606846976, 295147905179352825856, 151115727451828646838272, 0, -39614081257132168796771975168
Offset: 0

Views

Author

Paul Barry, Oct 11 2007

Keywords

Comments

Hankel transform of A134184.

Crossrefs

Formula

a(n) = ((1/2 - 1/sqrt(2))*cos(3*Pi*n/4) + (1/2 + 1/sqrt(2))*cos(Pi*n/4))*2^ceiling(binomial(n+1,2)/2).
Showing 1-1 of 1 results.