Approaching the Measure of a Set: Strategies for Finding f(Eα)

Click For Summary
To approach the problem of finding f(Eα), start by defining the outer measure of the set using an arbitrary ε > 0. Construct a countable collection of open intervals, Cε, that covers Eα, ensuring the total length of these intervals is less than m(Eα) + ε. Utilize the definition of the derivative to identify smaller intervals, In, within each interval of Cε, where the image under f has a length less than α times the length of In. This method allows for a systematic way to analyze the set f(Eα) within the specified bounds. The discussion emphasizes the importance of precise mathematical definitions and the use of LaTeX for clarity in expressing formulas.
laurabon
Messages
17
Reaction score
0
Homework Statement
let f : [a, b] → R ,
α ≥ 0 and Eα = {x ∈ [a, b] : exists f'(x) e |f'(x)|≤ α}
show that m (f(Eα)) ≤ α m(Eα)
Relevant Equations
.
my question is how can I approch the problem ? And what is explicitly the set f(Eα)? {f(x) ∈ [a, b] such that what ??}
 
Physics news on Phys.org
Start with an arbitrary ##\epsilon \gt 0##. Use the definition of the (outer) measure of a set to find a countable set of open intervals, ##C_{epsilon}## covering ##E\alpha## where the summed length of the intervals is less than ##m( E\alpha) + \epsilon##. Use the definition of the derivative to find smaller intervals within each interval, ##I_n##, of ##C_{epsilon}## whose image, under ##f## is of length smaller than ##\alpha## length(##I_n##). Proceed from there.
 
Last edited:
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...