I am trying to find the limit of
$$\lim_{n\to \infty} n\log \left(1+\left(\frac{f(x)}{n}\right)^\alpha\right)$$
where $f$ is some function $f:X\to[0,\infty]$ and $1\leq \alpha < \infty$ in some other problem I am looking at.
I cannot use the expansion $\log (1+x)=x-\frac{x^2}{2}+\cdots$ because we don't know if $|x|<1$. I know that the answer is $f(x)$ for $\alpha=1$ and $0$ for $\alpha>1$ but I'm not sure how to show it?