Find the Norm [[2,2]]
Problem
Solution
Identify the components of the vector, which are
x=2 andy=2 Apply the formula for the Euclidean norm (also known as the
L2 norm) of a 2D vector, which is∥[x,y]∥=√(,x2+y2) Substitute the values into the formula to get
√(,2+2) Simplify the expression inside the square root by calculating the squares:
√(,4+4)=√(,8) Factor the square root to its simplest radical form:
√(,4⋅2)=2√(,2)
Final Answer
Want more problems? Check here!