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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132641 Number of partitions of n, p(n), raised to power p(n). 1
1, 4, 27, 3125, 823543, 285311670611, 437893890380859375, 341427877364219557396646723584, 205891132094649000000000000000000000000000000, 150130937545296572356771972164254457814047970568738777235893533016064 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

a(n) is also the the number of endofunctions on the partitions of n. - Max Sills, Feb 07 2012

FORMULA

a(n) = (p(n))^(p(n)).

EXAMPLE

a(5)=823543 because p(5)=7 and we can write 823543=7^7 or 823543=7*7*7*7*7*7*7.

MATHEMATICA

Table[ PartitionsP@n ^ PartitionsP@n, {n, 10}] - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 28 2007

CROSSREFS

Cf. A000041, A008973, A008974, A051674.

Sequence in context: A110763 A066352 A051674 * A008973 A132646 A000869

Adjacent sequences:  A132638 A132639 A132640 * A132642 A132643 A132644

KEYWORD

nonn,changed

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Aug 24 2007

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 28 2007

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 14 11:36 EST 2012. Contains 205623 sequences.