When taking the limit of something, for example:
$$\lim\frac{1}{k+1}$$
as $k$ goes to infinity I was taught to multiply by $\frac{\frac{1}{k}}{\frac{1}{k}}$ to get
$$\lim\frac{\frac{1}{k}}{1+\frac{1}{k}}$$
where I was told to assume that $\frac{1}{k}$ goes to $0$ and I end up with
$$\frac{0}{1} = 0.$$
However, I'm confused as by the $p$-series test $\lim\frac{1}{k}$ is divergent as $p$ must be greater than $1$. But shouldn't $\frac{1}{k}$ be $0$ and therefore converge to $0$?
(All limits going to infinity)