I feel like I can use the result $$\sum_{n=x}^N \frac{a_n}{n^s} = A(N)N^{-s} + s \int_x^N A(t)t^{-s-1}dt$$ where $s=1/2$ to verify the $\ll$ approximation.
If I pick $A(n)=\sum_{x\leq t\leq n}\chi(t)$, then I know $|A(n)|\ll 1$. I think that will make the first term become $O(N^{-1/2})$, but am not sure how I should go about handling the integral term. Thanks!
Thanks for the help in advance!
$$\sum_{n=x}^N \frac{a_n}{n^s} = A(N)N^{-s} + s \int_x^N A(t)t^{-s-1}dt$$ gives for $\Re(s) >0$ $$|\sum_{n=x}^\infty \frac{\chi(n)}{n^s}| =| s \int_x^\infty (\sum_{x\leq n\leq t}\chi(n))t^{-s-1}dt|\le |s| \int_x^\infty q t^{-\Re(s)-1}dt= \frac{q|s| x^{-\Re(s)}}{\Re(s)}$$