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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A077143 Floor[ product of next n primes /sum of next n primes]. 2
1, 1, 32, 2448, 477595, 172497380, 95614528147, 83140881147429, 108654322319421237, 182417905018755002030, 368053025250427620488738, 1203788517781390541953924706, 3772396790098755787608470015082 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MAPLE

seq(floor(evalf(product(ithprime(i), i=n*(n-1)/2+1..n*(n+1)/2)/sum(ithprime(i), i=n*(n-1)/2+1..n*(n+1)/2), 1000)), n=1..20);

CROSSREFS

Cf. A077144, A077145.

Sequence in context: A101441 A180954 A185968 * A198284 A111923 A136246

Adjacent sequences:  A077140 A077141 A077142 * A077144 A077145 A077146

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 30 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 17 2003

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 February 16 12:15 EST 2012. Contains 205909 sequences.