How to Prove Continuity of max{f(x), g(x)} at a Point c

  • Thread starter Thread starter benya7thmix
  • Start date Start date
  • Tags Tags
    Proof
benya7thmix
Messages
1
Reaction score
0
this is a problem from a sample test in my "Introduction to Real Analysis" class. i don't know how to even start thinking about this one. any hints?

Let f, g : R ! R be continuous at c, and let h(x) = max{f(x), g(x)}.

(a) Show that h(x) = (1/2) (f(x) + g(x)) + (1/2) |f(x) − g(x)| for all x in R.
(b) Show that h(x) is continuous at c.



thanks to all posters
 
Physics news on Phys.org
For a) Check the two cases:
If f(x) is greater than g(x) at some point x, then h(x) should reduce to f(x).
And likewase if g(x) is greater than f(x) at the point x.

For b), what continuity properties for expressions of functions are you aware of thatmight help you?
 
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