|
|
A325624
|
|
a(n) = prime(n)^(n!).
|
|
5
|
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
A subsequence of A325619 (numbers whose prime indices have reciprocal factorial sum equal to 1).
|
|
LINKS
|
Table of n, a(n) for n=1..5.
|
|
MATHEMATICA
|
Table[Prime[n]^n!, {n, 5}]
|
|
CROSSREFS
|
Cf. A056239, A112798.
Factorial numbers: A000142, A007489, A022559, A064986, A108731, A115944, A284605, A325508, A325616.
Reciprocal factorial sum: A002966, A051908, A316855, A325618, A325619.
Sequence in context: A328201 A028581 A030252 * A049384 A132859 A103562
Adjacent sequences: A325621 A325622 A325623 * A325625 A325626 A325627
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Gus Wiseman, May 13 2019
|
|
STATUS
|
approved
|
|
|
|