A267686 Positive integers n such that n^4 = a^3 + b^3 = x^2 + y^2 + z^2 where x, y, z, a and b are positive integers, is soluble.
9, 28, 35, 54, 65, 72, 91, 126, 133, 134, 152, 182, 183, 189, 201, 217, 219, 224, 243, 250, 273, 278, 280, 309, 341, 344, 351, 370, 399, 407, 422, 432, 453, 468, 497, 513, 520, 539, 559, 576, 579, 637, 651, 658, 686, 728, 730, 737, 756, 793, 854, 855
Offset: 1
Keywords
Examples
9 is a term because 9^4 = 9^3 + 18^3 = 1^2 + 28^2 + 76^2. 28 is a term because 28^4 = 28^3 + 84^3 = 64^2 + 144^2 + 768^2. 35 is a term because 35^4 = 70^3 + 105^3 = 1^2 + 600^2 + 1068^2. 54 is a term because 54^4 = 162^3 + 162^3 = 12^2 + 264^2 + 2904^2. 399 is a term because 399^4 = 665^3 + 2926^3 = 17^2 + 11236^2 + 158804^2.
Links
- Chai Wah Wu, Table of n, a(n) for n = 1..10000
Programs
Extensions
Added missing term a(32), Chai Wah Wu, Jan 31 2016
Comments