高德纳箭头:修订间差异
来自Googology Wiki
更多操作
小无编辑摘要 |
无编辑摘要 |
||
第22行: | 第22行: | ||
<math>1 \uparrow^{c+1} b = 1 \uparrow^{c} b = 1</math> | <math>1 \uparrow^{c+1} b = 1 \uparrow^{c} b = 1</math> | ||
<math>a \uparrow^{c+1} 0 = a \uparrow^{c} 0 = 1</math> | |||
===== 增长率 ===== | ===== 增长率 ===== | ||
第48行: | 第50行: | ||
<math>n \uparrow m = n^{m}</math> | <math>n \uparrow m = n^{m}</math> | ||
<math>n \uparrow^{ | <math>n \uparrow^{k} m = \underbrace{n \uparrow^{k-1} n \uparrow^{k-1} \cdots \uparrow^{k-1} n }_{\text{m个n}}</math> | ||
该定义可通过以下分析与推理得到: | |||
高德纳箭头本质上是一种高级运算“折叠”低级运算的记号。 | |||
后继是最基础的运算,表现为 <math>n+1</math>. | |||
在<math>n+m</math>中,运算 <math>+</math> 折叠了对 <math>n</math> 的 <math>m</math> 次后继运算,即 | |||
<math>n+m=n+\underbrace{1+1+\cdots+1}_{\text{m个1}}</math>. | |||
在<math>n\times m</math>中,运算 <math>\times</math> 折叠了对 <math>n</math> 的 <math>m</math> 次 <math>+</math> 运算,即 | |||
<math>n\times m=\underbrace{n+n+\cdots+n}_{\text{m个n}}</math>. | |||
在 <math>n^{m}</math> ( <math>n\uparrow m</math> ) 中,运算<math>\uparrow</math>折叠了对 <math>n</math> 的 <math>m</math> 次 <math>\times</math> 运算,即 | |||
<math>n^{m}=\underbrace{n\times n\times \cdots \times n}_{\text{m个n}}</math>. | |||
在 <math>{}^m\!n</math> ( <math>n\uparrow \uparrow m</math> ) 中,运算<math>\uparrow \uparrow</math>折叠了对 <math>n</math> 的 <math>m</math> 次 <math>\uparrow</math> 运算,即 | |||
<math>n\uparrow \uparrow m=\underbrace{n\uparrow n\uparrow \cdots \uparrow n}_{\text{m个n}}=\underbrace{n^{n^{n^{\cdots}}}}_{\text{m个n}}</math>. (注意是右结合) | |||
以此类推。最终,我们得到了高德纳箭头的形式化定义: | |||
在<math>n \uparrow^{k} m</math>中,运算<math>\uparrow^{k}</math>折叠了对 <math>n</math> 的 <math>m</math> 次 <math>\uparrow^{k-1}</math> 运算,即 | |||
<math>n \uparrow^{k} m = \underbrace{n \uparrow^{k-1} n \uparrow^{k-1} \cdots \uparrow^{k-1} n }_{\text{m个n}}</math> | |||
==== 参考资料 ==== | ==== 参考资料 ==== |
2025年6月29日 (日) 18:01的版本
高德纳箭头(Knuth's up-arrow notation, 别称"上箭头记号"),一种满足右结合律的二元运算。其定义如下:
其中,均为正整数,.
性质
高德纳箭头有如下性质:
右结合律
若将高德纳箭头的右结合律更替为左结合律,其余定义不变,将得到下箭头记号。
恒等律
增长率
高德纳箭头的FGH增长率为 ω,特别地,
,
该推论可通过审视以下两组等式得到:
超运算
高德纳箭头是目前已被广泛认可、基本采用[1]的超运算记号。
若定义后继运算的运算等级为,那么 个高德纳箭头的运算等级为
历史
高德纳箭头是由 在1976年发明的大数记号,曾被 用于递归地定义葛立恒数。
形式化定义
该定义可通过以下分析与推理得到:
高德纳箭头本质上是一种高级运算“折叠”低级运算的记号。
后继是最基础的运算,表现为 .
在中,运算 折叠了对 的 次后继运算,即
.
在中,运算 折叠了对 的 次 运算,即
.
在 ( ) 中,运算折叠了对 的 次 运算,即
.
在 ( ) 中,运算折叠了对 的 次 运算,即
. (注意是右结合)
以此类推。最终,我们得到了高德纳箭头的形式化定义:
在中,运算折叠了对 的 次 运算,即
参考资料
- ↑ 曹知秋. 大数理论[EB/OL]. 2024, [2025-05-16](1): 35-36. https://github.com/ZhiqiuCao/Googology