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.

A083084 A diagonal of number array A083075.

Original entry on oeis.org

1, 9, 141, 2893, 73081, 2200977, 77189509, 3095295861, 139872233073, 7039013063065, 390656716635901, 23714578436644509, 1563646420268423401, 111315499088924632353, 8511391223995285616373, 695805743909499121660357
Offset: 0

Views

Author

Paul Barry, Apr 23 2003

Keywords

Crossrefs

Programs

Formula

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