what does mean by : $$d(x,y) = \max_i|x_i - y_i|, \quad\text{where} \hspace{0.25cm}x_i,y_i \in \mathbb{R}^n $$ Can some one explain me what does it mean by "$\max_i$"?
(note: I am studying metric space in physics, maybe my question looks trivial)
what does mean by : $$d(x,y) = \max_i|x_i - y_i|, \quad\text{where} \hspace{0.25cm}x_i,y_i \in \mathbb{R}^n $$ Can some one explain me what does it mean by "$\max_i$"?
(note: I am studying metric space in physics, maybe my question looks trivial)
Generally, the notation $$ \operatorname{Op}_i\text{el}_i $$ means "Apply the operation Op to the operand $\text{el}_i$ for each possible $i$". We can include limitations on the $i$ if it isn't clear from context.
Thus for your case, it means "Take the max of $|x_i-y_i|$ for each possible $i$". Other common examples include