I want to evaluate the Riemann integral $\int_0^1 {{x^2}dx} $ I want to find upper and lower estimates of the form: $$U \ge {1 \over {6{N^3}}}(N(N + 1)(2N + 1))$$ $$L \ge {1 \over {6{N^3}}}(N(N - 1)(2N - 1))$$
Then show they're equal and then evaluate the mentioned Riemann integral. I think the fact that $\sum\limits_{x = 1}^n {{x^2}} = {1 \over 6}(n(n + 1)(2n + 1))$ must be involved.