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!)
A189896 Weak Ackermann numbers: H_n(n,n) where H_n is the n-th hyperoperator. 8
1, 2, 4, 27 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The next term, a(4), has about 8*10^153 decimal digits. - Charles R Greathouse IV, Nov 15 2022
LINKS
M. H. Löb and S. S. Wainer, Hierarchies of number-theoretic functions. I, Archive for Mathematical Logic 13:1-2 (1970), pp. 39-51.
Wikipedia, Hyperoperation.
FORMULA
a(n) = H_n(n, n), where H_n the hyperoperation indexed by n.
EXAMPLE
a(0) = succ(0) = 0 + 1 = 1, because the zeroth hyperoperation is successor.
a(1) = 1 + 1 = 2, because the first hyperoperation is addition.
a(2) = 2 * 2 = 4, because the second hyperoperation is multiplication.
a(3) = 3^3 = 27, because the third hyperoperation is exponentiation.
a(4) = 4^4^4^4 = 4^(4^(4^4)) = 4^(4^256), because the fourth hyperoperation is tetration. The term is too big to be included: log_2(a(4)) = 2^513.
CROSSREFS
For H_n(x,x) with fixed x, cf. A054871 (x=3, shifted), A141044 (x=1), A253855 (x=4, shifted), A255176 (x=2), A256131 (x=10, shifted). - Danny Rorabaugh, Oct 20 2015
Cf. A271553 ( H_n-1(n,n) ). - Natan Arie Consigli, Apr 10 2016
Sequence in context: A088888 A102996 A358563 * A095182 A104465 A175759
KEYWORD
nonn,bref
AUTHOR
Max Sills, Apr 30 2011
EXTENSIONS
"Weak" added to definition by Natan Arie Consigli, Apr 18 2015
STATUS
approved

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 April 27 21:44 EDT 2024. Contains 372020 sequences. (Running on oeis4.)