Consider a real-valued function $g: \mathbb{R}^q\rightarrow \mathbb{R}$. I want to show that $\int g(x)dx=\frac{1}{h^q}\int g(\frac{x}{h})dx$. I guess I should use the change of variable rule but I don't see how to get $\frac{1}{h^q}$. Any hint would be really appreciated.
2026-03-31 12:00:57.1774958457
Change of variable rule for multidimensional integral
211 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Try rewriting that as $$ \int g(u)~du~=~\frac{1}{h^q}\int g(\frac{x}{h})~dx. $$ Now the substitution $u = \frac{x}{h}$ (which really means $u_i = \frac{x_i}{h}$ for $i = 1, \ldots, q$), plus the change of variable theorem, does the trick.