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-5 of 5 results.

A359690 Number of vertices in a regular drawing of a complete bipartite graph where the vertex positions on each part equal the Farey series of order n.

Original entry on oeis.org

5, 13, 69, 289, 1971, 3997, 20371, 45751, 120957, 205299, 629847, 897801, 2334409, 3461459, 5517131, 8468061
Offset: 1

Views

Author

Keywords

Comments

The number of vertices along each edge is A005728(n). No formula for a(n) is known.

Crossrefs

Cf. A359691 (crossings), A359692 (regions), A359693 (edges), A359694 (k-gons), A005728, A331755, A359654, A358887, A358883, A006842, A006843.

Formula

a(n) = A359693(n) - A359692(n) + 1 by Euler's formula.

A359653 Number of regions formed in a square with edge length 1 by straight line segments when connecting the internal edge points that divide the sides into segments with lengths equal to the Farey series of order n to the equivalent points on the opposite side of the square.

Original entry on oeis.org

1, 4, 96, 728, 7840, 17744, 104136, 246108, 681704, 1187200, 3719496, 5396692, 14149896
Offset: 1

Views

Author

Keywords

Comments

The number of points internal to each edge is given by A005728(n) - 2.

Crossrefs

Cf. A359654 (vertices), A359655 (edges), A359656 (k-gons), A005728, A358886, A358882, A355798, A358948, A006842, A006843.

Formula

a(n) = A359655(n) - A359654(n) + 1 by Euler's formula.

A359655 Number of edges formed in a square with edge length 1 by straight line segments when connecting the internal edge points that divide the sides into segments with lengths equal to the Farey series of order n to the equivalent points on the opposite side of the square.

Original entry on oeis.org

4, 12, 172, 1320, 14588, 33312, 197416, 469040, 1305112, 2274592, 7172784, 10407700, 27421412
Offset: 1

Views

Author

Keywords

Comments

The number of points internal to each edge is given by A005728(n) - 2.
See A359653 and A359654 for images of the square.

Crossrefs

Cf. A359653 (regions) A359654 (vertices), A359656 (k-gons), A005728, A358888, A358884, A355800, A358950, A006842, A006843.

Formula

a(n) = A359653(n) + A359654(n) - 1 by Euler's formula.

A359691 Number of crossings in a regular drawing of a complete bipartite graph where the vertex positions on each part equal the Farey series of order n.

Original entry on oeis.org

1, 7, 59, 275, 1949, 3971, 20333, 45705, 120899, 205233, 629761, 897707, 2334291, 3461329, 5516985, 8467899
Offset: 1

Views

Author

Keywords

Comments

The number of vertices along each edge is A005728(n). No formula for a(n) is known.
See A359690 for images of the graph.

Crossrefs

Cf. A359690 (vertices), A359692 (regions), A359693 (edges), A359694 (k-gons), A005728, A159065, A331755, A359654, A358887, A358883, A006842, A006843.

Formula

a(n) = A359690(n) - 2*A005728(n).

A359656 Irregular table read by rows: T(n,k) is the number of k-gons, k>=3, formed in a square with edge length 1 by straight line segments when connecting the internal edge points that divide the sides into segments with lengths equal to the Farey series of order n to the equivalent points on the opposite side of the square.

Original entry on oeis.org

0, 1, 0, 4, 56, 40, 368, 300, 48, 12, 3376, 3408, 960, 96, 7536, 7524, 2240, 436, 8, 42048, 45112, 13912, 2868, 168, 28, 97720, 105980, 34496, 7020, 832, 52, 8, 267240, 290456, 100560, 20576, 2688, 160, 24, 461800, 509824, 174400, 36228, 4608, 324, 16, 1411272, 1594296, 569152, 126408, 16856, 1408, 104
Offset: 1

Views

Author

Keywords

Comments

The number of points internal to each edge is given by A005728(n) - 2.
See A359653 and A359654 for images of the square.

Examples

			The table begins:
0, 1;
0, 4;
56, 40;
368, 300, 48, 12;
3376, 3408, 960, 96;
7536, 7524, 2240, 436, 8;
42048, 45112, 13912, 2868, 168, 28;
97720, 105980, 34496, 7020, 832, 52, 8;
267240, 290456, 100560, 20576, 2688, 160, 24;
461800, 509824, 174400, 36228, 4608, 324, 16;
1411272, 1594296, 569152, 126408, 16856, 1408, 104;
2054616, 2300184, 830280, 184664, 24480, 2332, 128, 8;
5296752, 6001228, 2253456, 517564, 72888, 7532, 472, 4;
.
.
		

Crossrefs

Cf. A359653 (regions), A359654 (vertices), A359655 (edges), A005728, A358889, A358885, A355801, A358951, A006842, A006843.
Showing 1-5 of 5 results.