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.

A083081 First superdiagonal of number array A083075.

Original entry on oeis.org

1, 13, 229, 4921, 128841, 4022341, 146450893, 6103787761, 286833509137, 15011892880381, 866190689012661, 54637591044108073, 3740820141248285785, 276304073198956644661, 21900911192388373534621
Offset: 1

Views

Author

Paul Barry, Apr 23 2003

Keywords

Crossrefs

Programs

Formula

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