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!)
A046326 Product of 8 successive primes. 17

%I #18 Sep 08 2022 08:44:56

%S 9699690,111546435,1078282205,6685349671,35336848261,131710070791,

%T 435656388001,1204461778591,3359814435017,8618654420261,

%U 18128893780549,39181802686993,75186702453419,133869006807307,245945384599471

%N Product of 8 successive primes.

%H Vincenzo Librandi, <a href="/A046326/b046326.txt">Table of n, a(n) for n = 1..1000</a>

%t Times@@@Partition[Prime[Range[50]],8,1] (* _Harvey P. Dale_, Oct 21 2011 *)

%o (Magma) [&*[ NthPrime(n+k): k in [0..7] ]: n in [1..15]]; // _Bruno Berselli_, Feb 25 2011

%Y Cf. A002110.

%Y Cf. product of n successive primes: A006094, A046301, A046302, A046303, A046324, A046325, A046327.

%K nonn,easy

%O 1,1

%A _Patrick De Geest_, Jun 15 1998

%E Offset changed from 0 to 1 by _Vincenzo Librandi_, Jan 16 2012

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 May 10 10:53 EDT 2024. Contains 372377 sequences. (Running on oeis4.)