Ryker
- 1,080
- 2
Homework Statement
Suppose f is continuously differentiable, and a < b. The sequence is defined as follows:
a_{n} = n\int_a^b \! f(x) \, \mathrm{d} x - n(\frac{b-a}{n})\displaystyle\sum\limits_{i=1}^n f(a + \frac{b-a}{n}i)
The Attempt at a Solution
I've been busting my *** with this one for well over 3 hours now, and thus far the only thing I was able to is to use the theorem that states that for some y, f(y)(b-a)=\int_a^b \! f(x) \, \mathrm{d} x.
I have then expanded the sequence, took apart the summation to group the same values together, and ultimately got:
a_{n} = (b - a)((nf(y) - \displaystyle\sum\limits_{i=1}^n f(a + \frac{b-a}{n}i)) = ... = (b - a)((f(y) - f(a + \frac{b-a}{n}) + ... + (f(y) - f(b)).
I'm unable to go anywhere from here

Thanks in advance for any help!