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.

A174174 Floor(Pi^n-n^Pi).

Original entry on oeis.org

2, 1, -1, 19, 149, 683, 2568, 8801, 28814, 92262, 292334, 921812, 2900518, 9118183, 28653193, 90026155, 282837225, 888573621, 2791553542, 8769944569, 27551617590, 86555987697, 271923687926, 854273498233, 2683779389671
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Floor[Pi^n-n^Pi],{n,5!}]