Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152837
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152837 a(0)=-1; a(n)=Floor[n^a(n-1)-a(n-1)^n]. +0
5
-1, 2, 0, 1, 3, -118, -2699554153024, 10448268073374285196639206770574292150166800805841035028276670860545518571927703\ 37767423 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(1) = 1^(-1)-(-1)^1 = 2. - R. J. Mathar, Jan 08 2009

MATHEMATICA

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

CROSSREFS

Cf. A084964, A152832, A152833, A152835, A152836

Sequence in context: A153506 A018843 A152836 this_sequence A072737 A061290 A099096

Adjacent sequences: A152834 A152835 A152836 this_sequence A152838 A152839 A152840

KEYWORD

sign

AUTHOR

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

EXTENSIONS

Indices added to definition, offset corrected - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 08 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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research