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.

A198077 Round((n+1/3)^n).

Original entry on oeis.org

1, 5, 37, 353, 4315, 64535, 1140539, 23256804, 537441241, 13880477010, 396218076727, 12386985584176, 420923890579262, 15447592770126360, 608903758014263549, 25656487848259583960, 1150788495459483630200, 54745172171004903538414
Offset: 1

Views

Author

Vincenzo Librandi, Oct 21 2011

Keywords

Crossrefs

Cf. A014056.

Programs

  • Magma
    [Round((n+1/3)^n): n in [1..20]];