haackeDc
- 15
- 0
Homework Statement
Use the form of the definition of the integral to evaluate the following:
lim (n \rightarrow ∞) \sum^{n}_{i=1} x_{i}\cdotln(x_{i}^{2} + 1)Δx on the interval [2, 6]
Homework Equations
x_{i} = 2 + \frac{4}{n}i
Δx = \frac{4}{n}
Ʃ^{n}_{i=1}i^{2} = \frac{n(n+1)(2n+1)}{6}
Ʃ^{n}_{i=1}i = \frac{n(n+1)}{2}
Ʃ^{n}_{i=1}c = cn
The Attempt at a Solution
So far I've gotten it down to: lim (n \rightarrow ∞) \frac{4}{n}\cdot \sum^{n}_{i=1} [(2+\frac{4}{n}i)\cdotln(\frac{16}{n^{2}}i^{2} + \frac{16}{n}i + 5)]
but I am unsure how to distribute the sigma into the natural log, or how to get the i's out of the log... in short I can't think of a way to move forward!
I hope I wrote this clearly enough, can anyone assist me?
EDIT: Just to be clear, I am trying to put it in a form such that I can get rid of the sigma(Ʃ)
Last edited: