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!)
A319159 Given an equilateral triangular grid with side n, containing n(n+1)/2 points, a(n) is the minimal number of points to be selected, such that any equilateral triangle of points will include at least one of the selection. 1
1, 2, 4, 7, 11, 16, 22, 28, 35, 44, 53, 63, 74, 86 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This is the complementary problem to A240114: a(n) + A240114(n) = n(n+1)/2.
This is the same problem as A227116 and A319158, except that here the triangles may have any orientation. Due to the additional requirements, a(n) >= A227116(n) >= A319158(n).
LINKS
EXAMPLE
For n=4, this sequence has the same value a(4)=4 as A227116 and A319158, but if we look at the three solutions to those sequences (unique up to symmetry), representing selected points by O:
O O O
O , . , . .
, . O , O . . O .
. O , . O . , O . O O .
We see that only the last of these is a solution here -- the others have rotated triangles not including any selected point (for example, as shown with commas). The last selection is therefore the unique solution (up to symmetry) for a(4)=4.
CROSSREFS
Sequence in context: A126613 A024224 A025727 * A025702 A025717 A348575
KEYWORD
nonn,more,hard
AUTHOR
Ed Wynn, Sep 12 2018
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 August 20 22:43 EDT 2024. Contains 375340 sequences. (Running on oeis4.)