A145553 Numbers n such that n^2 can be expressed as the sum of 2 positive cubes in exactly 2 different ways.
77976, 223587, 623808, 894348, 1788696, 2105352, 2989441, 4298427, 4672423, 4990464, 5986575, 6036849, 7154784, 8437832, 9747000, 14309568, 16842816, 23915528, 24147396, 24770529, 26745768, 27948375, 34387416, 34634719, 36570744, 37379384, 39923712, 47892600
Offset: 1
Keywords
Examples
a(1): 77976^2 = 6080256576 = 1824^3 + 228^3 = 1710^3 + 1026^3; a(2): 223587^2 = 49991146569 = 3666^3 + 897^3 = 3276^3 + 2457^3; a(3): 623808^2 = 389136420864 = 7296^3 + 912^3 = 6840^3 + 4104^3; a(4): 894348^2 = 799858345104 = 9282^3 + 546^3 = 9009^3 + 4095^3.
Links
- Ray Chandler, Table of n, a(n) for n = 1..771
Extensions
a(5)-a(15) from Zak Seidov, Oct 15 2008
Extended by Ray Chandler, Nov 22 2011
Comments