Let $$p=1+\frac{1}{\sqrt 2}+\frac{1}{\sqrt 3}+\cdots\frac{1}{\sqrt {120}}$$ and $$q=\frac{1}{\sqrt 2}+\frac{1}{\sqrt 3}+\frac{1}{\sqrt 4}+\cdots\frac{1}{\sqrt {121}}$$ then which of the following is true:
A)$\ p>20$
B)$\ q<20$
C)$\ p+q<40$
D)$\ p+q>40$
The answer is ABD.
I was able to obtain A and B, but was unable to obtain D.
My Attempt:
Consider the function $f(x)=\frac{1}{\sqrt x}$ when $x\in [a,a+1]$, then we have: $$\frac{1}{\sqrt {a+1}}\leq\frac{1}{\sqrt x}\leq \frac{1}{\sqrt a}$$ Thus, $$\int_a^{a+1}\frac{dx}{\sqrt {a+1}}<\int_a^{a+1}\frac{dx}{\sqrt x}< \int_a^{a+1}\frac{dx}{\sqrt a}$$ Or, $$\frac{1}{\sqrt {a+1}}<\int_a^{a+1}\frac{dx}{\sqrt x}< \frac{1}{\sqrt a}$$ Summing the above inequality from $a=1$ to $a=120$ gives $$q<\int_1^{121} \frac{dx}{\sqrt x}<p$$ That simplifies to $q<20<p$. But that doesn't help me comment on $p+q$.
Any help would be awesome.