login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,2
COMMENTS
a(n) is also the number of endofunctions on the partitions of n. - Max Sills, Feb 07 2012
LINKS
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, Aug 28 2007 *)
CROSSREFS
Sequence in context: A249110 A348329 A051674 * A008973 A132646 A254866
KEYWORD
nonn
AUTHOR
Omar E. Pol, Aug 24 2007
EXTENSIONS
More terms from Robert G. Wilson v, Aug 28 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 06:39 EDT 2024. Contains 371920 sequences. (Running on oeis4.)