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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061025 p!*(next prime)!. 1
12, 720, 604800, 201180672000, 248562743869440000, 2214873013052296396800000, 43267632904897132203343872000000, 3144771171972468579262286769684480000000 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

LINKS

Harry J. Smith, Table of n, a(n) for n=2,...,54

PROG

(PARI) { n=1; f=2; forprime (p=3, prime(54), g=p!; write("b061025.txt", n++, " ", f*g); f=g ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 16 2009]

CROSSREFS

Sequence in context: A141421 A000909 A162447 * A042749 A202792 A089036

Adjacent sequences:  A061022 A061023 A061024 * A061026 A061027 A061028

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), May 25 2001

EXTENSIONS

More terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 16 2009

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 15 12:25 EST 2012. Contains 205786 sequences.