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!)
A213065 a(n) = n^n! - n!^n. 0
-1, 0, 0, 513, 281474976378880 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
For n=5 term is of 84 digits: 7.52316... * 10^83.
LINKS
EXAMPLE
for n=3, a(3) = 3^3! - 3!^3 = 513.
MATHEMATICA
Table[n^n! - n!^n, {n, 0, 4}] (* T. D. Noe, Jun 04 2012 *)
CROSSREFS
Sequence in context: A291507 A275099 A238615 * A045054 A301547 A229331
KEYWORD
sign
AUTHOR
Pratik Jain, Jun 04 2012
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 September 5 05:06 EDT 2024. Contains 375686 sequences. (Running on oeis4.)