Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
m Added LaTeX formatting for some terms |
||
Line 8:
A "Conway chain" is defined as follows:
* Any positive integer is a chain of length <math>1</math>.
* A chain of length
Any chain represents an integer, according to the six rules below. Two chains are said to be equivalent if they represent the same integer.
Let <math>a, b, c</math> denote positive integers and let <math>\#</math> denote the unchanged remainder of the chain. Then:
#An empty chain (or a chain of length <math>0</math>) is equal to <math>1</math>.
#The chain <math>a</math> represents the number <math>a</math>.
#The chain <math>a \rightarrow b</math> represents the number <math>a^b</math>.
|