I encountered in a physics book the Fourier transform $F$ of the gradient of a function $g$ smooth with compact support on $\mathbb R^3$. Up to some multiplicative constants:
$F(\nabla g)(k)=k.F(g)(k) $
The book claims that this is proved by integration by parts, again up to some multiplicative constants:
$\int exp(-ik.x).\nabla g(x)dx= k\int exp(-ik.x).g(x)dx$
I understand the logic but I can't make sense of an expression like $\int_{\mathbb R^3} \nabla g(x)dx$ and can't see how the equality above holds. I tried to relate this to the divergence theorem but without luck, because $\nabla g(x)$ is a vector after all.
What is the definition of the expression $\int_{\mathbb R^3} \nabla g(x)dx$ and why is the equality above true?
The integral is interpreted coordinate-wise; $$\left(\int \mathbf v\right)_j =\int v_j$$
Now looking at the result given, you have $$\int f(k,x) \nabla_j g(x) = \int \nabla_j (fg)-g\nabla_j f$$ Applying the divergence theorem to the first term (it's a divergence of $fg \mathbf n$ for a particularly simple $\mathbf n$) makes it go away.