OFFSET
1,1
COMMENTS
REFERENCES
Ian Stewart, "Game, Set and Math", Dover, 2007, Chapter 8 'Close Encounters of the Fermat Kind', pp. 107-124.
LINKS
Donovan Johnson and Chai Wah Wu, Table of n, a(n) for n = 1..500 n=1..100 from Donovan Johnson
FORMULA
a(n)^2 = a^3 + b^3 = c^3 - d^3 for some natural numbers a, b, c, d.
a(n) = sqrt(A230717(n)).
EXAMPLE
588^2 = 14^3 + 70^3 = 71^3 - 23^3.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jonathan Sondow, Oct 28 2013
STATUS
approved