I am trying to solve the following problem.
Problem Suppose that $\left( s_{n} \right)_{n=0}^{\infty}$ is a sequence of real numbers and that $\left( t_{n} \right)_{n=0}^{\infty}$ is a strictly increasing unbounded sequence of positive numbers. Show that
$$\limsup_{n\to\infty} \left(s_{n} / t_{n}\right) \le \limsup_{n\to\infty} \left( \left(s_{n+1}-s_{n}\right) / ( \left(t_{n+1}-t_{n}\right)\right).$$
I approached it by splitting the sequence $\left( \sup \{ s_{k}/t_{k} \;| \; k \ge n \} \right)_{n=0}^{\infty}$ into two cases, one where it is bounded below and one where it is not bounded below, because the sequence $\left( \sup \{ s_{k}/t_{k} \;| \; k \ge n \} \right)_{n=0}^{\infty}$ is decreasing. But after that I couldn't figure out how to solve it. Even the smallest hint would be very helpful.