I need to prove this equation:
$$\lim_{r\to0}\left((1+\frac{r}{1})^1-(1+\frac{r}{n})^n\right)=\frac{1-n}{2n}r^2$$
Lecturer gave us a hint: $$\lim_{x\to0} \frac{\sin x}{x}=1$$
I was thinking about expanding $(1+r/n)^n$ with Taylor series, but that gave me nothing.
Do you have any ideas/suggestions? Thank you.