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.

A005792 Positive numbers that are the sum of 2 squares or 3 times a square.

Original entry on oeis.org

1, 2, 3, 4, 5, 8, 9, 10, 12, 13, 16, 17, 18, 20, 25, 26, 27, 29, 32, 34, 36, 37, 40, 41, 45, 48, 49, 50, 52, 53, 58, 61, 64, 65, 68, 72, 73, 74, 75, 80, 81, 82, 85, 89, 90, 97, 98, 100, 101, 104, 106, 108, 109, 113, 116, 117, 121, 122, 125, 128, 130, 136, 137, 144, 145
Offset: 1

Views

Author

Keywords

Comments

Equivalently, numbers of the form k^2, k^2+m^2, or 3*k^2, where k >= 1, m >= 1.
Theorem (Golomb; Snover et al.): A triangle can be partitioned into n pairwise congruent triangles iff n is of the form k^2, k^2+m^2, or 3*k^2.

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • A. Soifer, How Does One Cut A Triangle?, Chapter 2, CEME, Colorado Springs CO 1990.

Crossrefs

Union of positive terms of A000290, A000404, A033428.
Cf. A074764.

Extensions

More terms from Larry Reeves (larryr(AT)acm.org), Mar 21 2001
Entry revised by N. J. A. Sloane, Nov 30 2016