打开/关闭搜索
搜索
打开/关闭菜单
223
68
64
2725
Googology Wiki
导航
首页
最近更改
随机页面
特殊页面
上传文件
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁初等序列系统”︁的源代码
来自Googology Wiki
分享此页面
查看
阅读
查看源代码
查看历史
associated-pages
页面
讨论
更多操作
←
初等序列系统
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
评审员
您可以查看和复制此页面的源代码。
<div style="word-wrap: break-word;text-wrap: pretty;color: var(--color-subtle);font-style: italic;width:Fit-content;padding:1rem 1rem 2rem 1rem;border-left:solid #00000030 5px;background-color:var(--color-surface-2)">PrSS虽然结构简单,但是却是目前已知的最强大的递归核心的基础。<ref>曹知秋. 大数理论: Vol.1[EB/OL]. (2025-05-16) [2025-07-02]: 53-54. https://github.com/ZhiqiuCao/Googology</ref><br /><span style='float:right'><del>------</del> 曹知秋</span></div> '''初等序列系统(Primative Sequence System,PrSS)'''是一种[[Worm]]型[[序数记号]]。 === 定义 === ==== 合法式 ==== 一个'''合法'''的 <math>\rm PrSS</math> 是形如 <math>S=(s_{0},s_{1},s_{2},\cdots,s_{n},s_{n+1},\cdots)|n \in \mathbb{N}</math> 且满足以下所有条件的序列: <math>\langle \text{1} \rangle\ \quad s_{0}=0.</math><ref group="注">实际上,以1序列开头的PrSS也是被广为接受的,其更多被用于表示阶差型序列。但无论0或1为开头,均不影响PrSS的展开方式与增长率。</ref> <math>\langle \text{2} \rangle\ \quad 0\leq s_{n+1}-s_{n}\leq 1.</math> '''例:''' <math>(0,1,1,2,2)</math> 是一个合法的<math>\rm PrSS</math>. <math>(\Omega,1,2)</math> 不是一个合法的<math>\rm PrSS</math>. <math>(0,2,4,6,8)</math> 不是一个合法的<math>\rm PrSS</math>. ==== 结构 ==== 一个<math>\rm PrSS</math>的'''极限表达式'''由以下四个部分组成: # 末项 <math>\mathrm{(Last\ Term)}</math> # 坏部 <math>\mathrm{(Bad\ Part)}</math> # 坏根 <math>\mathrm{(Bad\ Root)}</math> # 好部 <math>\mathrm{(Good\ Part)}</math> ===== 末项 ===== 对于最大下标为 <math>n</math> 的 <math>\rm PrSS</math> 序列 <math>S=(s_{0},s_{1},s_{2},\cdots,s_{n})</math>,其末项 <math>L=s_{n}</math>,即 <math>S=(s_{0},s_{1},s_{2},\cdots,L).</math> ===== 坏根 ===== 对于<math>S=(s_{0},s_{1},s_{2},\cdots,s_{n})|L=s_{n}</math>,若<math>k=max(0 \leq k < n|s_{k}<s_{n})</math>,那么坏根 <math>r=s_{k}</math>,即 <math>S=(s_{0},s_{1},s_{2},\cdots,r,\cdots,L).</math> 通俗的说,是最靠右的小于末项的项。 ===== 坏部 ===== 对于<math>S=(s_{0},s_{1},s_{2},\cdots,s_{k},\cdots,s_{n})|L=s_{n},r=s_{k}</math>,坏部 <math>B=\{s_{i}|k\leq i <n\}</math>,即 <math>S=(s_{0},s_{1},s_{2},\cdots,r,B-r,L)</math> 其中 <math>B-r</math> 表示 <math>B</math> 不包含 <math>r .</math> 通俗的说,是坏根(含)到末项(不含)的部分。坏部最短为1项。 ===== 好部 ===== 对于<math>S=(s_{0},s_{1},s_{2},\cdots,s_{k},\cdots,s_{n})|L=s_{n},r=s_{k}</math>,好部 <math>G=\{s_{j}|0\leq j <k\}</math>,即 <math>S=(G,r,B-r,L).</math> 对于<math>S'=(s_{0},s_{1},s_{2},\cdots,s_{n})|L=s_{n}=0</math>,好部 <math>G=\{s_{j}|0\leq j <n\}</math>,即 <math>S'=(G,0).</math> 通俗的说,好部是坏部之前的部分。好部可以为空。 可以注意到,根据坏根的定义,坏根<math>r</math> 有可能不存在。这将会导致不存在 坏部<math>B</math> 的 <math>\rm PrSS</math> 序列产生。例如: * <math>(0,1,2,1,0)</math> * <math>(0,1,0,0,0)</math> * <math>(0,0,0,0,0)</math> 实际上,这种<math>\rm PrSS</math>表达式是后继表达式,它所表示的序数为[[序数#后继序数|后继序数]],你很快就会在下文中见到它。 === 展开 === PrSS的良序性已经得到证明,且其标准式的序等价于字典序,因此所有标准的<math>\rm PrSS</math>都一一对应着一个序数。 对于一个标准的<math>\rm PrSS</math>序列 <math>S=(s_0,s_1,s_2,\ldots,s_{n-1},s_n)</math>,定义 <math>m \in \mathbb{N}</math>,其展开规则如下: * 如果<math>S</math>是空序列,则<math>S=0</math> * 如果S不是空序列,且<math>s_n=0</math>,则S是后继表达式,其前驱是<math>S'=(s_0,s_1,s_2,\ldots,s_{n-1})</math> * 如果S不是空序列,且<math>s_n\neq0</math>,则S是极限表达式,根据前文定义确定好部,坏部,得到<math>S=(G,B,L)</math>,则其基本列第m项<math>S[m]=(G,\underbrace{B,B,B,\cdots,B}_{m})</math>.或者说S的'''展开式'''为<math>(G,\underbrace{B,B,B,\cdots}_{\omega})</math>. 举例: <math>S=(0,1,{\color{red}2},3,3,{\color{green}3})</math> 末项是标绿的<math>{\color{green}3}</math>,坏根是从右往左数第一个比<math>{\color{green}3}</math>小的数,也就是标红色的<math>{\color{red}2}</math>. 接下来,根据坏部的定义可以知道<math>2,3,3</math>是”循环节“。 坏根之前的好部不用管,将末项抛弃 <math>S=(0,1,{\color{red}2},3,3)</math> 复制循环节 <math>S=(0,1,{\color{red}2},3,3,{\color{red}2},3,3,{\color{red}2},3,3,\cdots)</math> 我们就成功地展开了一个<math>\rm PrSS</math>序列。 === 枚举 === 在按照字典序对所有可能的<math>\rm PrSS</math>序列进行排序之后,我们可以用序数对这些序列逐个进行标号,每个序列都与一个序数一一对应。事实上,这种对应关系要远比相应的大数函数增长率的对应关系要更本质。 枚举过程中,会对特定的'''循环节'''标记颜色,以更清晰地体现“折叠”的过程。 可点击按钮“展开”以查看枚举。 <div class="toccolours mw-collapsible mw-collapsed"> <div class="mw-collapsible-content"> <math>()=0</math> <math>(0)=1</math> <math>(0,0)=2</math> <math>(0,0,0)=3</math> <math>(0,1)=({\color{red}0},{\color{green}0},\cdots,{\color{blue}0})=\omega</math> <math>(0,1,0)=\omega+1</math> <math>(0,1,0,0)=\omega+2</math> <math>(0,1,0,1)=(0,1,{\color{red}0},{\color{green}0},\cdots,{\color{blue}0})=\omega\times 2</math> <math>(0,1,0,1,0,1)=\omega\times 3</math> <math>(0,1,1)=({\color{red}0,1},{\color{green}0,1},\cdots,{\color{blue}0,1})=\omega^{2}</math> <math>(0,1,1,0)=\omega^{2}+1</math> <math>(0,1,1,0,1)=\omega^{2}+\omega</math> <math>(0,1,1,0,1,0)=\omega^{2}+\omega+1</math> <math>(0,1,1,0,1,0,1)=\omega^{2}+\omega\times 2</math> <math>(0,1,1,0,1,1)=(0,1,1,{\color{red}0,1},{\color{green}0,1},\cdots,{\color{blue}0,1})=\omega^{2}\times 2</math> <math>(0,1,1,0,1,1,0,1,1)=\omega^{2}\times 3</math> <math>(0,1,1,1)=({\color{red}0,1,1},{\color{green}0,1,1},\cdots,{\color{blue}0,1,1})=\omega^{3}</math> <math>(0,1,1,1,1)=\omega^{4}</math> <math>(0,1,2)=(0,{\color{red}1},{\color{green}1},\cdots,{\color{blue}1})=\omega^{\omega}</math> <math>(0,1,2,0,1,2)=\omega^{\omega}\times 2</math> <math>(0,1,2,1)=({\color{red}0,1,2},{\color{green}0,1,2},\cdots,{\color{blue}0,1,2})=\omega^{\omega+1}</math> <math>(0,1,2,1,0,1,2)=\omega^{\omega+1}+\omega^{\omega}</math> <math>(0,1,2,1,0,1,2,1)=\omega^{\omega+1}\times 2</math> <math>(0,1,2,1,1)=({\color{red}0,1,2,1},{\color{green}0,1,2,1},\cdots,{\color{blue}0,1,2,1})=\omega^{\omega+2}</math> <math>(0,1,2,1,1,1)=\omega^{\omega+3}</math> <math>(0,1,2,1,2)=(0,1,2,{\color{red}1},{\color{green}1},\cdots,{\color{blue}1})=\omega^{\omega\times 2}</math> <math>(0,1,2,1,2,1)=\omega^{\omega\times 2+1}</math> <math>(0,1,2,1,2,1,2)=\omega^{\omega\times 3}</math> <math>(0,1,2,2)=(0,{\color{red}1,2},{\color{green}1,2},\cdots,{\color{blue}1,2})=\omega^{\omega^{2}}</math> <math>(0,1,2,2,1)=\omega^{\omega^{2}+1}</math> <math>(0,1,2,2,1,2)=\omega^{\omega^{2}+\omega}</math> <math>(0,1,2,2,1,2,1)=\omega^{\omega^{2}+\omega+1}</math> <math>(0,1,2,2,1,2,1,2)=\omega^{\omega^{2}+\omega\times 2}</math> <math>(0,1,2,2,1,2,2)=(0,1,2,2,{\color{red}1,2},{\color{green}1,2},\cdots,{\color{blue}1,2})=\omega^{\omega^{2}*2}</math> <math>(0,1,2,2,2)=(0,{\color{red}1,2,2},{\color{green}1,2,2},\cdots,{\color{blue}1,2,2})=\omega^{\omega^{3}}</math> <math>(0,1,2,3)=(0,1,{\color{red}2},{\color{green}2},\cdots,{\color{blue}2})=\omega^{\omega^{\omega}}</math> <math>(0,1,2,3,2)=\omega^{\omega^{\omega+1}}</math> <math>(0,1,2,3,2,3)=\omega^{\omega^{\omega\times 2}}</math> <math>(0,1,2,3,3)=\omega^{\omega^{\omega^{2}}}</math> <math>(0,1,2,3,4)=(0,1,2,{\color{red}3},{\color{green}3},\cdots,{\color{blue}3})=\omega^{\omega^{\omega^{\omega}}}</math> <math>(0,1,2,3,4,5,...)= \mathrm{Limit\ of\ PrSS} =\varepsilon_{0}</math> </div> </div> 最终得到,<math>\rm PrSS</math>的极限为<math>\varepsilon_{0}</math> === 拓展 === <math>\rm PrSS</math>序列有两种拓展: * 高维PrSS,如PrSS原作者所创的[[BMS]] * 阶差PrSS,有两种形式: ** [[LPrSS]]及各种[[Hydra]]记号 ** [[HPrSS]],[[0-Y]],[[Y序列]]等复杂阶差型记号 它们以<math>\rm PrSS</math>序列为基础,刻画了非常巨大的序数。 === 历史 === 在2014/08/14,Bashicu首次提出并使用Basic语言定义了PrSS.<ref>Bashicu. basic言語で巨大数を作ってみたので上げてみる[EB/OL]. 2014, 08/14:109. https://gyafun.jp/ln/archive/ln10.html</ref> === 脚注 === <references group="注" /> === 参考资料 === <references /> [[分类:入门]] [[分类:记号]]
返回
初等序列系统
。
查看“︁初等序列系统”︁的源代码
来自Googology Wiki