Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OmegaExpantaNum.js Limit #29

Open
Psnyder1977 opened this issue Oct 22, 2024 · 2 comments
Open

OmegaExpantaNum.js Limit #29

Psnyder1977 opened this issue Oct 22, 2024 · 2 comments

Comments

@Psnyder1977
Copy link

OmegaExpantaNum.js Limit should be p9e15 with the definition:
eX=[1]X=10^X=Exponentiation
fX=[2]X=eeee...eee1 with X e's=Tetration=10^^X
gX=[3]X=ffff...fff1 with X f's=Pentation=10^^^X
hX=[4]X=gggg...ggg1 with X g's=Hexation=10^^^^X
iX=[5]X=hhhh…hhh1 with X h’s=Heptation=10{5}X
[Y]X=[Y-1]…[Y-1]1 with X [Y-1]’s=Aperiotion=10{Y}X=10^^^^…^^^^X with Y ^’s
jX=[X]10=[1,2]x=Aperiotion=10{X}10
kX=Expansion=[2,2]X=jjj...jjjjj1 with X j's=10{{1}}X
lX=Multi-expansion=[3,2]X=kkkk…kkkkk1 with X k’s=10{{2}}X
mX=Power-expansion=[4,2]X=lllllll…lllllll1 with X l’s=10{{3}}X
nX=Tetra-expansion=[5,2]X=mmmm…mmmmm1 with X m’s=10{{4}}X
oX=Penta-expansion=[6,2]X=nnnnn…nnnnnn1 with X n’s=10{{5}}X
pX=Aperio-expansion=[X+1,2]1=[1,3]X=10{{X}}10

@Psnyder1977
Copy link
Author

Fun fact: p0 = [1,2]1

@sonic3XE
Copy link

sonic3XE commented Oct 24, 2024

If you are wondering about P, 1P# is equal to {10,2+# [2] 2}
(you should probably read PsiCubed2/Letter_Notation_Part_III)
M9e15 or {10,10,9e15,2} may be suitable for OmegaExpantaNum.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants