There are 2 operations: Z and Y.
If Z is included as an operation, it adds one. This means 7+Z+Z+Z would essentially, be 7+1+1+1 and would, therefore, equal 10.
If Y is included as an operation, it would turn a number into its negative reciprocal. This means three plus Y would equal −1/3 and −3/1 plus Y would equal 1/3.
Here is an example:
Using such operations, how and why is it possible for zero to be turned to any negative integer? I have already found a pattern for me to turn 0 into any negative integer. For example, to turn 0 to -1, I would use Z, Y. To turn 0 to -2, I would use Z, Z, Y, Z, Y. To turn 0 to -3, I would use Z, Z, Y, Z, Z, Y, Z, Y. I found that you could just add (Z, Z, Y) to the beginning of a sequence turning 0 into n to turn 0 into n - 1. Except I do not know how to explain this. Help would be appreciated :)
