|
| |
|
|
A157795
|
|
Largest subset of the discrete triangular grid { (a,b,c): a+b+c=n, a,b,c >= 0 } that does not contain any upward-pointing triangles (i.e. triplets (a+r,b,c), (a,b+r,c), (a,b,c+r) with r positive
|
|
0
| |
|
|
1, 2, 4, 6, 9, 12, 15, 18, 22, 26, 31, 35, 40
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| The n=3 case was posed as a problem by Fujimura. The sequence is related to a certain "hyper-optimistic conjecture" regarding the density Hales-Jewett theorem.
|
|
|
LINKS
| Polymath1 wiki page for this sequence
|
|
|
EXAMPLE
| For n=2, a four-point set without triangles is (2,0,0), (0,0,2), (1,1,0), (0,1,1).
|
|
|
CROSSREFS
| Sequence in context: A083652 A118103 A185601 * A003066 A075349 A156024
Adjacent sequences: A157792 A157793 A157794 * A157796 A157797 A157798
|
|
|
KEYWORD
| hard,more,nonn
|
|
|
AUTHOR
| Terence Tao (tao(AT)math.ucla.edu), Mar 07 2009
|
| |
|
|