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.

A121282 a(n) = ceiling(n*Pi*e).

Original entry on oeis.org

0, 9, 18, 26, 35, 43, 52, 60, 69, 77, 86, 94, 103, 112, 120, 129, 137, 146, 154, 163, 171, 180, 188, 197, 205, 214, 223, 231, 240, 248, 257, 265, 274, 282, 291, 299, 308, 316, 325, 334, 342, 351, 359, 368, 376, 385, 393, 402, 410, 419, 427, 436, 445, 453, 462
Offset: 0

Views

Author

Mohammad K. Azarian, Aug 24 2006

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Ceiling[n Pi E], {n, 0, 80}] (* Vincenzo Librandi, Feb 22 2013 *)

Extensions

Offset corrected by Arkadiusz Wesolowski, Jun 05 2011