Proving Product of Regulated Functions is Regulated

  • Thread starter Thread starter C.E
  • Start date Start date
  • Tags Tags
    Functions
C.E
Messages
100
Reaction score
0
1 Show that the product of two regulated functions is regulated.



2. A function is regulated if it is the limit of a sequence of step functions.



3. I let f,g be regulated and let a_n, b_n tend to f, g respectivley. I can show that for any x, a_n (x) . b_n (x) tends to f(x).g(x) (i.e. pointwise convergence). Is this sufficient or do I need to show uniform convergence? If so how do I go about it?
 
Physics news on Phys.org
You do need to show uniform convergence, since to show fg is a regulated function, you need to exhibit a sequence of step functions converging uniformly to fg.

I think one needs some additional information; is the domain a compact closed interval? The function f(x) = x, for instance, is not a uniform limit of step functions when you take the domain to be all of \mathbb{R}.

Assuming the domain is bounded, think about \sup_x |f(x)| or \sup_x |g(x)|.
 
Sorry I probably should have said, the two functions f,g are on the closed real interval [a,b] for some real a,b.
 
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