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

A375433 a(n) is the smallest number of parallel straight lines needed to intersect all points (k, a(k)) for k < n.

Original entry on oeis.org

0, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 11, 11, 11, 11, 11, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14, 14, 15, 15, 15
Offset: 1

Views

Author

Rémy Sigrist, Aug 15 2024

Keywords

Comments

This sequence is a variant of A373811. The two sequences coincide over the first 22 terms.

Examples

			See illustration in Links section.
		

Crossrefs

Formula

a(n) <= a(n+1) <= a(n) + 1.
Showing 1-1 of 1 results.