Re: need help understanding Lebesgue integration
- From: Rotwang <sg552@xxxxxxxxxxxxx>
- Date: Mon, 20 Apr 2009 12:53:49 -0700 (PDT)
On 20 Apr, 19:29, jaialai.technol...@xxxxxxxxx wrote:
As an exercise I need to calculate the Lebesgue integral of a function
over a certain interval.
Can I please get some advice(hints) on how to Integrate(using only the
definition of the lebesgue integral!)
This function f on the interval [-3,3]?
f(x)= (1 + signum (sin pi/x))
signum (sin pi/x)) = -1 for x >-1
signum (sin pi/x)) = 1 for x >1
So, from [-3,-1] f(x)=0
from [1,3] f(x)=2
on [-1,1] f(x) gets pretty wacky though!
In any event, I am not even sure how to apply the definition of the
lebesgue integral to this problem...
IIRC, the definition of the Lebesgue integral I've seen is the
supremum of the integral of all simple functions <= f(x). First,
consider the sequence of simple functions f_n(x), where
{ 0 for x <= -1
f_1(x) = { 2 for x >= 1
{ 0 otherwise
and f_{n + 1}(x) is given by f_n(x) + g_n(x), where
{ 2 for x in (1/(2n + 1),1/(2n))
g_n(x) = { 2 for x in (-1/(2n - 1),-1/(2n))
{ 0 otherwise.
The integral of f_n is given by 4 + sum_{i = 1}^{n - 1} 4/(4i^2 - 1),
so the integral of f is >= 4 + sum_{i = 1}^oo 4/(4i^2 - 1) = 6 (I
think).
It remains to be shown that, if F is any simple function <= f, then
the integral of F is less than or equal to 6 (so that the supremum of
the set of integrals of all such F's is indeed given by sup int f_n).
To show this, note that the simple function F_{n + 1} given by
{ f_n for x > 1/(2n + 1)
F_{n + 1} = { f_n for x < -1/(2n - 1)
{ 2 otherwise
is >= f, and so any F has an integral <= that of F_{n + 1}. Also
int f <= int F_{n + 1} = int f_n + 8n/(4n^2 + 1) <= 6 + 8n/(4n^2 - 1)..
Since this is true for any n, and since the second term -> 0 as n ->
oo, it follows that int f = 6.
(I haven't checked the arithmetic all that carefully, but an argument
along these lines should give the correct answer if what I've written
is wrong).
.
- Follow-Ups:
- Re: need help understanding Lebesgue integration
- From: Rotwang
- Re: need help understanding Lebesgue integration
- From: jaialai . technology
- Re: need help understanding Lebesgue integration
- References:
- need help understanding Lebesgue integration
- From: jaialai . technology
- need help understanding Lebesgue integration
- Prev by Date: Re: Applying power series method to solve DE
- Next by Date: Evaluating a rational function in sage
- Previous by thread: need help understanding Lebesgue integration
- Next by thread: Re: need help understanding Lebesgue integration
- Index(es):
Relevant Pages
|