Let $x \, \epsilon \, R^n$, with $x_i$ corresponding coordinates. Then $|x| \leq 1$ is the unit ball in $R^n$. How can I easily prove that $\int_{|x| \leq 1} x_i x_j dx = 0$ if $i \ne j$? It is kind of intuitive, but I don't seem to see it through.
2026-04-21 20:28:44.1776803324
For $x \, \epsilon \,R^n$, prove $\int_{|x| \leq 1} x_i x_j dx = 0$
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$A = \int_{|x| \leq 1} x_i x_j dx$
$= - \int_{|x| \leq 1} (-x_i) x_j dx$
$= - \int_{|x| \leq 1} x_i x_j dx$ (because $|x| \leq 1$ is symmetric around $x_i = 0$)
$ = - A$
Hence $A = 0$.