|
| |
|
|
A080642
|
|
Cube-free taxicab numbers: the smallest cube-free number that is the sum of 2 cubes in n ways.
|
|
0
| | |
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| A necessary condition for the sum to be cube-free is that each pair of cubes be relatively prime.
|
|
|
EXAMPLE
| 2 = 1^3 + 1^3 1729 = 12^3 + 1^3 = 10^3 + 9^3 15170835645 = 2468^3 + 517^3 = 2456^3 + 709^3 = 2152^3 + 1733^3 1801049058342701083 = 1216500^3 + 92227^3 = 1216102^3 + 136635^3 = 1207602^3 + 341995^3 = 1165884^3 + 600259^3
|
|
|
CROSSREFS
| Cf. A011541.
Sequence in context: A160224 A129061 A011541 * A108331 A162554 A167840
Adjacent sequences: A080639 A080640 A080641 * A080643 A080644 A080645
|
|
|
KEYWORD
| hard,more,nonn
|
|
|
AUTHOR
| Stuart Gascoigne (Stuart.G(AT)scoigne.com), Feb 28 2003
|
| |
|
|