Let š: (0,1) ā ā be a bounded continuous function. Show that š(š„) = š„(1 ā š„)š(š„) is uniformly continuous.Ā
"|g(x)-g(x_0)|=|x(1-x)f(x)-x_0(1-x_0)f(x_0)|="
"=|x(1-x)f(x)-x(1-x)f(x_0)+x(1-x)f(x_0)-x_0(1-x_0)f(x_0)|\\le"
"\\le |x(1-x)||f(x)-f(x_0)|+|fx_0||x(1-x)-x_0(1-x_0)|"
Since f(x) is bounded we have that "f(x)\\le M" where M is some number. Then:
"|x(1-x)||f(x)-f(x_0)|+|fx_0||x(1-x)-x_0(1-x_0)|\\le"
"\\le 2M|x(1-x)|+M|x(1-x)-x_0(1-x_0)|"
find maximum of "x(1-x)" :
"x=1\/2"
then:
"2M|x(1-x)|+M|x(1-x)-x_0(1-x_0)|<2M\\cdot1\/4+M\\cdot1\/4=3M\/4"
"\\delta=4\\varepsilon\/3M"
Since "\\delta" does not depend on x0, g(x) is uniformly continuous.
Comments
Leave a comment