

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Essential facts and formulae for the mth 253 test 3 on vectors, lines, and planes. Topics include vector components, vector addition and multiplication, vector norms, the dot product, the cross product, and fundamental facts about vectors, lines, and planes.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


MTH 253 Test 3 Material – Vectors and Lines and Planes, oh my
Page 1 of 2
The following facts and formulae are things you need to memorize.
Basic Vector Language and Vector Arithmetic
Fact 1:
The three standard unit vectors are
i = 1,0,0 ,
j = 0,1,0 and
k = 0,0,1. The
vector
1 2 3
u = u , u ,u
can also be written as
1 2 3
u = u i + u j +u k
. Consequently, the
components of the vector u
;
1
u ,
2
u , and
3
u ; are called, respectively, the
i − component,
the
j − component, and the
k − component.
Fact 2: To add or subtract 2 vectors you add or subtract the corresponding components of the
two vectors. To multiply a vector by a scalar (number), you multiply each component of
the vector by the scalar.
Fact 3: Two non-zero vectors are called parallel if and only if they bothcould each be drawn in
their entirety along the same line. That is, two non-zero are parallel if and only if they
point in exactly the same direction or they point in exactly opposite directions.
Fact 4: A non-zero vector is said to be parallel to a line if and only if the vectorcould be drawn
entirely along the line.
Fact 5: A non-zero vector is said to be parallel to a plane if and only if the vectorcould be drawn
entirely on the plane.
Fact 6: A non-zero vector is said to be perpendicular (or normal) to a plane if and only if the
vector forms a right angle when drawn tail-to-tail with any vector parallel to the plane.
Vector Norms
Def 1:
The norm of the vector
1 2 3
u = u , u ,u
is
2 2 2
1 2 3
u = u + u +u
. In 2-dimensions and
3-dimenstions this quantity is commonly referred to as the length of the vector. In
applied problems this quantity is commonly referred to as the magnitude of the vector.
Fact 7: A vector, v
, is called a unit vector if and only if v = 1
. Unit vectors are generally
annotated thusly:
v.
Fact 8:
For a non-zero vector v
, the vector
v
u
v
is the unit vector that points in the same
direction as v
. The process of dividing a vector by its length is called normalizing the
vector.
MTH 253 Test 3 Material – Vectors and Lines and Planes, oh my
Page 2 of 2
The Dot Product
Def 2: If
1 2 3
u = u , u ,u
and
1 2 3
v = v v, ,v
, then
1 1 2 2 3 3
u ⋅ v = u v + u v +u v
.
and v
when u
and v
are drawn
tail-to-tail satisfies the equation
cos
u v
u v
.
The Cross Product
Def 3: If
1 2 3
u = u , u ,u
and
1 2 3
v = v v, ,v
, then
1 2 3 2 3 3 2 1 3 3 1 1 2 2 1
1 2 3
i j k
u v u u u u v u v i u v u v j u v u v k
v v v
.
Fact 10:
u × v = − v ×u
Fact 11: For two non-zero, non-parallel vectors u
and v
, u ×v
is perpendicular to any plane that
is parallel to both u
and v
. That is,
u × v ⊥u
and
u × v ⊥v
.
Additional Fundamental Facts about Vectors, Lines, and Planes
Fact 12: Two non-zero vectors u
and v
form a right angle when drawn tail-to-tail if and only if
u ⋅ v= 0
. Two such vectors are said to be perpendicular or orthogonal.
Fact 13: Two vectors u
and v
are parallel if and only if u =k v
for some non-zero scalar k.
Fact 14: A line that is parallel to the vector
1 2 3
u = u , u ,u
and passes through the point
O O O
x y z can be modeled by the vector function
1 2 3
O O O
r t = x + u t y + u t z +u t
. The vector u
is called a direction vector for the
line.
Fact 15: A plane that is perpendicular to the vector
1 2 3
u = u , u ,u
and passes through the point
O O O
x y z can be modeled by the equation
1 2 3
O O O
u x − x + u y − y + u z − z =.
The vector u
is called a normal vector for the plane.
Fact 16: The vector
1 2 3
u = u , u ,u
is a normal vector for any plane with an equation of form
1 2 3
u x + u y + u z = k.