If
$$f(x)=\frac{2^{2x}+2^{-x}}{2^{x}-2^{-x}}$$
Then evaluate $f(\log_2(3))$.
Can someone help me to understand the calculation?
I figured out that the result is $7/2$ but I have problems solving by hand.
I know that $2\uparrow {2\left(\log_2(3)\right)}$ is $9$ but could someone explain to me how to get to this $9$ and how to calculate negative logarithms as power?
HINT: $$\frac{2^{2\log_2 3} + 2^{-\log_2 3}}{2^{\log_2 3} - 2^{-\log_2 3}} = \frac{2^{\log_2 3^2} + 2^{\log_2 3^{-1}}}{2^{\log_2 3} - 2^{\log_2 3^{-1}}} = ...$$ and $$2^{\log_2 x} = x$$