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.

A046065 a(n) = n^(n+2) - (n+2)^n.

Original entry on oeis.org

-1, -2, 0, 118, 2800, 61318, 1417472, 35570638, 973741824, 29023111918, 938082635776, 32730551749894, 1227224552173568, 49239697945731382, 2105895743771443200, 95663702284183543582, 4600926951773050961920, 233592048827366522661214
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A007925 (n^(n+1) - (n+1)^n).

Programs

Formula

a(n) = n^(n+2) - (n+2)^n.