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.

A134906 a(n) = ceiling(n*exp(-tan(n))).

Original entry on oeis.org

1, 18, 4, 2, 147, 9, 3, 7181, 15, 6, 1481148085628412373142705746959543003289563510386989143402672337886302490562710486232930994662688988, 23, 9, 1, 36, 12, 1, 57, 17, 3, 97, 22, 5, 203, 29, 8
Offset: 1

Views

Author

Mohammad K. Azarian, Nov 14 2007

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Ceiling[n Exp[-Tan[n]]], {n, 30}] (* Vincenzo Librandi, Feb 18 2013 *)

Extensions

Offset corrected by Mohammad K. Azarian, Nov 19 2008
a(11) corrected by Vincenzo Librandi, Feb 18 2013