Search: id:A160814 Results 1-1 of 1 results found. %I A160814 %S A160814 1,2,8,7073 %N A160814 a(1) = 1; a(n+1) = a(n)^n + n^a(n). %C A160814 Next term is too large to display: 2.3459495195697547514*10^4258 %t A160814 a=1;lst={};Do[a=a^n+n^a;AppendTo[lst,IntegerPart[a]],{n,0,4}];lst %Y A160814 Cf. A093898, A055652, A076980. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 29 2009 %Y A160814 Sequence in context: A057841 A135238 A133376 this_sequence A038582 A058437 A046967 %Y A160814 Adjacent sequences: A160811 A160812 A160813 this_sequence A160815 A160816 A160817 %K A160814 nonn %O A160814 1,2 %A A160814 Vladimir Orlovsky (4vladimir(AT)gmail.com), May 26 2009 %E A160814 Edited by N. J. A. Sloane, May 29 2009 Search completed in 0.001 seconds