Vectors Flashcards
MATH1050
True or false?
Two vectors in different points of space, both having the same magnitude and direction are considered the same vector
True
Even though they are of different points in space. They retain the same properties
What is the arrow of a vector called?
The head
Where is the tail of a vector?
The starting point
True or false?
Vector addition is communitive
True.
Meaning order does not matter. Essentially, 2+3 and 3+2 are the same, the order does not matter.
What is meant by vector addition being associative?
u+(v+w)=(u+v)+w
. It doesn’t matter if you bracket it, it will give the same answer.
How would you write “2 dimension” symbolically?
How would you write “3 dimension” symbolically?
What does PQ with an arrow above it (left to right) represent
A vector from point P to point Q
What are the two ways of writing a vector in matrix form?
How would you write the matrix of a vector in the 3rd dimension?
Draw the following vectors:
u=(3, 4)
, v=(-2,3)
, w=(-1, -2)
True or false?
When representing vectors in vector addition, the tail of one vector must line up with the head of another.
True
Given two vectors of the form v=(v1, v2) and w=(w1, w2)
How would you add these two vectors?
Given that u=(2, 3) and v=(-4, 2)
determine the vector sum and draw it.
What is a zero vector?
It is a vector with zero magnitude and undefined direction.
It can be represented geometrically as a point
Given t is a scaler and v is a vector. Is tv considered scaler multiplication of the vector?
Yes
How would you represent tv in matrix form
(given t is a scaler and v is a vector)
True or false?
Vector subtraction is a combination of vector addition and scaler multiplication
True
v - w = v + (-w)
Given u=(-4, 2)
Determine the following scaler multiple: 2u
(-8, 4)
Given u=(2, -1) and v=(-3, -4)
Determine the resultant vector of u-v
u-v=(5, 3)
Given u=(2, -1) and v=(-3, -4)
Determine the resultant vector of v-2u
v-2u=(-7, -2)
What is a position vector?
A vector that starts at the origin. (tail at the origin)
What is the norm of a vector?
The shortest distance between the starting point and ending point.
It is also called the magnitude and is represented as ||v||
How would you calculate the norm of a vector in the 2nd dimension?
The norm/magnitude of a vector (2 dimension) is calculated as the image shows.