OFFSET
1,3
COMMENTS
The variance of a nonempty set Y is (Sum_{y in Y} (y-m)^2)/|Y|, where m is the average of Y and |Y| is the size of Y.
0 and a(n) necessarily belong to the set X in the definition.
EXAMPLE
| a set X that satisfy the condition
n | (the largest element of X is a(n))
--+-----------------------------------
1 | {0}
2 | {0, 1}
3 | {0, 1, 3}
4 | {0, 1, 4, 6}
5 | {0, 2, 7, 8, 11}
6 | {0, 1, 4, 10, 12, 17}
7 | {0, 3, 4, 14, 19, 21, 27}
8 | {0, 1, 5, 15, 22, 40, 46, 48}
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Pontus von Brömssen, Mar 23 2025
STATUS
approved
