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.

A007452 Expand cos x / exp x and invert nonzero coefficients.

Original entry on oeis.org

1, -1, 0, 3, -6, 30, 0, -630, 2520, -22680, 0, 1247400, -7484400, 97297200, 0, -10216206000, 81729648000, -1389404016000, 0, 237588086736000, -2375880867360000, 49893498214560000, 0, -12623055048283680000
Offset: 0

Views

Author

Keywords

Crossrefs

Absolute values are essentially the same as A046981, where zeros are replaced by ones.

Formula

a(4n+2) = 0, a(n) = (-1)^[n == 1, 4, 7 mod 8] * n!/2^floor(n/2). - Ralf Stephan, Mar 06 2004