login
A095170
Row sums of A095167.
4
1, 6, 18, 44, 95, 127, 280, 318, 432, 616, 1276, 962, 2067, 1480, 1820, 2360, 4709, 3258, 6802, 4105, 4943, 5818, 12719, 7345, 9235, 9398, 11373, 11675, 25201, 14899, 28458, 17828, 18882, 21879, 23246, 25703, 50283, 30272, 31983, 35175, 71668
OFFSET
1,2
PROG
(PARI) S=Set(); for(n=2, 50, k=0; m=1; s=0; while(k<n, m++; if(!setsearch(S, m)&&gcd(m, n)>1, S=setunion(S, [m]); k++; s+=m)); print1(" ", s)) (Alekseyev)
CROSSREFS
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Jun 01 2004
EXTENSIONS
More terms from Max Alekseyev, Jun 30 2005
STATUS
approved