l-1j-cho said:
I was just curious. I believe the answer would be no, but I don;t know why
I'm not sure of your background with modular arithmetic, so I'll just start small...
We consider all numbers with the same remainder after dividing by n to be EQUIVALENT.
For example, 2 = 5 = 8 = 11 = 300000000000002 = -1 mod 3. (Here, the "triple" bar sign would be better than the double bar equality, but I'm avoiding markup)
So in the case of n = 3, there are 3 classes: [0], [1], and [2].
We define addition by [x] + [y] = [x + y].
BUT, we have to check that this
really is a function (i.e. that it is well-defined).
Similarly, we would have to check for such a definition including logarithms, but I think you'll find that we can't get anything consistent to work.
0 = ln[1] = ln[4] = 2ln[2] = 2*.6931... ?