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.

Showing 1-1 of 1 results.

A382098 a(n) is the numerator of the square of the n-th Lagrange number.

Original entry on oeis.org

5, 8, 221, 1517, 7565, 2600, 71285, 257045, 84680, 488597, 1687397, 837224, 8732021, 15800621, 22953677, 75533477, 157326845, 296631725, 94070600, 514518485, 741527357, 269583560, 1945074605, 7391012837, 10076746685, 3192137000, 16843627085, 24001135925, 8707689224
Offset: 1

Views

Author

Stefano Spezia, Mar 15 2025

Keywords

Examples

			5/1 = A002163^2;
8/1 = A010466^2;
221/25 = A200991^2;
1517/169 = A305308^2;
...
		

References

  • John H. Conway and Richard K. Guy, The Book of Numbers, New York: Springer-Verlag, 1996. See p. 187.

Crossrefs

Cf. A002559, A382099 (denominators).

Formula

a(n) = numerator(9 - 4/A002559(n)^2).
Limit_{n->oo} a(n)/A382099(n) = 9.
Showing 1-1 of 1 results.