login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A187264
Number of nonempty subsets of {1, 2, ..., n} with <=3 pairwise coprime elements.
2
1, 3, 7, 11, 21, 25, 43, 54, 73, 83, 125, 136, 194, 215, 245, 278, 374, 396, 516, 552, 614, 662, 834, 871, 1018, 1087, 1215, 1285, 1555, 1592, 1900, 2023, 2181, 2298, 2506, 2581, 3013, 3160, 3378, 3497, 4027, 4105, 4689, 4875, 5103
OFFSET
1,2
LINKS
FORMULA
a(n) = A187262(n,3).
EXAMPLE
a(4) = 11 because there are 11 nonempty subsets of {1,2,3,4} with <=3 pairwise coprime elements: {1}, {2}, {3}, {4}, {1,2}, {1,3}, {1,4}, {2,3}, {3,4}, {1,2,3}, {1,3,4}.
CROSSREFS
Column 3 of triangle A187262. First differences are A186987.
Sequence in context: A350400 A344483 A151923 * A067498 A018345 A082675
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Mar 07 2011
STATUS
approved