Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089581
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089581 Prime(2*n-1)*prime(2*n). +0
3
6, 35, 143, 323, 667, 1147, 1763, 2491, 3599, 4757, 5767, 7387, 9797, 11021, 12317, 16637, 19043, 22499, 25591, 28891, 32399, 36863, 39203, 47053, 51983, 55687, 60491, 67591, 72899, 77837, 82919, 95477, 99221, 111547, 121103, 126727, 136891 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n+1) is the smallest squarefree composite number that is relatively prime to the first 2*n prime numbers.

FORMULA

prime(2*n-1)*prime(2*n), n=1, 2, 3 ...

EXAMPLE

a(13)=9797

PROGRAM

(PARI) p=2; q=3; i=1; a=vector(100); for(i=1, 100, a[i]=p*q; p=nextprime(q+1); p=nextprime(q+1)); a

CROSSREFS

Sequence in context: A101077 A094952 A024526 this_sequence A132657 A027985 A078799

Adjacent sequences: A089578 A089579 A089580 this_sequence A089582 A089583 A089584

KEYWORD

easy,nonn

AUTHOR

Norbert A'Campo (nac(AT)member.ams.org), Dec 29 2003

EXTENSIONS

Edited by Zak Seidov, Jun 13 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research