A353246 Integer part of e[n]e, where [n] indicates hyper-n and e = 2.718281828... (using H. Kneser's proposal for n > 3).
4, 5, 7, 15, 2075
Offset: 0
Examples
For n = 3, a(3) = floor(e[3]e) = floor(e^e) = 15.
Links
- Hellmuth Kneser, Reelle analytische Lösungen der Gleichung phi(phi(x)) = e^x und verwandter Funktionalgleichungen, J. reine angew. Math. 187, 56-67 (1950).
- Sheldon Levenstein (user sheldonison), New fatou.gp program, Jul 10 2015, updated Aug 14 2019.
- William Paulsen, Tetration.
- William Paulsen, Tetration for complex bases, Advances in Computational Mathematics, Vol. 45, No. 1 (2019), pp. 243-267; ResearchGate link.
- Wikipedia, Hyperoperation
Formula
a(n) = floor(e[n]e).
Comments