Let $f:\mathbb{R} \rightarrow \mathbb{R}$. Then $f$ is symmetric if $f(x)=f(-x)$. How do you define symmetry for the function $f:\mathbb{R}^n \rightarrow \mathbb{R}$? for $f:\mathbb{R}^n \rightarrow \mathbb{R}^d$?
2026-03-26 04:33:20.1774499600
How do you define symmetry of a multidimensional function?
91 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Exactly the same way: $f$ is symmetric if $f(x) = f(-x)$, where if $x = (x_1, ..., x_n) \in \mathbb{R}^n$, $-x = (-x_1, ..., -x_n)$.