OFFSET
1,2
REFERENCES
R. K. Guy, Unsolved Problems Number Theory, B24.
FORMULA
a(n) >= ceiling(2n/3). For large n, 0.6725n <= a(n) <= 0.6736n (see Guy).
EXAMPLE
{6,8-17,19-23,25-29} is the largest set of positive integers <= 29 such that none of them divides two of the others. The cardinality of the set is 21, so a(29)=21.
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms and additional comments from Jud McCranie, Jan 17 2001
STATUS
approved