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.

A083070 First superdiagonal of number array A083064.

Original entry on oeis.org

1, 5, 43, 469, 6221, 98041, 1797559, 37665881, 888888889, 23343682141, 675462155171, 21356578028941, 732659790696133, 27107717023577009, 1076060070966390511, 45619867383437689201, 2057328526812890853617
Offset: 1

Views

Author

Paul Barry, Apr 21 2003

Keywords

Crossrefs

Formula

a(n) = ((n-1)*(n+1)^n + 1)/n.