Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,2

COMMENT

Next term is too large to display: 2.3459495195697547514*10^4258

MATHEMATICA

a=1; lst={}; Do[a=a^n+n^a; AppendTo[lst, IntegerPart[a]], {n, 0, 4}]; lst

CROSSREFS

Cf. A093898, A055652, A076980. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 29 2009

Sequence in context: A057841 A135238 A133376 this_sequence A038582 A058437 A046967

Adjacent sequences: A160811 A160812 A160813 this_sequence A160815 A160816 A160817

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 26 2009

EXTENSIONS

Edited by N. J. A. Sloane, May 29 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research