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.

A060454 Consider the line segment in R^n from the origin to the point v = (1,4,9,...,n^2); let d = squared distance to this line from the closest point of Z^n (excluding the endpoints). Sequence gives d times v.v.

Original entry on oeis.org

1, 6, 38, 107, 350, 728, 1752, 3090, 6215, 9878, 17654, 26117, 42924, 60256, 93024, 125460, 184509, 241110, 341110, 434511, 595562, 742808, 991640, 1215110, 1586403, 1914822, 2452646, 2922185, 3681560, 4337024, 5385600, 6281704, 7701561, 8904294, 10793862, 12381939, 14822755, 16907891, 19221332, 21781332, 24607093, 27718789, 31137590
Offset: 0

Views

Author

N. J. A. Sloane, Apr 09 2001

Keywords

Comments

v.v is given by A000538(n).
Officially these are just conjectures so far.

Crossrefs

Cf. A059804.

Formula

For n<=37, a(n) = A060452(n); for n >= 38, a(n) = A000538(n-1).