I was wondering if $\log_1(1)$ could have more than one value, due to the fact that in the equation $1^x = 1$, $x$ can be $0$ and $1$.
Thanks in advance.
I was wondering if $\log_1(1)$ could have more than one value, due to the fact that in the equation $1^x = 1$, $x$ can be $0$ and $1$.
Thanks in advance.
The comments imply that logarithms to the base $1$ are meaningless.
We can, however, consider logarithms to the base $-1$, to a limited degree. In the real domain such logarithms can take only the arguments $+1$ and $-1$, making this function actually a duscrete logarithm. Then from the familiar powers of $-1$ we render
$\log_{-1}(+1)=\text{even}\equiv0\bmod 2$
$\log_{-1}(-1)=\text{odd}\equiv1\bmod 2$
Then the familiar product relations of $-1$ and $+1$ match up with the priduct-sum relations for logaritims. Thus
$\log_{-1}((+1)×(-1))=\text{even+odd}=\text{odd}=\log_{-1}(-1).$
We may implicitly identify an operation ○, distributive over multiplication (and also distributive under multiolicarion), with domain $\{-1,+1\}$ implicitly:
$\log_{-1}(a○b)=\log_{-1}(a)×\log_{-1}(b)$
$(+1)○(+1)=(+1)○(-1)=(-1)○(+1)=(+1)$
$(-1)○(-1)=(-1).$
As an example, we may identify each odd prime number with residue $+1$ or $-1\bmod 4$, then after this identification the quadratic reciprocity law may be expressed compactly as
$(q|p)=[(p\bmod 4)○(q\bmod 4)](p|q).$