What is |x| given by in dimension n? What is |x| when x lies in the set of real numbers to the power n. This is needed in order to find the laplacian of u when u is equal to an equation involving |x|. What is $|x|$ when $x \in \mathbb{R}^{n}$
2026-05-01 13:57:43.1777643863
On
On
what is $|x|$ for $x \in \mathbb{R}^{n}$?
147 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
if $x=(x_1,x_2,...x_n)$ is an element of $R^n$ then you can take the Euclidian norm given by $|x|=\sqrt{x_1^2+x_2^2+...x_n^2}$.
0
On
What $|x|$ means in a general normed space is the norm of $x$, where a norm is a function from $X\times X\to \Bbb R$. The most typical norm in $\Bbb R^n$ is the euclidean norm where $$|x|=\sqrt{\sum_{i=1}^n x_i^2}$$ This is however not all the norms possible to concieve, however many norms are equivalent to it.
What is typically meant is the frobenius norm $|x|=\sqrt{\sum_{i=1}^n x_i^2}$