My Work:
Integrals take infinitely small steps to get from one term to the next, whereas in a series, the distance between each term must be some tangible value ($|x_n-x_{n-1}|\ge \epsilon$). Thus, in a decreasing positive and continuous function, the value of the series will always be greater than the value of the integral. Therefore, the integral will converge if and only if the series converges by the comparison principle.
My solution seems very basic, and not holistic. I do not feel that the answer is correct. If anyone could assist me in finding a solution that is more in depth, or show me the error in my logic, I would greatly appreciate it
There are two major pieces to this proof. I'll leave you to figure out how to use them (and how to show them.)
First, for any positive function $f$:
Second, if $f$ is decreasing: $$f(n)\leq \int_{n-1}^n f(x)\,dx \leq f(n-1)$$