- List item
Compute the limit
$$\lim_{n\to\infty}\frac{f(x)e^{nx}+g(x)}{e^{nx}+1},$$
where $x>0$ and $g$ is bounded.
Got no clue on this. A book claims f(x) as its limit without any hints and the only I see that could happen is when f=g. But I guess that doesn't work!
Hint: Rewrite the expression in the limit as
$$\frac{f(x)e^{nx}}{e^{nx}+1}+\frac{g(x)}{e^{nx}+1}=\frac{f(x)}{1+\frac{1}{e^{nx}}}+\frac{g(x)}{e^{nx}+1}$$
Can you compute the limit of each term in the sum above?