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.

A332369 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) = number of quadrilateral cells in the partition for m >= n >= 2.

Original entry on oeis.org

3, 6, 9, 11, 18, 35, 18, 27, 52, 77, 27, 42, 81, 122, 191, 38, 57, 108, 159, 248, 321, 51, 78, 147, 216, 335, 436, 591, 66, 99, 186, 273, 424, 551, 746, 941, 83, 126, 235, 346, 537, 698, 943, 1190, 1503, 102, 153, 284, 415, 642, 829, 1118, 1407, 1776, 2097, 123, 186, 345, 504, 777, 1002, 1349, 1696, 2139, 2528, 3047
Offset: 2

Views

Author

N. J. A. Sloane, Feb 12 2020

Keywords

Examples

			Triangle begins:
3,
6, 9,
11, 18, 35,
18, 27, 52, 77,
27, 42, 81, 122, 191,
38, 57, 108, 159, 248, 321,
51, 78, 147, 216, 335, 436, 591,
66, 99, 186, 273, 424, 551, 746, 941,
83, 126, 235, 346, 537, 698, 943, 1190, 1503,...
		

Crossrefs

For main diagonal see A332370.

Programs