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.

A083080 Main diagonal of number array A083075.

Original entry on oeis.org

1, 3, 33, 547, 11713, 309411, 9763393, 359046339, 15096500481, 714852041923, 37660464739681, 2185503641764323, 138548894120306881, 9527726662032987747, 706481006206076565633, 56192761405186331759491
Offset: 0

Views

Author

Paul Barry, Apr 23 2003

Keywords

Crossrefs

Programs

Formula

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