I have tried using the change of base formula, but can't quite complete the equality:
$$ a^{\log{b}} \\ a^{\frac{\log_a{b}}{\log_a{a}}} $$
How do I get the base of the exponent to be b?
I have tried using the change of base formula, but can't quite complete the equality:
$$ a^{\log{b}} \\ a^{\frac{\log_a{b}}{\log_a{a}}} $$
How do I get the base of the exponent to be b?
Since $x = e^{\log x}$
\begin{align*} a^{\log b} = \left(e^{\log a}\right) ^{\log b} = e^{\log a \log b} = e^{\log b \log a} = \left(e^{\log b}\right)^{\log a} = b^{\log a} \end{align*}
Let $x=a^{\log b}$ and $y=b^{\log a}$. Then $\log x= \log a$. $\log b= \log y$. So, $x=y$.
Let (capital) $B$ be the base of the logarithms. Then $$ a^{\log_B b} = \Big(B^{\log_B a}\Big)^{\log_B b} = B^{(\log_B a)(\log_B b)}, $$ and that is clearly symmetric in $a$ and $b$. Or you could just go on from there: $$ \cdots= \Big(B^{\log_B b}\Big)^{\log_B a} = b^{\log_B a}. $$