Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121641
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121641 a(0) = 1. a(n) = a(n-1) + (nth integer from among those positive integers which are coprime to a(n-1)). +0
2
1, 2, 5, 8, 15, 23, 29, 36, 59, 68, 89, 100, 129, 148, 175, 197, 213, 238, 281, 300, 373, 394, 437, 462, 551, 577, 603, 643, 671, 702, 799, 831, 878, 943, 978, 1081, 1118, 1199, 1240, 1341, 1400, 1517, 1561, 1611, 1676, 1765, 1822, 1915, 1974, 2147, 2199, 2275 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {m=51; print1(b=1, ", "); for(n=1, m, k=n; c=0; while(k>0, c++; if(gcd(b, c)==1, k--)); print1(a=b+c, ", "); b=a)} - (Klaus Brockhaus, Aug 14 2006)

CROSSREFS

Cf. A121640, A121047.

Sequence in context: A024808 A077866 A098894 this_sequence A058884 A073335 A066897

Adjacent sequences: A121638 A121639 A121640 this_sequence A121642 A121643 A121644

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Aug 12 2006

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 14 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 6 09:40 EDT 2008. Contains 143480 sequences.


AT&T Labs Research