Question about this integral $\int \left| g\left( y\right) \right| \int \left| f\left( x-y\right) \right| dx\,dy$

49 Views Asked by At

I have seen this in my script without proof:

$$\int \left| g\left( y\right) \right| \int \left| f\left( x-y\right) \right| dx\,dy = \int \left| g\left( y\right) \right| dy\int \left| f\left( x\right) \right| dx.$$

Is this true?

1

There are 1 best solutions below

0
On BEST ANSWER

Consider change of variable $x' = x-y$. Then for any $y$, $$\int |f(x-y)|\, dx = \int |f(x')| \, d x' = \int |f(x)|\, dx.$$ Therefore, $$\int |g(y)| \left(\int |f(x-y)|\, dx\right)dy = \int |g(y)| \left(\int |f(x)|\, dx\right)dy.$$ Observe that $\int |f(x)|\, dx$ is a constant, so we can pull it out of the integral and obtain the desired result.