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!)
A162414 a(0)=3 and a(n+1)=a(n)^a(n). 0

%I #5 Nov 21 2013 12:49:39

%S 3,27,443426488243037769948249630619149892803

%N a(0)=3 and a(n+1)=a(n)^a(n).

%C If the initial term is 2 the sequence is 2, 4, 256, 256^256, ...

%t NestList[#^#&,3,2] (* _Harvey P. Dale_, Nov 06 2011 *)

%Y Cf. A000312.

%K bref,nonn

%O 0,1

%A _Benoit Jubin_, Jul 02 2009

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 March 28 03:28 EDT 2024. Contains 371235 sequences. (Running on oeis4.)