kingwinner said:
Yes, I agree that \sup_{x,t \in [x_{i-1},x_i]} |f(x)g(x) - f(t)g(t)|, but I really have no idea how I can possibly get M_i(fg,P) - m_i(fg,P) on the LHS (also I think we need M_i(fg,P) - m_i(fg,P) without the absolute values, i.e. M_i(fg,P) - m_i(fg,P), not |M_i(fg,P) - m_i(fg,P)| ). This part is exactly where I'm having trouble. Can you explain this step, please?
First, M_i(fg,P) is the supremum of a set, and m_i(fg,P) is the infimum of the same set, so M_i(fg,P) \geq m_i(fg,P) and therefore
|M_i(fg,P) - m_i(fg,P)| = M_i(fg,P) - m_i(fg,P)
and the absolute values are irrelevant. Furthermore, by definition boundedness means "bounded above and below," so that you would need to check that
|M_i(fg,P) - m_i(fg,P)| \leq \ldots
i.e., in general to prove boundedness, you DO need the absolute values. And in any case,
x \leq |x|
for any real number x, so if you can prove the inequality with the absolute values, you get the inequality without the absolute values as a side effect.
Now onto the heart of the question. I claim that
|M_i(fg,P) - m_i(fg,P)| = \sup_{x,t \in [x_{i-1},x_i]} |f(x)g(x) - f(t)g(t)|
and if this claim is true then, because of what I wrote previously, that proves that the hint is true.
So let's prove that the claim is true. First,
|M_i(fg,P) - m_i(fg,P)| = \left|\sup_{x \in [x_{i-1},x_i]} f(x)g(x) - \inf_{t \in [x_{i-1},x_i]} f(t)g(t) \right|
by definition. But
\inf_{t} f(t)g(t) = - \sup_{t} (-f(t)g(t))
so
|M_i(fg,P) - m_i(fg,P)| = \left|\sup_{x} f(x)g(x) + \sup_{t} (-f(t)g(t)) \right|
The suprema are over different variables, so in particular the supremum over t doesn't have any effect on the first term. Thus I can write
\sup_x f(x)g(x) + \sup_t(-f(t)g(t)) = \sup_t \left[\left(\sup_x f(x)g(x)\right) - f(t)g(t)\right]
Similarly, the supremum over x doesn't have any effect on the second term, so it should be clear what to do next.
Also keep in mind that the order in which you take the suprema makes no difference, so
\sup_{t} \sup_{x} = \sup_{x} \sup_{t} = \sup_{x,t}