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.

A234304 Numbers with at least 3 representations as a sum of consecutive square numbers.

Original entry on oeis.org

20449, 147441, 910805, 1026745, 2403800, 2513434, 3198550, 8116801, 11739805, 15053585, 18646301, 33313175, 93812510, 102939515, 134910295, 136448235, 151443110, 163998695, 195435485, 197780465, 213872920, 267043455, 461498779, 482204660, 554503705, 559990541
Offset: 1

Views

Author

David W. Wilson, Dec 22 2013

Keywords

Examples

			20449 = 7^2 + .. + 39^2 = 38^2 + .. + 48^2 = 143^2.
		

Crossrefs

Cf. A130052 (numbers with at least 2 representations).