Uniform Continuity: Showing f*g Is Uniformly Continuous on Bounded X

CarmineCortez
Messages
30
Reaction score
0

Homework Statement


suppose f and g are uniformly continuous functions on X

and f and g are bounded on X, show f*g is uniformly continuous.


The Attempt at a Solution



I know that if they are not bounded then they may not be uniformly continuous. ie x^2
and also if only one is bounded they are not necessarily uniformly continuous.

not sure what to do if they are both bounded
 
Physics news on Phys.org
CarmineCortez said:

Homework Statement


suppose f and g are uniformly continuous functions on X

and f and g are bounded on X, show f*g is uniformly continuous.


The Attempt at a Solution



I know that if they are not bounded then they may not be uniformly continuous. ie x^2
and also if only one is bounded they are not necessarily uniformly continuous.
No, you don't "know" that. In fact, here, you are told that they are both uniformly continuous.

not sure what to do if they are both bounded
Are you saying you could do this if only one were bounded? Do you understand what it is you are asked to prove?
 
uniform continuity is intuitively a bit like saying the function doesn't have an infinite slope anywhere...
And if they are both bounded, is their product too bounded?
 
Get your epsilons and deltas out. You want to show |f(x)g(x)-f(y)g(y)| can be made uniformly small if |x-y| is small. Hint: |f(x)g(x)-f(y)g(y)|=|f(x)g(x)-f(x)g(y)+f(x)g(y)-f(y)g(y)|. |f(x)-f(y)| and |g(x)-g(y)| can be made small since they are uniformly continuous. Do you see why f and g need to be bounded? Use epsilons and deltas to make the meaning of 'small' precise.
 
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