the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is...
59 KB (7,095 words) - 10:07, 23 April 2025
work in mathematical logic and the Ackermann function, an important example in the theory of computation. Ackermann was born in Herscheid, Germany, and...
5 KB (425 words) - 19:58, 26 October 2024
recursive functions. However, not every total recursive function is a primitive recursive function—the most famous example is the Ackermann function. Other...
18 KB (2,747 words) - 13:45, 5 March 2025
rule part of the definition, as in Knuth's up-arrow version of the Ackermann function: a [ n ] b = a [ n − 1 ] ( a [ n ] ( b − 1 ) ) , n ≥ 1 {\displaystyle...
43 KB (5,795 words) - 12:16, 15 April 2025
same function within a definition be to arguments that are smaller in some well-partial-order on the function's domain. For instance, for the Ackermann function...
24 KB (3,401 words) - 21:38, 17 April 2025
Lamé function Mathieu function Mittag-Leffler function Painlevé transcendents Parabolic cylinder function Arithmetic–geometric mean Ackermann function: in...
10 KB (1,065 words) - 21:59, 6 March 2025
Kruskal's tree theorem (redirect from TREE function)
grows phenomenally fast as a function of n, far faster than any primitive recursive function or the Ackermann function, for example.[citation needed]...
15 KB (1,855 words) - 00:04, 30 April 2025
3=g_{3}(2)=g_{2}^{2}(1)=g_{2}(g_{2}(1))=f^{f(1)}(1)=f^{a^{b}}(1)} The Ackermann function can be expressed using Conway chained arrow notation: A ( m , n )...
15 KB (3,067 words) - 18:10, 30 April 2025
faster than exponential functions, but much more slowly than double exponential functions. However, tetration and the Ackermann function grow faster. See Big...
9 KB (1,169 words) - 00:28, 6 February 2025
Busy beaver (redirect from Busy beaver function)
recursive function that computes their score (computes σ), thus providing a lower bound for Σ. This function's growth is comparable to that of Ackermann's function...
66 KB (7,914 words) - 21:22, 30 April 2025
required is O(mα(n)), where α(n) is the extremely slow-growing inverse Ackermann function. Although disjoint-set forests do not guarantee this time per operation...
33 KB (4,634 words) - 16:42, 4 January 2025
Tetration (redirect from Super-exponential function)
tetration in Wiktionary, the free dictionary. Ackermann function Big O notation Double exponential function Hyperoperation Iterated logarithm Symmetric...
52 KB (6,218 words) - 13:35, 28 March 2025
Sudan function is an example of a function that is recursive, but not primitive recursive. This is also true of the better-known Ackermann function. In...
17 KB (550 words) - 02:56, 28 August 2024
Wilhelm Ackermann Ackermann function Ackermann ordinal Ackermann set theory Ackermann steering geometry, in mechanical engineering Ackermann's formula...
745 bytes (113 words) - 04:48, 8 February 2021
BlooP and FlooP (section Factorial function)
Turing-complete language and can express all computable functions. For example, it can express the Ackermann function, which (not being primitive recursive) cannot...
6 KB (696 words) - 11:14, 31 October 2024
primitive recursive function is total recursive, but not all total recursive functions are primitive recursive. The Ackermann function A(m,n) is a well-known...
38 KB (7,211 words) - 17:30, 27 April 2025
α(V)) for this loop, where α is the extremely slowly growing inverse Ackermann function. This part of the time bound is much smaller than the time for the...
16 KB (1,828 words) - 11:07, 11 February 2025
increasing) function; in particular, Ackermann function. Simple function: a real-valued function over a subset of the real line, similar to a step function. Measurable...
13 KB (1,407 words) - 06:43, 10 October 2024
the Ackermann function. Raphael M. Robinson called functions of two natural number variables G(n, x) double recursive with respect to given functions, if...
2 KB (189 words) - 22:05, 18 January 2024
by a function involving the first four hyperoperators;. Then, f ω ( x ) {\displaystyle f_{\omega }(x)} is comparable to the Ackermann function, f ω +...
24 KB (3,370 words) - 01:52, 29 April 2025
extremely large numbers: Knuth's up-arrow notation/hyperoperators/Ackermann function, including tetration Conway chained arrow notation Steinhaus-Moser...
45 KB (7,418 words) - 15:00, 29 April 2025
Exponential growth (redirect from Exponentially increasing function)
tetration, and A ( n , n ) {\displaystyle A(n,n)} , the diagonal of the Ackermann function. In reality, initial exponential growth is often not sustained forever...
24 KB (3,259 words) - 15:54, 23 March 2025
Exponentiation (redirect from Power function)
named hyperoperation. This sequence of operations is expressed by the Ackermann function and Knuth's up-arrow notation. Just as exponentiation grows faster...
104 KB (13,629 words) - 02:41, 30 April 2025
the pentation function may also be obtained from the values in the fourth row of the table of values of a variant of the Ackermann function: if A ( n ,...
10 KB (1,863 words) - 09:25, 9 April 2025
enormously large – bounds that grow exponentially, or even as fast as the Ackermann function are not uncommon. In some small niche cases, upper and lower bounds...
9 KB (1,148 words) - 05:04, 16 December 2024
ISBN 978-3-319-68397-3. Halmos, Chapter 11 Rubtsov, C.A.; Romerio, G.F. (2004). "Ackermann's Function and New Arithmetical Operations" (PDF). Paul R. Halmos (1968). Naive...
3 KB (389 words) - 13:27, 27 March 2024
mathematical functions, the analysis of some puzzles and games, and some pathological examples which can be modelled as the Ackermann function. A Latin square...
11 KB (1,227 words) - 03:44, 10 April 2025
as μ-operator or mu-operator) because Ackermann (1925) produced a hugely growing function—the Ackermann function—and Rózsa Péter (1935) produced a general...
73 KB (8,991 words) - 22:54, 22 December 2024
the rapidly growing Ackermann function A(n, n). (In fact, f ( n ) > A ( n , n ) {\displaystyle f(n)>A(n,n)} for all n.) The function f can also be expressed...
19 KB (2,541 words) - 21:30, 26 April 2025
recursive functions such as the Ackermann function. It dominates every computable function provably total in Peano arithmetic, which includes functions such...
5 KB (650 words) - 08:41, 10 April 2025