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!)
A143782 Numbers of the form : k=k^n-n^k, (k=3). 0
2, 0, -1, 0, -3, 898 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next number is too large to include.
LINKS
MATHEMATICA
lst={}; k=3; Do[k=k^n-n^k; AppendTo[lst, IntegerPart[k]], {n, 7}]; lst
CROSSREFS
Sequence in context: A324811 A086780 A158612 * A073430 A371093 A053389
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 April 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)