Let $t$ be a positive real number, with $x$ running over the standard lattice points in $\mathbb{R}^{2}$, is it true that $\sum_{|x| > t} t^{-5} = O(t^{-3})$? If so why?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
If we suppose that $t$ is bigger than 1, say, then we can approximate half of our sum with the integral $\displaystyle \int_t^\infty \frac{1}{x^5} = \frac{1}{4 t^4}$, and $\displaystyle\frac{1}{t^4} \in O\left(\frac{1}{t^3}\right)$. EDIT (now that I know it's over a lattice) Do what I did for one dimension above, but in two dimensions. $\displaystyle \int_0^{2 \pi} \int_t^\infty \frac{1}{r^5} r dr d\theta$ will do if you like polar coordinates. |
|||||
|