









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
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An introduction to vectors in three-dimensional space, including the concept of vectors as ordered triples, the use of a right-handed coordinate system, and the calculation of distances and vector addition. The document also covers scalar multiplication and the definition of special vectors such as the zero vector and standard basis vectors.
Typology: Assignments
1 / 16
This page cannot be seen from the preview
Don't miss anything!
MATH 311, Calculus III
J. Robert Buchanan
Department of Mathematics
Fall 2007
Ordered triples ( a , b , c ) Right-handed coordinate system Octants Coordinate planes
The space of all vectors in R^3 will be denoted V 3.
V 3 = {ใ x , y , z ใ : x , y , z โ R}
The vector with initial point P 1 = ( x 1 , y 1 , z 1 ) and terminal point P 2 = ( x 2 , y 2 , z 2 ) is โโโโ P 1 P 2 = ใ x 2 โ x 1 , y 2 โ y 1 , z 2 โ z 1 ใ
The space of all vectors in R^3 will be denoted V 3.
V 3 = {ใ x , y , z ใ : x , y , z โ R}
The vector with initial point P 1 = ( x 1 , y 1 , z 1 ) and terminal point P 2 = ( x 2 , y 2 , z 2 ) is โโโโ P 1 P 2 = ใ x 2 โ x 1 , y 2 โ y 1 , z 2 โ z 1 ใ
Example Let a = ใ 2 , 4 , โ 1 ใ and b = ใ 5 , โ 4 , 3 ใ and calculate the following. (^1) a + b (^2) โ b โ (^3 3) a โ 2 b
(^1) Zero vector: 0 = ใ 0 , 0 , 0 ใ (^2) Standard basis vectors: i = ใ 1 , 0 , 0 ใ j = ใ 0 , 1 , 0 ใ k = ใ 0 , 0 , 1 ใ
Any vector a in V 3 can be written as
a = ใ a 1 , a 2 , a 3 ใ = a 1 i + a 2 j + a 3 k.
For any a 6 = 0 the vector of length one (unit vector) in the same direction as a is given by
u =
โ a โ
a.
The midpoint of the line segment joining points P 1 = ( x 1 , y 1 , z 1 ) and P 2 = ( x 2 , y 2 , z 2 ) is given by ( x 1 + x 2 2
y 1 + y 2 2
z 1 + z 2 2
For any a 6 = 0 the vector of length one (unit vector) in the same direction as a is given by
u =
โ a โ
a.
The midpoint of the line segment joining points P 1 = ( x 1 , y 1 , z 1 ) and P 2 = ( x 2 , y 2 , z 2 ) is given by ( x 1 + x 2 2
y 1 + y 2 2
z 1 + z 2 2
A sphere is the set of all points in R^3 whose distance from a fixed point ( a , b , c ) called the center is r > 0 called the radius.
( x โ a )^2 + ( y โ b )^2 + ( z โ c )^2 = r
( x โ a )^2 + ( y โ b )^2 + ( z โ c )^2 = r^2
Example (^1) If r = 2 and the center of the sphere is located at ( 1 , 1 , 2 ), find the equation of the sphere. (^2) Find the center and radius of the sphere whose equation is
x^2 + y^2 + z^2 โ x + 2 y โ 2 z = 0.
Read Section 10.2. Pages 802โ804: 1โ63 odd.