The functions g(x) and w(x) are defined on [a,b], the first one is bounded, the second one is positive bounded:
|g(x)|<=M
0<=w(x)<=m.
There are two additional conditions:
1. int[a,b] w(x) dx = 1
2. int[a,b] g(x) dx = 0
Question: | int[a,b] g(x) w(x) dx | <= ?
=============================
Using only the first condition, we can write:
| int[a,b] g(x) w(x) dx | <= |g(x)|*| int[a,b] w(x) dx | <= M.
Introduction of the second condition should (seems like) improve the estimate. But how?
|g(x)|<=M
0<=w(x)<=m.
There are two additional conditions:
1. int[a,b] w(x) dx = 1
2. int[a,b] g(x) dx = 0
Question: | int[a,b] g(x) w(x) dx | <= ?
=============================
Using only the first condition, we can write:
| int[a,b] g(x) w(x) dx | <= |g(x)|*| int[a,b] w(x) dx | <= M.
Introduction of the second condition should (seems like) improve the estimate. But how?