OFFSET
1,2
LINKS
Alois P. Heinz, Table of n, a(n) for n = 1..200
EXAMPLE
a(10) = 12 because there are 12 subsets of {1, 2, ..., 10} containing 10 and having <=5 pairwise coprime elements: {10}, {1,10}, {3,10}, {7,10}, {9,10}, {1,3,10}, {1,7,10}, {1,9,10}, {3,7,10}, {7,9,10}, {1,3,7,10}, {1,7,9,10}. There is no subset with exactly 5 elements here.
CROSSREFS
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Mar 03 2011
STATUS
approved