A099807 If a,b are prime numbers satisfying the Diophantine equation a^3+b^3=c^2, then a is -1 mod 12 and b is 1 mod 12, or vice versa. Choose 'b' to be 1 mod 12. This is the sequence of 'b' values, sorted by the magnitude of c.
37, 2137, 8929, 1801, 48817, 6637, 57241, 133597, 151477, 334717, 3889, 127717, 786697, 735781, 1154017, 38557, 1662229, 2446777, 3882661, 3811669, 2747449, 3716701, 5634637, 3600097, 9836221, 10591849, 7139569, 9473161, 11395309
Offset: 0
Keywords
Examples
37 is in the sequence because 37 is a prime congruent to 1 mod 12 and 11^3+37^3=228^2.
Links
- James Buddenhagen, Two Primes Cubed which Sum to a Square.
Comments