Hello, SeqFans!
I have a question about this comment in A309370 text
"Define addition on {0,1}^n componentwise (ordinary addition, not
addition modulo 2, so the result lies in {0,1,2}^n, not necessarily
{0,1}^n). We say a subset of {0,1}^n is Sidon iff the only solutions
to a+b = c+d, with a,b,c,d in the set, are the trivial ones: a=c, b=d
or a=d, b=c.
a(7) >= 23, a(8) >= 32, a(9) >= 45, a(10) >= 63, a(11)>=87,
a(12)>=120, a(13)>=169, a(14)>=237, a(15) >= 334, a(16) >= 472, a(17)
>= 662, a(18) >= 864.
Conjecture: a(n) is asymptotic to 2^(n/2+1).
a(7) >= 24. - _Christian Sievers_, Sep 17 2025"
-------
Where and how can I see examples of sets of vectors [0,1]^n that form
the sets specified in these inequalities? For example, 24 vectors for
n=7?
KK,
http://knop.website