The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A240443 Maximal number of points that can be placed on an n X n square grid so that no four of them are vertices of a square with any orientation. 6
1, 3, 6, 10, 15, 21, 27, 34, 42, 50 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(10) >= 50, a(11) >= 58. - Robert Israel, Apr 08 2016
a(12) >= 67. - Robert Israel, Apr 12 2016
a(13) >= 76, a(14) >= 86, a(15) >= 95, a(16) >= 106. - Peter Karpov, Jun 04 2016
LINKS
Dominik Stadlthanner, Python program
EXAMPLE
On a 9 X 9 grid a maximum of 42 points (x) can be placed so that no four of them are vertices of an (arbitrarily oriented) square. An example:
x x . . x . x . x
. x . . x x x x .
x x x . . x . . x
x . x x x . . x x
. . . . x x . . .
. x . x x . . . x
x x x . x . . . x
x . x . . . . x x
x . . x x x x x .
CROSSREFS
Cf. A227133 (where we are concerned only with subsquares oriented parallel to the sides of the grid), A240114, A227308, A240444.
Sequence in context: A056150 A310081 A357779 * A033439 A194082 A061786
KEYWORD
nonn,hard,more,nice
AUTHOR
Heinrich Ludwig, May 07 2014
EXTENSIONS
a(10) from Dominik Stadlthanner using integer programming, Apr 08 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 23:43 EDT 2024. Contains 372666 sequences. (Running on oeis4.)