cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Original entry on oeis.org

27, 18, 15, 42, 882
Offset: 0

Views

Author

Arkadiusz Wesolowski, Apr 14 2016

Keywords

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.