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.

A024974 Numbers that are the sum of 3 distinct positive cubes in 2 or more ways.

Original entry on oeis.org

1009, 1366, 1457, 1520, 1737, 1756, 1793, 1854, 1945, 2072, 2241, 2456, 2736, 3060, 3592, 3599, 3745, 3926, 4105, 4131, 4168, 4229, 4320, 4376, 4437, 4447, 4473, 4616, 4733, 4922, 5104, 5130, 5435, 5472, 5643, 5706, 5825, 5832, 6183, 6301, 6642, 6848
Offset: 1

Views

Author

Keywords

Examples

			a(1) = 1009 = 1^3+2^3+10^3 = 4^3+6^3+9^3. - _Christian N. K. Anderson_, Apr 11 2013
		

Crossrefs

Cf. A025400 (exactly 2 ways), A008917 (not necessarily distinct)

Formula

{n: A025469(n) >= 2}. - R. J. Mathar, Jun 15 2018