I just signed up for this site so I hope I'm doing this right.
I've been having trouble wrapping my head around the average value of the function $e^{-x}$ from 0 to $\infty$. I know that the average value of a function is:
$$\bar f =\frac{\int_a^b{f(x)dx}}{\int_a^b{dx}}=\frac{\int_a^b{f(x)dx}}{b-a}$$
And when a is 0 and b is $\infty$:
$$\frac{\int_0^\infty{f(x)dx}}{\int_0^\infty{dx}}$$
And taking the limit since the integral is improper:
$$\lim_{b\to\infty}\frac{\int_0^b{f(x)dx}}{\int_0^b{dx}}$$
When I evaluate the average value of the function $e^{-x}$ I get a result of zero (one over infinity) by taking the following steps:
$$\lim_{b\to\infty}\frac{\int_0^b{e^{-x}dx}}{\int_0^b{dx}}=\lim_{b\to\infty}\frac{-e^{-x}|_0^b}{x|_0^b}=\lim_{b\to\infty}\frac{-e^{-b}+1}{b}=0$$
While this makes some mathematical sense to me (Unless I made a mistake in which case please let me know!) I'm puzzled on how the average value of this function can be zero when all defined values of the same function are greater than zero. Does this conclusion make any sense or am I off-track entirely?
Consider the option that the "average" is not zero. Then I guess we can agree that it must be positive. However, for every positive number $\varepsilon>0$ we can choose a large enough $b$ such that the average on $[0,b]$ is less than $\varepsilon$. Therefore, the average has to be zero.
The thing is, when using infinity one can often find some results that are not immedietely intuitive.