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!)
A143781 Numbers of the form : k=k^n-n^k, (k=1). 0
0, -1, -1, 3, 118, -199068134034785153195409370979964879499768447341765846329146257207125965412281784631240438087 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
The next number is too large to include.
LINKS
MATHEMATICA
lst={}; k=1; Do[k=k^n-n^k; AppendTo[lst, IntegerPart[k]], {n, 6}]; lst
CROSSREFS
Sequence in context: A173053 A180393 A172013 * A114077 A176996 A159522
KEYWORD
sign
AUTHOR
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 March 29 09:59 EDT 2024. Contains 371268 sequences. (Running on oeis4.)