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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A087315 a(n) = Product prime(k)^prime(n-k+1), k = 1 to n. 3
1, 4, 72, 21600, 190512000, 580909190400000, 428616352408083840000000, 859278392084450410309036800000000000, 2097197194438629126172451944256706311040000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

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

EXAMPLE

a(3) = 2^5*3^3*5^2 = 21600.

MAPLE

seq(product(ithprime(k)^ithprime(a-k+1), k=1..a), a=1..10);

CROSSREFS

Sequence in context: A024257 A152653 A172478 * A081460 A055556 A168299

Adjacent sequences:  A087312 A087313 A087314 * A087316 A087317 A087318

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 03 2003

EXTENSIONS

More terms from Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 22 2004

Corrected by David Wasserman, May 02 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 25 07:27 EDT 2013. Contains 225646 sequences.