login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107964 a(n) = 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
MATHEMATICA
f[n_] := Product[Prime[k + n], {k, n}] - Product[Prime[k], {k, n}]; Table[ f[n], {n, 0, 14}] (* Robert G. Wilson v, Jun 14 2005 *)
CROSSREFS
Sequence in context: A158665 A324432 A167738 * A096699 A316708 A218807
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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)