lolgarithms
- 120
- 0
"multiplicative modulus"
I have found a multiplicative modulus function, an analogue of absolute value for multiplication. Not a groundbreaking one, I'm sure someone has thought about this before. More specifically it is a function that satisfies:
\operatorname{MM}(1) = 1
\operatorname{MM}(x^{-1}) = \operatorname{MM}(x)
| \log{x} | = \log{(\operatorname{MM}(x))} \, \forall x \in \mathbb{R}^+
\operatorname{MM}(x) = x \, \forall x \ge 1
\operatorname{MM}^{-1} (x) = x^{\pm 1}
Why isn't this function widely used in mathematics? is it because it can be replaced with e^{|\ln{x}|} ?
I have found a multiplicative modulus function, an analogue of absolute value for multiplication. Not a groundbreaking one, I'm sure someone has thought about this before. More specifically it is a function that satisfies:
\operatorname{MM}(1) = 1
\operatorname{MM}(x^{-1}) = \operatorname{MM}(x)
| \log{x} | = \log{(\operatorname{MM}(x))} \, \forall x \in \mathbb{R}^+
\operatorname{MM}(x) = x \, \forall x \ge 1
\operatorname{MM}^{-1} (x) = x^{\pm 1}
Why isn't this function widely used in mathematics? is it because it can be replaced with e^{|\ln{x}|} ?