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.

A196793 a(n) = A047848(n, n).

Original entry on oeis.org

1, 2, 7, 44, 401, 4682, 66431, 1111112, 21435889, 469070942, 11488207655, 311505013052, 9267595563617, 300239975158034, 10523614159962559, 396861212733968144, 16024522975978953761, 689852631578947368422, 31544039619835776489479
Offset: 0

Views

Author

Vincenzo Librandi, Oct 11 2011

Keywords

Crossrefs

Programs

Formula

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