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.

Showing 1-1 of 1 results.

A197980 a(n) = round((7*n+1/n)^n).

Original entry on oeis.org

8, 210, 9709, 636904, 54039748, 5621026396, 692186010834, 98457959756722, 15883727818630152, 2865366503771469410, 571524481184700575470, 124887520213444076248620
Offset: 1

Views

Author

Vincenzo Librandi, Oct 20 2011

Keywords

Crossrefs

Programs

  • Magma
    [Round((7*n+1/n)^n): n in [1..20]];
Showing 1-1 of 1 results.