Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152836
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152836 a(0)=-1; a(n)=n^a(n-1)-a(n-1)^n. +0
6
-1, 2, 0, 1, 3, -118 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

lst={}; a=1; Do[a=n^a-a^n; AppendTo[lst, a], {n, 0, 5}]; lst

CROSSREFS

Cf. A084964, A152832, A152833, A152835

Sequence in context: A062104 A153506 A018843 this_sequence A152837 A072737 A061290

Adjacent sequences: A152833 A152834 A152835 this_sequence A152837 A152838 A152839

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 14 2008

EXTENSIONS

Definition corrected by N. J. A. Sloane (njas(AT)research.att.com), Jan 11 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research