login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107964 A107712(n) - A002110(n). 0
0, 1, 29, 971, 45979, 2798423, 247080797, 25626335843, 3359804735327, 525737696543051, 86239141244378363, 16043263182247602671, 3203015846871245149541, 765364544195714620296857 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

COMMENTS

n-th term is coprime to first (2n) primes.

LINKS

Table of n, a(n) for n=0..13.

MATHEMATICA

f[n_] := Product[Prime[k + n], {k, n}] - Product[Prime[k], {k, n}]; Table[ f[n], {n, 0, 14}] (from Robert G. Wilson v, Jun 14 2005)

CROSSREFS

Cf. A107712, A002110.

Sequence in context: A157877 A158665 A167738 * A096699 A218807 A218193

Adjacent sequences:  A107961 A107962 A107963 * A107965 A107966 A107967

KEYWORD

nonn

AUTHOR

Leroy Quet Jun 12 2005

EXTENSIONS

More terms from Robert G. Wilson v, Jun 14 2005

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 22 06:43 EDT 2013. Contains 225511 sequences.