A114560 Define two sequences by q(0)=0, p(n)=2^q(n), q(n+1)=p(n)^2; sequence gives p(n).
1, 2, 16, 115792089237316195423570985008687907853269984665640564039457584007913129639936
Offset: 0
Keywords
Crossrefs
Square roots of A114561.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.