I have to find $$\lim_{n\to\infty}\left(\ln(n-1)-\ln(n)\right)$$
I'm pretty sure I need to solve this using the asymptotes. So if I use the rule for logs I can do lim (ln((n-1)/n)) and I know that n can't equal 0 because then the fraction would be undefined. I'm just confused on how to evaluate the limit. How do I find the horizontal asymptote?
Hint: $\ln(n-1)-\ln(n)=\ln\frac{n-1}{n}$. What is $\lim_{n\to\infty} \frac{n-1}{n}$?