0

Is the logarithm function $ y = \log_{x} (x) $

always '1' for $x > 0$, this is equal to the implicit function $ x=x^{y} $ so $ y=1$

N. F. Taussig
  • 76,571
Jose Garcia
  • 8,506

1 Answers1

1

Almost. Due to the logarithm law $$\log_a b=\frac{\log_cb}{\log_c a}$$ just plug in $a=b$.

However, there are two restrictions: $a$, $b$ and $c$ must be positive; and $a$ and $c$ must not be 1 because log to base 1 makes no sense resp. we would divide by 0 in the fraction above.

Hence the answer to your question is "yes, but $x$ must not be 1".

emacs drives me nuts
  • 10,390
  • 2
  • 12
  • 31