Can I say that the norm of a component of the vector is smaller than the norm of the whole vector? (in this case the gradient)
$$\|v_x\| < \|\operatorname{grad} v\|$$
Can I say that the norm of a component of the vector is smaller than the norm of the whole vector? (in this case the gradient)
$$\|v_x\| < \|\operatorname{grad} v\|$$
Copyright © 2021 JogjaFile Inc.
Less than or equal to, but yes. Consider $v =\langle 1,0\rangle$. This has a 2-Norm of 1 and an infinity Norm (largest single component) of 1 as well.