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.

A134898 Ceiling(n*exp(sec n)).

Original entry on oeis.org

7, 1, 2, 1, 170, 18, 27, 1, 4, 4, 1484429287810386706180357941514616918998247619752106278380016249467303567341589522908388755572386424, 40, 40, 21002, 5, 6, 1, 82, 53, 232, 4, 9, 4, 254, 69, 122, 1, 10, 8, 19617, 93, 107, 1, 11, 12, 1, 137, 109, 1659, 9
Offset: 1

Views

Author

Mohammad K. Azarian, Nov 14 2007

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Ceiling[n Exp[Sec[n]]], {n, 30}] (* Vincenzo Librandi, Feb 08 2013 *)

Extensions

Corrected by Vincenzo Librandi, Feb 08 2013