Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068742
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068742 Largest power of n! which divides (n^n)!. +0
3
1, 1, 8, 13060694016, 20794838196215165942373128932089824701782356716047412365859367879601524927432304\ 43701290222268785125031295963705114624 (list; graph; listen)
OFFSET

0,3

FORMULA

For p prime, a(p)=(p!)^((p^p-1)/(p-1))

EXAMPLE

a(3)=13060694016 since (3^3)!=27!=10888869450418352160768000000 can be divided by 3!=6 thirteen times and 6^13=13060694016.

PROGRAM

(PARI) for(n=2, 10, p=1:f=(n^n)!:while(f%p==0, p=p*n!):print1(p/n!", "))

CROSSREFS

Cf. A000142, A000312, A023037, A068740, A068741.

Sequence in context: A004740 A108067 A067486 this_sequence A019440 A085276 A036483

Adjacent sequences: A068739 A068740 A068741 this_sequence A068743 A068744 A068745

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Feb 26 2002

EXTENSIONS

More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 31 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research