Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119757
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119757 a(n) = n-th composite positive integer from among those composites which are coprime to the n-th composite. +0
1
9, 35, 21, 14, 39, 77, 45, 32, 45, 115, 77, 40, 65, 133, 32, 77, 46, 95, 289, 85, 62, 95, 54, 205, 111, 74, 153, 319, 129, 104, 125, 253, 57, 187, 92, 153, 289, 81, 185, 104, 159, 511, 165, 128, 165, 93, 413, 189, 122, 333, 365, 195, 169, 207, 102, 469, 291, 134, 215 (list; graph; listen)
OFFSET

1,1

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

8 is the 3rd composite. 9,15,21,25,... is the sequence of composites which are coprime to 8. 21 is the 3rd term of these composites, so a(3) = 21.

PROGRAM

(PARI) {m=59; c=1; for(n=1, m, c++; while(isprime(c), c++); e=4; k=n; while(k>0, d=e; if(gcd(d, c)==1, k--); e=d+1; while(isprime(e), e++)); print1(d, ", "))} - (Klaus Brockhaus, Aug 15 2006)

CROSSREFS

Sequence in context: A154393 A119389 A067960 this_sequence A003865 A085366 A033566

Adjacent sequences: A119754 A119755 A119756 this_sequence A119758 A119759 A119760

KEYWORD

nonn

AUTHOR

Leroy Quet Aug 04 2006

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 15 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research