As we know $\|x\|_{\infty}$ returns the maximum "absolute" value through the vector . I'm looking for a symbol to show the actual value that can be also negative: $ ?x?=\max\{x_1,...x_N\}$
2026-04-07 05:00:14.1775538014
symbol for maximum number in an array or vector
9.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$\max_{1\leq i \leq N} x_i$ is the standard notation, and note that the symbol $||\cdot||:\mathbb{R}^n \rightarrow \mathbb{R}$ usually denotes a norm, which max is not.