A163392 Squares which can be represented as sum of (at least two) consecutive cubes and are not triangular numbers squared.
41616, 97344, 99225, 104329, 254016, 345744, 518400, 4322241, 4708900, 8643600, 19998784, 24147396, 26904969, 34574400, 35808256, 43956900, 56205009, 76055841, 87609600, 114383025, 121528576, 171714816
Offset: 1
Keywords
Examples
a(1) = 204^2 = 41616 = 23^3 + 24^3 + 25^3.
Links
- Chai Wah Wu, Table of n, a(n) for n = 1..500
Formula
a(n) = (A163393(n))^2. [R. J. Mathar, Aug 03 2009]
Extensions
77053284 and 106007616 removed by Chai Wah Wu, Mar 10 2016
Comments