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.

A358948 Number of regions formed inside a triangle with edge length 1 by the straight line segments mutually connecting all vertices and points that divide the sides into segments with lengths equal to the Farey series of order n = A006842(n,k)/A006843(n,k), k = 1..A005728(n).

Original entry on oeis.org

1, 12, 228, 1464, 12516, 29022, 153564, 364650, 996672, 1750326, 5274156, 7761498
Offset: 1

Views

Author

Keywords

Comments

The number of points along each edge is given by A005728(n).

Crossrefs

Cf. A358949 (vertices), A358950 (edges), A358951 (k-gons), A358886, A006842, A006843, A005728, A358882.

Formula

a(n) = A358950(n) - A358949(n) + 1 by Euler's formula.