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.

A156634 Denominator of Euler(n, 1/18).

Original entry on oeis.org

1, 9, 324, 729, 104976, 236196, 34012224, 76527504, 11019960576, 24794911296, 3570467226624, 8033551259904, 1156831381426176, 2602870608208896, 374813367582081024, 843330077059682304, 121439531096594251776
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For numerators see A156633.

Programs

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