(revised+re-post)Upper and Lower sums & Riemann sums

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
Call my name
Messages
17
Reaction score
0
http://img156.imageshack.us/i/17818455.jpg/
http://img215.imageshack.us/i/53355598.jpg/
http://img509.imageshack.us/i/11493310.jpg/

If you look at the above, I have underlined the problem that I am having.

So, my first question is, where are these inequalities coming from? If you do have other questions involving such approach, please show me.

My other question is from the explanation of Riemann sum, I do not understand the sign "llPll
" thing and I am having trouble understanding Riemann sum and how it really is related to the upper and lower sums.

Thank you for your attention.
 
Last edited by a moderator:
Physics news on Phys.org
you can write those reasonable easy with tex, click on it below

1)
[tex]x_{i-1} \leq \frac{x_{i-1} +x_{i}}{2} \leq x_{i}[/tex]

comes pretty easy as by definition of your partition
[tex]x_{i-1} \leq x_{i}[/tex]
and probably more actually
[tex]x_{i-1} < x_{i}[/tex]

split them into two equalities
[tex]x_{i-1} \leq \frac{x_{i-1} +x_{i}}{2}[/tex]
[tex]\frac{x_{i-1} +x_{i}}{2} \leq x_{i}[/tex]

multiplying everything by 2 and subtract something & it should be easy to see

2) same thing as before, and the fact that in this case you know [itex]x_i \geq 1[/itex] , so [itex]x_{i-1}^2 <x_i^2[/itex]

3) the last one is the definition of the integral as the limit of the sum when every partition appraches zero
 
I understand that these inequalities actually do 'work',

but what I do not understand is how you 'approach' these questions.

Like, I understand the concept of upper and lower sums, but how do I come up with the inequalities in the first place?

Do I need to first solve the integral by using the fundamental theorem, and then try to make it look that way by coming up with some inequalities?

How do I in the first place just go 'boom' and come up with the 2nd page's inequality?

Thanks for your attention and hopefully somebody will answer..