Skip to content

Link #588 to A006065 and A008997#292

Merged
teorth merged 1 commit into
teorth:mainfrom
arcoretx:link-588-orchard
May 16, 2026
Merged

Link #588 to A006065 and A008997#292
teorth merged 1 commit into
teorth:mainfrom
arcoretx:link-588-orchard

Conversation

@arcoretx
Copy link
Copy Markdown

Problem #588 generalizes the classical orchard problem to higher $k$: $f_k(n)$ = max number of $k$-rich lines under the constraint that no $k+1$ points are collinear, asking whether $f_k(n) = o(n^2)$ for $k \geq 4$.

The $k=4$ case is A006065 "Maximal number of 4-tree rows in n-tree orchard problem". The $k=5$ case is A008997 "Orchard problem with 5 trees in a row". Both A006065 and A008997 already cite the related problem #669.

(AI-assisted; OEIS matches are known sequences, not new submissions.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants