Yesterday, a friend of mine sent me this question. We got stuck due to the intervention of the symbol $\epsilon$. It makes the problem quite confusing... It's not the kind of calculus question that I'm used to. Here is the question:
Let $f: \Bbb R \to \Bbb R$ be the function defined by $f(x) = x^2 \forall x \in \Bbb R$
Consider one uniform partition $P: a=x_0 < x_1 < x_2 < x_3 < ... < x_n = b$ of the interval $I = [a,b] \subset [0,+\infty)$. Evaluate, in each situation, the Riemann sum $S(n):=\sum_{j=1}^n f(\epsilon_j)\Delta x_j$ and then evaluate $lim_{n\to +\infty}S(n)$.
i) $f(\epsilon_j)=max(f(x)/x\in I_j)$
ii) $f(\epsilon_j)=min(f(x)/x\in I_j)$
iii) $\epsilon_j$= midpoint of the subinterval $I_j=[x_{j-1}, x_j]$
I suppose that the problem tells us the "definition" of $\epsilon$ in iii), but I don't know if it's 100% right, since iii) should be something that we are going to evaluate, not a definition!
I hope you guys can help us with this problem that seems to be easy but got us stuck!
For the mid-point case (iii), you get:
Interval: $I_j=[a+\frac{(b-a)(j-1)}{n}, \,a+\frac{(b-a)(j)}{n}]$, and thus
$$S(n)=\sum_{j = 1}^n \bigg(a+\frac{(b-a)j}{n}-\frac{b-a}{2n}\bigg)^2\cdot \frac{b-a}{n}$$