Do the logarithmic rules work when taking logs of functions as opposed to numbers?
i.e. suppose $f$ is a function and $n$ is a real number, is $\log (f(x)^n) = n · \log(f(x))$?
Do the logarithmic rules work when taking logs of functions as opposed to numbers?
i.e. suppose $f$ is a function and $n$ is a real number, is $\log (f(x)^n) = n · \log(f(x))$?
Yes it will work.
$$\log(f(x)^n) = \log(f(x)\times f(x) ... \times f(x)$$ $$= \log(f(x)) +\log(f(x)) + ... +\log(f(x))$$ $$=n \times \log(f(x))$$