Problem Suppose that $(a_{j})_{j=0}^{\infty}$ is a sequence of positive numbers for which $a_{j+1}/a_{j} \to 1$, so that D'Alembert's test gives no information. Show that if
$$\limsup_{j\to\infty}\frac{j(a_{j+1}-a_{j})}{a_{j}}<0,$$ then, $\sum_{j=0}^{\infty}a_{j}$ converges.
This problem is Exercise 4.2.13 from A Course in Mathematical Analysis, Volume 1 (D. J. H. Garling). The previous exercise, Exercise 4.2.12, covered Kummer's convergence test, which is a test that looks like this.
Kummer's test Suppose that $(a_{j})_{j=0}^{\infty}$ and $(c_{j})_{j=0}^{\infty}$ are sequences of positive real numbers. If
$$\limsup_{j\to\infty}\left(\frac{c_{j+1}a_{j+1}}{a_{j}}-c_{j}\right)<0,$$
then $\sum_{j=0}^{\infty}a_{j}$ converges.
Exercise 4.2.13 says that it deals with a special case of kummer's test, I'm not sure how to connect it to kummer's test. Even the smallest hint would be very helpful.