• No results found

13 Cartesian Space and Introduction to Vectors - Handout.pdf

N/A
N/A
Protected

Academic year: 2020

Share "13 Cartesian Space and Introduction to Vectors - Handout.pdf"

Copied!
35
0
0

Loading.... (view fulltext now)

Full text

(1)

The Cartesian Coordinate Space

and

Vectors in

R

3

Mathematics 54 - Elementary Analysis 2

(2)

The Three Dimensional Coordinate System

Recall:

(3)

Cartesian Coordinate System

To locate a point in space, three numbers are required. We represent any point in space by (a,b,c), an ordered triple of real numbers.

Definition

(4)

Coordinate Axes

To represent points in space:

(5)

These three coordinate axes determine thethree coordinate planes.

These three coordinate planes divide space into eight parts, calledoctants.

(6)
(7)

Example

Locate the following points in space.

1 A: (4, 3,5)

(8)

Distance Formula

Recall that inR2, the distance between two pointsP1=(x1,y1) and

P2=(x2,y2) is given by

d(P1,P2)= q

(x1−x2)2+(y1−y2)2

while inR3, we have

Theorem (Distance Formula)

The distance of between the points P1=(x1,y1,z1)and P2=(x2,y2,z2)is

d(P1,P2)= q

(9)

Example

1 The distance betweenA(1, 0,2) andB(9, 1, 2) is

d(A,B) = p(19)2+(01)2+(22)2

= p64+1+16=p81=9

2 The distance betweenQ(3,5, 1) andR(2,7, 3) is

d(Q,R) = p(3−2)2+(5(7))2+(13)2

(10)

Midpoint Formula

InR2, the midpoint of the line segment connectingP1=(x1,y1) with

P2=(x2,y2) is given by

M=³x1+x2

2 ,

y1+y2

2

´

InR3, we have

Theorem (Midpoint Formula)

The midpoint M of the line segment connecting the points P1=(x1,y1,z1)

and P2=(x2,y2,z2)is

M=³x1+x2

2 ,

y1+y2

2 , z1+z2

2

(11)

Example

1 The midpoint of the line segment connecting pointsA(4,5, 1) and

R(2,−7,−3) is

M=

µ4

+2 2 ,

−57 2 ,

13 2

=(3,−6,−1)

2 The midpoint of the line segment connecting the pointsP(3,2, 9)

andQ(−5, 2,−7) is

M=

µ3

−5 2 ,

−2+2 2 ,

97 2

(12)

Spheres

Definition

Asphereis the set of all pointsP(x,y,z) whose distance from the pointCis r>0. The pointCis called thecenterof the sphere, andritsradius.

Consider a sphere centered atC(h,k,l) with radiusr.

Thus,

d(P,C)=r =

q

(x−h)2+(yk)2+(zl)2

(13)

Spheres

Equation of a Sphere

The equation of the sphere centered atC(h,k,l) with radiusris given by

(xh)2+(yk)2+(zl)2=r2

Specifically, the sphere centered at the origin with radiusrhas equation

(14)

Examples

1 Find the equation of the sphere centered at (3, 1,5) with diameter of

8 units.

Solution:

The radius of the sphere is 4, which is half of the diameter. Hence it equation is

(15)

Examples

2 Show thatx2+y2+z24x+2y+6z11=0 is a sphere, and find its center and radius.

Solution:

By completing the squares, we have

(x2−4x+4)+(y2+2y+1)+(z2+6z+9) = 11+4+1+9

(x2)2+(y+1)2+(z+3)2 = 25

(16)

Examples

3 Find the equation of the sphere centered atA(3,5, 1) and contains

the pointB(1, 0,−1).

Solution:

The radiusrof this sphere is given by the distance between the pointsA andB, i.e.,

r = d(A,B)=p(3−1)2+(50)2+(1(1))2

= p4+25+4=p33

Hence, this sphere will have an equation

(17)

Vectors

A vector is a quantity that has both magnitude and direction. Examples are displacement, velocity, force, etc.

Consider the directed line segment from the origin going to the point (a,b,c).

This is position representation of the vectora,b,c.

z

y

x a

b c

(a,b,c)

~v

(18)

Remark

1 If the position representation of~vhas terminal point (a,b,c) thena,b andcare called thecomponentsof~v.

2 A vector~vcan be represented by any directed line segment that has the same magnitude and direction as of~v.

z

y

x

~v

~u

Here we say that~vand~uareequal(orequivalent) and write~v=~u.

(19)

On that note, we can define a vector from an initial point to another point.

Remark

4 Let~vbe the vector from the pointP(a,b,c) going to the pointQ(d,e,f),

then~v= 〈da,eb,fc. Often times, we write this vector as−→PQ.

z

y

x

P(a,b,c)

Q(d,e,f)

−→

(20)

Example

1 The vector from the point (4, 1,3) to the origin is given by

~v = 0−4, 0−1, 0−(−3)〉 = 〈−4,−1, 3〉

2 The vector from the point (2,5, 1) to the point (0, 2,4) is given by

(21)

Norm of a Vector

Definition

The magnitude (or length) of the vector~v= 〈a,b,c, called itsnorm, is given by

k~vk =pa2+b2+c2

Note

(22)

Example

Find the magnitude of the following vectors.

1 3,5,8

2

¿1

2, 3 2,−

5 2

À

3

¿

−p1 10, 2 p 10, 1 p 2 À Solutions:

1 k〈3,5,8〉k =p9+25+64=p98

2 ° ° ° ° ¿1 2, 3 2,−

5 2 À° ° ° °= r 1 4+ 9 4+ 25 4 = p 35 2 3 ° ° ° ° ¿

(23)

Remarks

