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.

A005313 Maximal sum of inverse squares of the singular values of triangular anti-Hadamard matrices of order n.

Original entry on oeis.org

1, 3, 6, 13, 29, 70, 175, 449, 1164, 3035, 7931, 20748, 54301, 142143, 372114, 974185, 2550425, 6677074, 17480779, 45765245, 119814936, 313679543, 821223671, 2149991448, 5628750649, 14736260475, 38580030750, 101003831749, 264431464469, 692290561630, 1812440220391, 4745030099513
Offset: 1

Views

Author

Keywords

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

a(n) = A064831(n-1) + n.
G.f.: [x(1-x-3x^2+x^3)]/[(1-3x+x^2)(1+x)(1-x)^2]. - Conjectured by Simon Plouffe in his 1992 dissertation. [This is in fact the correct g.f. - N. J. A. Sloane, Jan 28 2022]

Extensions

Definition corrected by Stefano Spezia, Jan 30 2022