I need an integrable function with the domain $[a,b]$, and the function is non-negative, and it is not the zero function in that domain, and $\int_{a}^{b}f(x)dx=0.$ I couldn't find any function like that!!!!
2026-04-28 08:32:01.1777365121
On
Find a non-negative, non zero function in a specific domain that $\int_{a}^{b}f(x)dx=0.$
118 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
If a non-negative continuous function $f$ is non-zero at some $x_0 \in [a,b]$, then you can find a neighborhood $B_{\epsilon}(x_0)\cap[a,b]$ around $x_0$ where $f$ is positive. This means that $\int_a^b f d(x) > 0$. So, no continuous function can satisfy your condition.
However, you can create as many discontinuous examples as you want by taking functions of the form:
$$f(x)=\left\{\begin{matrix}1,\textrm{ if x=}x_0,\\0,\textrm{ if x$\neq$}x_0\end{matrix}\right.$$
Hints