Limit of Riemann sum problem
\[\int\limits_{0}^{1}(x^2 + x)dx\]
I'm having a hard time following how to do this with my book's example. Can someone explain the steps to solve it?
Are you ready for some algebra???? That's all it is. Right Side Only: One Interval: h = 1, 1(1+1) = 1(2) = 2 Two Intervals: h = 1/2, (1/2)(1/4 + 1/2) + (1/2)(1+1)= (1/2)(3/4) + (1/2)(2) = 3/8 + 1 = 11/8 = 1.375 Four Intervals: h = 1/4 (1/4)[(h^2 + h) + ((2h)^2 + 2h) + ((3h)^2 + 3h) + ((4h)^2 + 4h)] = (1/4)[(h^2)(1+4+9+16)+h(1+2+3+4)] = 35/32 = 1.094 Let's think about that for a moment... Eight Intervals: h = 1/8 (h)[(h^2 + h) + ((2h)^2 + 2h) + ((3h)^2 + 3h) + ... + ((8h)^2 + 8h)] = (h)[(h^2)(1+4+9+...+64)+h(1+2+3+...+8)] = 123/128 = 0.961 Our task, then, is to add up two things: Some number of Whole Numbers: 1 + 2 + 3 + ... + n The same number of their squares: 1^2 + 2^2 + 3^2 + ... + n^2 Conveniently, these are known sums. Some number of Whole Numbers: 1 + 2 + 3 + ... + n = n(n+1)/2 The same number of their squares: 1^2 + 2^2 + 3^2 + ... + n^2 = n(n+1)(2n+1)/6 m intervals: h = 1/m (1/m)[((1/m)^2)(m(m+1)(2m+1)/6)+(1/m)(m(m+1)/2)] = [((1/m)^2)((m+1)(2m+1)/6)+(1/m)((m+1)/2)] = \(\dfrac{(m+1)(5m+1)}{6m^{2}}\) = \(\dfrac{1}{m} + \dfrac{1}{6m^{2}} + \dfrac{5}{6}\) This last expression clearly approaches 5/6 as m increases without bound. Wasn't that fun?! Everyone should do this a couple of times. We're trying to reinvent the calculus. It is kind of amazing how much algebra we needed to do that!
Yup I have learned this. But I have to do this problem like this: |dw:1400644031549:dw| And then I believe |dw:1400644130135:dw| |dw:1400644175895:dw| Is it like this?
Join our real-time social learning platform and learn together with your friends!