Vector length. Vector magnitude
Vector length - definition
The magnitude of a vector is the length of the vector.
The length of the vector AB is denoted as |AB|.
Vector length formulas
Vector length formula for two-dimensional vector
In the case of the plane problem the length of the vector a = {ax ; ay} can be found using the following formula:
Vector length formula for three-dimensional vector
In the case of the spatial problem the length of the vector a = {ax ; ay ; az} can be found using the following formula:
Vector length formula for arbitrary dimensions vector
In the case of the n dimensional space problem the length of the vector a = {a1 ; a2; ... ; an} can be found using the following formula:
|a| = ( | n | ai2)1/2 |
Σ | ||
i=1 |
Examples of tasks
Examples of plane tasks
Solution: |a| = √22 + 42 = √4 + 16 = √20 = 2√5.
Solution: |a| = √32 + (-4)2 = √9 + 16 = √25 = 5.
Examples of spatial tasks
Solution: |a| = √22 + 42 + 42 = √4 + 16 + 16 = √36 = 6.
Solution: |a| = √(-1)2 + 02 + (-3)2 = √1 + 0 + 9 = √10.
Examples of n dimensional space tasks
Solution: |a| = √12 + (-3)2 + 32 + (-1)2 = √1 + 9 + 9 + 1 = √20 = 2√5
Solution: |a| = √22 + 42 + 42 + 62 + 22 = √4 + 16 + 16 + 36 + 4 = √76 = 2√19.
Add the comment