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.

A161171 Erroneous version of A035008.

Original entry on oeis.org

0, 0, 12, 48, 174, 238, 318, 414, 526, 654, 798, 958, 1134, 1326, 1534
Offset: 1

Views

Author

Srikanth K S, Jun 04 2009

Keywords

Comments

Previous name was: Number of moves possible by a knight on an n X n chessboard.

Formula

a(n)= 8 (n - 4)^2 + (n - 2) 16 + 46 + (n - 2) 24 for n > 4