Extension of Lebesgue Convergence Theorem

WHOAguitarninja
Messages
20
Reaction score
0

Homework Statement


This comes courtesy of Royden, problem 4.14.
a.Show that under the hypothesis of theorem 17 we have \int |fn-f| \rightarrow 0

b.Let <fn> be a sequence of integrable functions such that fn \rightarrow f a.e. with f integrable. Then \int |fn-f| \rightarrow 0 if and only if \int |fn| \rightarrow \int |f|

Homework Equations


Theorem 17:
Leg <gn> be a sequence of integrable functions which converges to an integrable function g. Let <fn> be a sequence of measurable functions such that |fn|\leq gn and <fn> converges to f a.e. If
\int g = lim \int gn
Then
\int f = lim \int fn



The Attempt at a Solution


My problem in part a is the same as the "if" in part b. The only if seems fairly trivial since |a-b|>=| |a| - |b| |. Unfortunately that is partially the problem. Every attempt I've made to go in the other direction reduces to that same inequality. My basic thought process far has been to start with
\int |f| = lim \int |fn| which we have by assumption, and then conclude that for some e>0 there's an N such that
| \int |fN| - |f| |&lt; e

Obviously this does not get me where I want to go. If I somehow had fn as an increasing function I could keep going, but I see no real way to do this.
 
Physics news on Phys.org
After poking at it a bit more, if I could establish the same inequality that I'm arriving at on my last step for the portions of f and fn where f>=fn and where f <=fn then I could get it from there. (that is, split |f|-|fn| into positive and negative portions.)
 
Figured it out. If we define Fn to be f if f<fn and fn if fn<f, then we have that |Fn|<|f|+|fn|, which we is integrable and the limit of it's integral is 2 times the limit of the integral of |f|.
Since Fn converges a.e. to f, we then have that the integral of f is equal to the limit of the integral of Fn. Then we very quickly get that the integral of f-Fn is equal to the integral of |f-Fn| (since Fn is less than or equal to f, as well as fn) and for any n>N this is less than e. Then we also have that the limit of the integral of fn and Fn are the same, so the integral of fn-Fn converges, and is positive for every n, so the integral of |fn-Fn| is equal to it and less than e for n>m for some m. Then lastly we have that the integral of |f-fn|=integral of |f-Fn +Fn -fn| which is less than or equal to the integral of |f-Fn| + integral of |fn-Fn| which are less than e for each, so the whole thing is less than 2e, so it converges.

Sorry if that wasn't clear but my brain is now fried and I'm going to bed.:smile::zzz:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top