login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
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
Sequence in context: A083719 A182706 A303649 * A261647 A305031 A031128
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Jun 01 2004
EXTENSIONS
More terms from Max Alekseyev, Jun 30 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 26 19:11 EDT 2024. Contains 374636 sequences. (Running on oeis4.)