Is it correct? $n^{(\log\,x)} = x^ {(\log\,n)} $?

2.6k Views Asked by At

Is it correct? $$n^{(\log\,x)} = x^ {(\log\,n)} $$ Can you proof and describe that, for any base? Please explain completely. Thank you.

2

There are 2 best solutions below

0
On

Hint: compute the logarithm of both sides. Since the logarithm function is one-to-one this will tell you if they are equal.

0
On

$ n^{(\log x)} = (e^{\log n})^{(\log x)} = e^{(\log n)(\log x)} = e^{(\log x)(\log n)}= (e^{\log x})^{(\log n)} = x^{(\log n)} $

If you use $\log$ to a different base $b$, then use $b$ instead of $e$.