login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A127622
n^(n^n) - (n!)!.
0
0, 14, 7625597484267, 13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811326121544700409566724096
OFFSET
1,2
COMMENTS
Theorem: n^(n^n) > (n!)! for n>1.
REFERENCES
D. S. Mitrinovic, Analytic Inequalities, Springer-Verlag, 1970; p. 193, 3.1.22.
MATHEMATICA
Table[n^(n^n)-(n!)!, {n, 4}] (* Harvey P. Dale, Mar 01 2024 *)
CROSSREFS
Sequence in context: A164526 A278897 A123652 * A290483 A185294 A287285
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 03 2007
STATUS
approved