打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

链式箭头记号:修订间差异

来自Googology Wiki
Phyrion留言 | 贡献
无编辑摘要
Z留言 | 贡献
无编辑摘要
 
(未显示3个用户的18个中间版本)
第1行: 第1行:
'''链式箭头记号(Chained arrow notation,别名康威链)'''是由John Horton Conway和Richard K. Guy制作的[[高德纳箭头]]的推广记号。
'''链式箭头记号(Chained arrow notation,别名康威链'''<sup title="这种别名不应被提倡,它忽略了另一位作者。使用“康威-盖伊链”更合适。">[注]</sup>''')'''是由John Horton Conway和Richard K. Guy制作的[[高德纳箭头]]的推广记号。
 
==== 定义 ====
<math>a \rightarrow b = a^{b}</math>
 
<math>a \rightarrow b \rightarrow c = a\uparrow^cb = a\underbrace{\uparrow\ldots\uparrow}_c b</math>
 
<math>a \rightarrow\ldots\rightarrow b \rightarrow 1 = a \rightarrow\ldots\rightarrow b</math>
 
<math>a \rightarrow\ldots\rightarrow b \rightarrow 1 \rightarrow c = a \rightarrow\ldots\rightarrow b</math>
 
<math>a \rightarrow\ldots\rightarrow b \rightarrow (c + 1) \rightarrow (d + 1) = a \rightarrow\ldots\rightarrow b \rightarrow (a \rightarrow\ldots\rightarrow b \rightarrow c \rightarrow (d + 1) ) \rightarrow d</math>
 
==== 示例 ====
<math>\begin{align}
3 \rightarrow 3 \rightarrow 2 \rightarrow 2 \; & = 3 \rightarrow 3 \rightarrow (3 \rightarrow 3 \rightarrow 1 \rightarrow 2) \rightarrow 1\\&= 3 \rightarrow 3 \rightarrow (3 \rightarrow 3 \rightarrow 1 \rightarrow 2)\\&= 3 \rightarrow 3 \rightarrow (3 \rightarrow 3)\\&= 3 \rightarrow 3 \rightarrow 27\\&= 3 \uparrow^{27} 3
\end{align}</math>
 
==== cg函数 ====
<math>cg(n) = \underbrace{n \rightarrow n \rightarrow \ldots \rightarrow n \rightarrow n}_n</math>
 
(很明显是Conway-Guy函数)
 
==== 下标拓展 ====
这是由Peter Hurford给出的链式箭头记号的下标拓展。
 
较为详细的定义如下:
 
<math>a \rightarrow_1 b = a^ b</math>
 
<math>a \rightarrow_i\ldots\rightarrow_i b \rightarrow 1 = a \rightarrow_i\ldots\rightarrow_i b</math>
 
<math>a \rightarrow_i\ldots\rightarrow_i b \rightarrow_i 1 \rightarrow_i c = a \rightarrow_i\ldots\rightarrow_i b</math>
 
<math>a\rightarrow_{i+1} b=\underbrace{a\rightarrow_{i} a\rightarrow_{i}...\rightarrow_{i}a}_{\text{b个}a} </math>
 
<math>a \rightarrow_i\ldots\rightarrow_i b \rightarrow_i (c + 1) \rightarrow_i (d + 1) = a \rightarrow_i\ldots\rightarrow_i b \rightarrow_i (a \rightarrow_i\ldots\rightarrow_i b \rightarrow_i c \rightarrow_i (d + 1) ) \rightarrow_i d</math>
 
==== 小贴士 ====
1.<math>cg(n)</math>的 [[增长层级#快速增长层级|FGH]] 增长率是<math>\omega^2</math>。
 
2.<math>n \rightarrow_n n</math>的 [[增长层级#快速增长层级|FGH]] 增长率是<math>\omega^3</math>。
 
 
3.[[葛立恒数]]<math>G(64)</math>介于<math>3 \rightarrow 3 \rightarrow 64 \rightarrow 2</math>和<math>3 \rightarrow 3 \rightarrow 65 \rightarrow 2</math>之间。
 
{{默认排序:大数记号}}
[[分类:记号]]
[[分类:入门]]

2025年8月20日 (三) 16:26的最新版本

链式箭头记号(Chained arrow notation,别名康威链[注])是由John Horton Conway和Richard K. Guy制作的高德纳箭头的推广记号。

定义

ab=ab

abc=acb=acb

ab1=ab

ab1c=ab

ab(c+1)(d+1)=ab(abc(d+1))d

示例

3322=33(3312)1=33(3312)=33(33)=3327=3273

cg函数

cg(n)=nnnnn

(很明显是Conway-Guy函数)

下标拓展

这是由Peter Hurford给出的链式箭头记号的下标拓展。

较为详细的定义如下:

a1b=ab

aiib1=aiib

aiibi1ic=aiib

ai+1b=aiai...iab个a

aiibi(c+1)i(d+1)=aiibi(aiibici(d+1))id

小贴士

1.cg(n)FGH 增长率是ω2

2.nnnFGH 增长率是ω3


3.葛立恒数G(64)介于3364233652之间。