Is it correct? $$n^{(\log\,x)} = x^ {(\log\,n)} $$ Can you proof and describe that, for any base? Please explain completely. Thank you.
Asked
Active
Viewed 2,698 times
3
-
2Are their logarithms the same? – David Mitra Aug 22 '14 at 12:29
-
The n and x are not same. – Reza Mohammady Aug 22 '14 at 12:34
-
1http://math.stackexchange.com/questions/794187/number-raised-to-log-expression – lab bhattacharjee Aug 22 '14 at 16:05
2 Answers
7
Hint: compute the logarithm of both sides. Since the logarithm function is one-to-one this will tell you if they are equal.
Umberto P.
- 52,165
7
$ 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$.
lhf
- 216,483