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.

A001673 a(n) = ceiling(Pi^n).

Original entry on oeis.org

1, 4, 10, 32, 98, 307, 962, 3021, 9489, 29810, 93649, 294205, 924270, 2903678, 9122172, 28658146, 90032221, 282844564, 888582404, 2791563950, 8769956797, 27551631843, 86556004192, 271923706894, 854273519914, 2683779414318, 8431341691877, 26487841119104
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    Ceiling[Pi^Range[0,40]] (* Harvey P. Dale, May 08 2011 *)