Re: measure and limit



You left out a 3 in the last equation.

I'll rewrite it:

Let (A_n)_n be a sequence of Lebesgue measurable
subsets of [0,1], such that for any interval (a,b)
we have that lim_{n->infty} m (A_n & (a;b) ) = (b-a)/3.
Prove that for any function f: [0,1]->R of bounded
variation lim_{n->infty} int_{A_n} f(x)dx = (1/3)*int_0^1
f(x)dx.

Also I suspect you stated the hypotheses wrong - I
don't
see what this has to do with bounded variation.

I checked the statement, it is ok.
If you have a couterexample, you are welcome.
Thanks
.



Relevant Pages

  • Re: Eliminating unnecessary vspace
    ... large gaps between paragraphs. ... them (such a sequence doesn't break :-( ) ... the only way to deal with this sort of thing is either to rewrite the ... between paragraphs into a single blob at the bottom of the page. ...
    (comp.text.tex)
  • Re: bounded variation
    ... I did not make progress working from the definition and ... So now I am thinking that it is not of bounded variation and am looking ... for a sequence of partitions that will cause the sum to be unbounded. ...
    (sci.math)
  • Re: nested "if"
    ... This code deals with multi-line sequences, putting multiple lines ... 'if' does the accumulation of multiple lines into a sequence. ... pushes the name onto a '@names' array. ... rewrite above. ...
    (perl.beginners)
  • Re: Sequence point problem?
    ... > Can anybody identify any sequence point problems in the expression below? ... The Standard says that between sequence points (and there are none in ... modified twice, once by ++ and the other time with the assignment, which ... If you rewrite this as ...
    (comp.lang.cpp)