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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139771 Exponents of prime factorization are factorial numbers in descending order. 0
1, 2, 6, 60, 20160, 23543886643200, 41101884684637603112076605638990269409595309948928000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n) = 2^(n!) * 3^((n-1)!) * 5^((n-2)!) * ... * p(n+1)^(0!);

EXAMPLE

a(4) = (2^6)(3^2)(5)(7) = 20160

PROG

J Program

*/ @ (p: ^ (!@|.)) @ i.

CROSSREFS

Sequence in context: A001577 A156503 A077175 * A129665 A173606 A134706

Adjacent sequences:  A139768 A139769 A139770 * A139772 A139773 A139774

KEYWORD

easy,nonn

AUTHOR

Dan Brown (dbrown(AT)certicom.com), May 20 2008

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 09:26 EST 2012. Contains 205753 sequences.