Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Knuth's up-arrow notation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Definition== Without reference to [[hyperoperation]] the up-arrow operators can be formally defined by :<math> a\uparrow^n b= \begin{cases} a^b, & \text{if }n=1; \\ 1, & \text{if }n>1\text{ and }b=0; \\ a\uparrow^{n-1}(a\uparrow^{n}(b-1)), & \text{otherwise } \end{cases} </math> for all integers <math>a, b, n</math> with <math>a \ge 0, n \ge 1, b \ge 0</math>.<ref group="nb" name=corona2/> This definition uses [[exponentiation]] <math>(a\uparrow^1 b = a\uparrow b = a^b)</math> as the base case, and [[tetration]] <math>(a\uparrow^2 b = a\uparrow\uparrow b)</math> as repeated exponentiation. This is equivalent to the [[Hyperoperation#Definition|hyperoperation sequence]] except it omits the three more basic operations of [[Successor_function|succession]], [[addition]] and [[multiplication]]. One can alternatively choose [[multiplication]] <math>(a\uparrow^0 b = a \times b)</math> as the base case and iterate from there. Then [[exponentiation]] becomes repeated multiplication. The formal definition would be :<math> a\uparrow^n b= \begin{cases} a\times b, & \text{if }n=0; \\ 1, & \text{if }n>0\text{ and }b=0; \\ a\uparrow^{n-1}(a\uparrow^{n}(b-1)), & \text{otherwise } \end{cases} </math> for all integers <math>a, b, n</math> with <math>a \ge 0, n \ge 0, b \ge 0</math>. Note, however, that Knuth did not define the "nil-arrow" (<math>\uparrow^0</math>). One could extend the notation to negative indices (n β₯ -2) in such a way as to agree with the entire hyperoperation sequence, except for the lag in the indexing: :<math>H_n(a, b) = a [n] b = a \uparrow^{n-2}b\text{ for } n \ge 0.</math> The up-arrow operation is a [[Associative property#Notation for non-associative operations|right-associative operation]], that is, <math>a \uparrow b \uparrow c</math> is understood to be <math>a \uparrow (b \uparrow c)</math>, instead of <math>(a \uparrow b) \uparrow c</math>. If ambiguity is not an issue parentheses are sometimes dropped.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)