Conway chained arrow notation: Difference between revisions

Content deleted Content added
m then rule 3
Kwantus (talk | contribs)
m tweak
Line 17:
==Simple examples==
 
It is impossible give a fully worked-out '''interesting''' example since at least 4 elements are required. However 1-, 2- and 3-length chains, which are subsumed in other notations, are expanded here as illustrated examples. Any chain beginning with two 2s stands for 4.
 
''n''
:any single integer ''n'' is just the value n, ie 7 = 7. This does not conflict with the rules since using rule 2 (backwards) then rule 3 we have 7 = 7&rarr;1 = 7<sup>1</sup> = 7.
Line 53 ⟶ 52:
:= 2&rarr;2&rarr;1 (1, rrp)
:= 2&rarr;2 (2)
:= 4 (3) (In fact any chain beginning with two 2s stands for 4.)
:= 4 (3)
 
2&rarr;4&rarr;3