Question:
Does there exist a positive sequence $\{a_{n}\}$ such $$\lim_{n\to\infty}\dfrac{n(a_{n+1}-a_{n})+1}{a_{n}}=0?$$
If it exists, can you make an example? if not, why not?
My try: we consider this sequence $$a_{n}=\dfrac{1}{n}$$ then the $$\lim_{n\to\infty}\dfrac{n(a_{n+1}-a_{n})+1}{a_{n}}=\lim_{n\to\infty}\dfrac{\dfrac{n}{n(n+1)}+1}{\dfrac{1}{n}}\to+\infty$$ But I can't take a example such condition? Thank you