1 A vector of length or magnitude 1 is called aunit vector.

2 Ifk~vk =0 then~v=~0= 〈0, 0, 0, and is called thezero vector.

Note

(24)

Directional Angles

Thedirection anglesof a nonzero vector~vare the anglesα,β, andγ(in the interval [0,π]) that it makes with the positivex,y, andz-axes.

The cosines of these direction angles,α,β, andγare called thedirectional cosinesof the vector~v.

So for~v= 〈a,b,c, we have

(25)

Directional Angles

Example

Find the directional angles of the vector~v= 〈2,1, 3.

Solution:

Sincek~vk =p4+1+9=p14 , then

cosα=p2

14, cosβ= −1 p

14 and cosγ= 3 p

14

and so

α=cos−1

µ 2

p

, β=cos−1

µ

−1 p

and γ=cos−1

µ 3

p

(26)

Vector Operations

Vector Addition

When adding two vectors

z

y

x

~v ~u

~u

−−−→

(27)

Vector Operations

Vector Addition

And when subtracting

z

y

~v ~u

~u

−−−→

(28)

Vector Operations

Vector Addition

So if~A= 〈a1,a2,a3〉and~B= 〈b1,b2,b3〉

Definition (Vector Addition / Subtraction)

~A±~B= 〈ab1,a2±b2,a3±b3〉

~A

~B

~C

~D

~A+~B

~

C~D

(29)

Vector Operations

Scalar Multiplication

Let~A= 〈a1,a2,a3〉andc∈R

Definition (Scalar Multiplication)

c~A= 〈ca1,ca2,ca3〉

z

y

~v −→

2v

(30)

Remark

1 The length ofc~A= |c| · kAk

kc~Ak =

q

(ca1)2+(ca2)2+(ca3)2

= |c|

q

a2

1+a22+a23

kc~Ak = |c| · kAk

2 Ifc>0, thenc~Ahas the same direction as~A.

3 And ifc<0, thenc~Ahas the opposite direction as~A.

(31)

Example

Given~A= 〈1, 2, 3and~B= 〈−4, 5,6

1 ~A+~B= 〈1, 2, 3〉 + 〈−4, 5,6〉 = 〈−3,7,3

2 2~A~B= 〈2, 4, 6〉 − 〈−4, 5,6〉 = 〈6,1,12

3 1

2~B+ 3 2~A=

¿

−2,5 2,−3

À

+

¿3

(32)

Now let us consider the following unit vectors:

ˆ

ı:= 〈1, 0, 0〉

ˆ

:= 〈0, 1, 0〉 ˆ

k:= 〈0, 0, 1〉

z

y

x

Note that any vector~v= 〈a,b,c〉can be written as

~v = a〈1, 0, 0〉 +b〈0, 1, 0〉 +c〈0, 0, 1〉 = aˆı+bˆ+ckˆ

For this reason, ˆı, ˆand ˆkare called thestandard basis vectorsforR3.

Example

(33)

Given a vector~v6=~0, we cannormalize~v, i.e., transform it into a unit vector having the same direction as~v, by:

~v˜= 1 k~vk~v

Note

1 °°~v˜ ° °= ° ° ° ° 1 k~vk~v

° ° ° °= ¯ ¯ ¯ ¯ 1 k~vk

¯ ¯ ¯ ¯k~

vk =1 (sincek~vk >0)

2 k~vk~v˜=~vand sincek~vk >0, then~v˜and~vhave the same direction.

3 It is easy to see that the components of~v˜are the directional cosines of~v, which implies that

(34)

Example

Find a unit vector~vthat has the same direction as the vector−→PQ, where P(3, 2, 1) andQ(0, 5,−1).

Solution: −→

PQ= 〈−3, 3,2

° ° ° −→ PQ ° ° °= p

9+9+4=p22

Hence,~v=p1

22〈−3, 3,−2〉 =

(35)

Exercises

1 Locate the following points

1 (2, 4,1)

2 (−3, 1,−2)

3 (7,2,6)

4 (−2,−3,−4)

2 LetA(1,5, 2),B(3, 2,4) andC(4, 1, 3). Find

1 the midpoint ofDCwhereDis the midpoint ofAB.

2 a point in thez-axis that is equidistant to bothAandB.

3 the sphere centered atC, containingB.

3 Define~vas the vector from (3, 1,2) to (1, 5, 2). Findk~vkand its directional cosines.

4 If~u= 〈2,3, 1,~v= 〈1, 0,1and~w= 〈−1, 3,2, find:

References

Related documents

The type of expression in Equation 1 occurs so frequently in the study of fluid flow, planetary motion, and other areas of physics and engineering, that we define and study the

Convert the following polar ordered pairs into Cartesian (i.e., rectangular) coordinates... Convert the following Cartesian (i.e., rectangular) ordered pairs into

Davis, Mary Dawson, Carol de Cardenas, Noah De Lissovoy, Stacia &amp; Walt DeBill, Mikey DeLeon, Tavo Deleon, Erica Demme, designED Engagement, Flavio Devide, Michael DeVivo,

a n d to provide information o n population trends, urban growth, and internal structure of national land areas. These goals are accomplished by operating and

Thus, to locate the point (a, b, c), we can start at the origin O and move a units along the x-axis, then b units parallel to the y-axis, and then c units parallel to the z-axis

The term vector is used by scientists to indicate a quantity (such as displacement or velocity or force) that has both magnitude and direction.. A vector is often represented by

Notice that the vector projection is the scalar projection times the unit vector in the direction of

Equation 7 consists of vectors, if we expand it as if it were an ordinary determinant using the rule in Equation 5, we obtain Equation 6.. The symbolic formula in Equation 7