Question
Question: How do you find \(\left\| v \right\|\) given \(v = i - j\)?...
How do you find ∥v∥ given v=i−j?
Solution
Here we will find the value of ∥v∥ by using normal dot product property. It can be easily solved and we get solutions very early.
Complete step by step answer:
In this section, we will now concentrate on the vector operation called the dot product. The dot product of two vectors will produce a scalar instead of a vector.
The dot product is equal to the sum of the product of the horizontal components and the product of the vertical components.
If v=a1i+b1j and w=a2i+b2j are vectors that their dot product is given by,
v×w=a1a2+b1b2
Here we are going to find ∥v∥ that is magnitude of vector v,
Definition: Magnitude of a vector:
The magnitude of a vector is the length of the vector. The magnitude of the vector v is denoted as ∥v∥.
For a two dimensional vector v=(a1,a2) the formula for its magnitude is ∥v∥2=(a1i+a2j).(a1i+a2j)=a12+a22
Here we gave the v=i−j
Now we are going to find ∥v∥2=v×v
⇒∥v∥2=(i−j)×(i−j)
Using the dot product in above, we get,
⇒∥v∥2=(12+(−1)2)
Squaring the term we get,
⇒∥v∥2=(1+1)
Adding the term we get,
⇒∥v∥2=2
Our targeting term is ∥v∥ so taking square root on both sides we get,
⇒∥v∥=2
Therefore, the magnitude of the given vector v is ∥v∥=2
Note: A Euclidean vector represents the position of a point in P in a Euclidean space. Geometrically it can be described as an arrow from the origin of the space to that point. The Euclidean norm of a vector is just a special case of Euclidean distance. The distance between its tail and its tip. Two similar notations are used for the Euclidean norm of a vector x .
∥x∥
∣x∣
A disadvantage of the second notation is that it can also be used to denote the absolute value of scalars and the determinants of matrices, which introduces an element of ambiguity.