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.

A224931 Number of integer parallelograms with integer side lengths n = a >= b and integer diagonal lengths e >= f.

Original entry on oeis.org

0, 0, 0, 1, 1, 0, 2, 1, 2, 2, 3, 3, 4, 3, 4, 6, 6, 4, 7, 5, 6, 9, 8, 9, 10, 9, 9, 9, 15, 9, 15, 12, 11, 15, 13, 12, 20, 18, 16, 15, 21, 17, 21, 18, 20, 21, 25, 20, 22, 23, 25, 24, 27, 22, 29, 26, 28, 31, 34, 26, 35, 32, 26, 33, 35, 30, 41, 33, 36, 34, 42, 35
Offset: 1

Views

Author

Reiner Moewald, Apr 20 2013

Keywords

Comments

It is easy to see that a < e < a + b and e^2 + f^2 = 2(a^2 + b^2).

Crossrefs