OFFSET
1,7
COMMENTS
From Dmitry Kamenetsky, Feb 23 2012: (Start)
At the end of 2011 there was a 3-month programming competition (http://infinitesearchspace.dyndns.org/orchardplanting) for this problem for n in the range [11,60]. Later there was an unofficial contest (http://infinitesearchspace.dyndns.org/content/orchard-mini-contest) for finding optimal solutions that can be placed on the smallest possible grids.
The terms in this sequences are the best known solutions to date and they may not be optimal.
Any solution that can be represented with integer coordinates can also be represented with real-valued coordinates, hence A172992(n)<=A006065(n). It is believed (but not proved) that some real-valued solutions cannot be represented by integer-valued solutions. For example A172992(16)=14, but A006065(16)=15. (End)
LINKS
Zhao Hui Du, More detailed results (no longer valid)
Infinite Search Space, Competition for the tree-planting problem, 2011.
Infinite Search Space, Orchard mini-contest, 2012.
Dmitry Kamenetsky, Best known solutions for n <= 29.
Hugo Pfoertner, Illustration of a(10) = 5.
EXAMPLE
It is possible to place 10 points on an integer grid such that there are 5 straight lines with exactly 4 points lying on each line. Hence a(10) is 5. - Dmitry Kamenetsky, Feb 23 2012 (see the illustration by Hugo Pfoertner!)
CROSSREFS
KEYWORD
hard,nonn
AUTHOR
Zhao Hui Du, Feb 07 2010
EXTENSIONS
More terms added by Dmitry Kamenetsky, Feb 23 2012
STATUS
approved