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.

A156189 Denominator of Euler(n, 1/6).

Original entry on oeis.org

1, 3, 36, 108, 1296, 3888, 46656, 139968, 1679616, 5038848, 60466176, 181398528, 2176782336, 6530347008, 78364164096, 235092492288, 2821109907456, 8463329722368, 101559956668416, 304679870005248, 3656158440062976
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For numerators see A156187.

Programs

  • Mathematica
    Denominator[EulerE[Range[0, 20], 1 / 6 ]] (* Vincenzo Librandi, Sep 12 2016 *)