Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078877
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078877 Nonprimes in A078447. +0
1
1, 689, 15229, 20569, 24139, 43531, 44377, 47077, 47941, 66767, 73441, 80419, 86447, 117739, 164783, 175793, 192433, 194321, 196283, 261853, 282533, 302083, 316933, 319373, 372091, 380431, 414863, 429713, 444361, 450613, 456853, 472547 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) {s=[1]; for(n=2, 335, a=s[n-1]; if(!isprime(a), print1(a, ", ")); s=[a+1]; for(j=2, n, k=s[j-1]+1; c=1; while(c>0, b=1; for(i=1, matsize(s)[2], if(gcd(k, s[i])>1, b=0)); if(b==0, k++, c=0)); s=concat(s, k)))}

CROSSREFS

Cf. A078447, A078448.

Sequence in context: A057116 A025355 A025347 this_sequence A115177 A060054 A120082

Adjacent sequences: A078874 A078875 A078876 this_sequence A078878 A078879 A078880

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 10 2002

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