A366703 List of quadruples (a,b,c,d) with a^4 + b^4 = c^4 + d^4, a < c < d < b, a,b,c,d prime, listed in order of the largest term b.
7, 239, 157, 227, 40351, 62047, 46747, 59693
Offset: 1
Examples
The quadruples (a,b,c,d), listed in order of increasing b = max{a,b,c,d}, are (7, 239, 157, 227), (40351, 62047, 46747, 59693), ...
Links
- Mia Müßig, Julia code for finding general taxicab numbers.
Comments