login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A271450
a(n) = smallest magic sum of any 3 X 3 magic square which contains exactly n cubes, or 0 if no such magic square exists.
1
27, 18, 15, 42, 882
OFFSET
0,1
COMMENTS
For n >= 7, a(n) = 0 because the equation x^n + y^n = 2*z^n has no solution for n > 2 apart from the trivial x = y = z.
REFERENCES
Richard K. Guy, Unsolved Problems in Number Theory, New York: Springer-Verlag, 2004, pp. 268-271.
CROSSREFS
Cf. A269231.
Sequence in context: A317106 A033347 A173896 * A169733 A105325 A277270
KEYWORD
nonn,fini,hard,more
AUTHOR
STATUS
approved