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.

A332372 Consider a partition of the plane (a_1,a_2) in R X R by the lines a_1*x_1 + a_2*x_2 = 1 for 0 <= x_1 <= m-1, 1 <= x_2 <= 1-1. The cells are (generalized) triangles and quadrilaterals. Triangle read by rows: T(m,n) = total number of edges in the partition for m >= n >= 2.

Original entry on oeis.org

9, 20, 43, 35, 77, 139, 54, 118, 213, 327, 77, 170, 310, 479, 703, 104, 229, 417, 642, 941, 1259, 135, 299, 546, 842, 1236, 1657, 2183, 170, 376, 688, 1062, 1561, 2094, 2759, 3487, 209, 464, 850, 1313, 1933, 2594, 3418, 4321, 5355, 252, 559, 1024, 1581, 2327, 3118, 4107, 5190, 6431, 7723
Offset: 2

Views

Author

N. J. A. Sloane, Feb 12 2020

Keywords

Examples

			Triangle begins:
9,
20, 43,
35, 77, 139,
54, 118, 213, 327,
77, 170, 310, 479, 703,
104, 229, 417, 642, 941, 1259,
135, 299, 546, 842, 1236, 1657, 2183,
170, 376, 688, 1062, 1561, 2094, 2759, 3487,
209, 464, 850, 1313, 1933, 2594, 3418, 4321, 5355,
...
		

Crossrefs

For main diagonal see A332373.

Programs