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.

Showing 1-2 of 2 results.

A358407 Number of regions formed in a square by straight line segments when connecting the n-1 points between each corner that divide each edge into n equal parts to the n-1 points on each of the two adjacent edges of the square.

Original entry on oeis.org

1, 5, 37, 173, 553, 1365, 2909, 5513, 9577, 15485, 24157, 35021, 51201, 71013, 95621, 126277, 167213, 211737, 272025, 335681, 413677, 505445, 618557, 729485, 878017, 1034697, 1215185, 1409273, 1654785, 1875265, 2192281, 2486797, 2836317, 3216833, 3633709, 4034313, 4599789, 5124841
Offset: 1

Views

Author

Scott R. Shannon, Nov 14 2022

Keywords

Crossrefs

Cf. A358408 (vertices), A358409 (edges), A355798, A255011.

Formula

a(n) = A358409(n) - A358408(n) + 1 by Euler's formula.

A358408 Number of vertices formed in a square by straight line segments when connecting the n-1 points between each corner that divide each edge into n equal parts to the n-1 points on each of the two adjacent edges of the square.

Original entry on oeis.org

4, 8, 32, 144, 468, 1160, 2512, 4836, 8468, 13760, 21784, 31168, 46596, 64760, 86912, 114656, 154400, 194116, 253160, 310408, 382712, 469296, 580688, 677656, 822928, 969880, 1141112, 1319984, 1566512, 1755032, 2080376, 2349188, 2686452, 3052184, 3450348, 3800756, 4387404, 4880560, 5443192
Offset: 1

Views

Author

Scott R. Shannon, Nov 14 2022

Keywords

Crossrefs

Cf. A358407 (regions), A358409 (edges), A355799, A331449.

Formula

a(n) = A358409(n) - A358407(n) + 1 by Euler's formula.
Showing 1-2 of 2 results.