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.

A370278 Difference between the bound provided by Dirichlet's Simultaneous Approximation Theorem applied to Z_n (for d=3) and the best possible bound.

Original entry on oeis.org

0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 2, 2, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 1, 1, 2, 2, 2, 1, 0, 0, 2, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 2, 2, 1, 2, 1, 1, 2, 2, 2, 1, 2, 1, 1, 2, 2, 2, 2, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3
Offset: 2

Views

Author

Zachary DeStefano, Feb 13 2024

Keywords

Comments

Indices where this sequence is 0 form the sequence A370277.
The indices of record high values form the sequence A370279.

Examples

			For n = 6, floor(k^(2/3)) = 3, but for all triples (a_1, a_2, a_3), there is a choice of p such that |p*a_1| mod 6, |p*a_2| mod 6, and |p*a_3| mod 6 are all smaller than or equal to 2.
For example, consider the triple (1, 2, 3), with p = 2; we have:
|2 * 1| mod 6 = 2, |2 * 2| mod 6 = 2, and |2 * 3| mod 6 = 0.
Note that there is no nonzero choice of p such that all values are smaller than 2 for this triple.
		

Crossrefs

A370279 Indices of record high values in A370278.

Original entry on oeis.org

2, 3, 23, 118, 217, 611, 1299, 1949, 3331, 4403
Offset: 1

Views

Author

Zachary DeStefano, Feb 13 2024

Keywords

Examples

			The 118th index of A370278 is the first occurrence of the value 3 in that sequence. All prior values are 0, 1, or 2.
		

Crossrefs

Showing 1-2 of 2 results.