What is the Integral Mean Value Theorem for Continuous Functions?

WHOAguitarninja
Messages
20
Reaction score
0
Prove that if the functions g:[a,b] --> R and h:[a,b] --> R are continuous, with h(x)\geq0 for all x in [a,b] then there is a point c in (a,b) such that

\int h(x)g(x)dx = g(c) \int h(x)dx
when the integrals go from a to b


---
My immediate thought was Integral MVT, so I said

\int h(x)dx = (b-a)*h(c)

I then multiply by some g(c') with c' in (a,b), to obtain


g(c') \int h(x)dx = (b-a)*h(c)*g(c')

I'd then like to conclude
(b-a)*h(c)*g(c') = \int h(x)*g(x)
But I'm almost 100% positive that's not a valid step for c'=c, and then I'm not really using the integral MVT if I use c'=/= c.

My thoughts on this are that I'd like to show that because h and g are continuous there is some other number c'' in (a,b) such that h(c)*g(c')=h(c'')*g(c''), and that is equal to the integral I'm looking for. I also have so far completely ignored h(x) being greater than or equal to 0, and I'm pretty sure that should factor in in some way.

Also, this problem appears in a section about the Cauchy Integral Remainder Theorem, although this book frequently gives problems where the necessary theorems do not lie in the chapter you are on to keep you on your toes.

Thanks in advance.
 
Physics news on Phys.org
Let M=max(g) and m=min(g) on [a,b]. Write bounds on the integral of g*h.
 
Dick said:
Let M=max(g) and m=min(g) on [a,b]. Write bounds on the integral of g*h.

Ah, good call, even simpler than I thought, thanks!
 
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