← Chapter 2 §2.2 Vectors in Three Dimensions 空间向量 · Chapter 2 · Vectors in Space

Calculus Volume 3 · Chapter 2 · Section 2.2

Vectors in Three Dimensions

A map needs two numbers; space needs three. Add a third axis and every idea from the plane carries over, with one more square under the root.

Colour key points, v w, xy-plane first leg, yz-plane distance, result key idea · 3D figures turn when dragged · page links open the textbook

Level 1 · see itSpace, before any formulaaxes, octants, equations

Where is the lamp?

A floor plan puts a lamp 2 m along one wall and 3 m along the other (p111). That spot could be on the floor or on the ceiling.

(2, 3, 4)

The height pins it down. A map is a shadow of space: it keeps two coordinates and drops the third.

From the corner: 4+9+165.39\sqrt{4+9+16}\approx5.39 m, not the floor plan's 133.61\sqrt{13}\approx3.61.

Grey: what the floor plan records. Blue: the lamp.

Axes, planes and octants

  1. Three perpendicular axes, right-handed. Fingers along +x+x, curl toward +y+y: the thumb is +z+z (p110).
  2. A point is a walk. (1,2,3)(1,-2,3): 1 along xx, 2 back along yy, 3 up (Example 2.11).
  3. Three coordinate planes, eight octants. z=0z=0, y=0y=0, x=0x=0 cut space by sign (p111). An octant is a quadrant with a sign for height.
Teal z=0z=0, blue y=0y=0, amber x=0x=0. Top shows the floor plan.

One equation, three dimensions

x=ax=a on a line, in the plane and in space (Figure 2.32).

3
R\mathbb R: a point.
R2\mathbb R^2: a line; yy is free.
R3\mathbb R^3: a plane; y,zy,z are free.

An equation keeps the points that pass. Every coordinate it leaves free stretches the set along that axis.

One picture

Exercise 61: across the floor 13\sqrt{13}, up 5, straight 386.16\sqrt{38}\approx6.16.

Space is the plane with one more square under the root.

Level 2 · compute itDistance, planes, spheres, vectorsand six labs

Distance, planes, spheres, vectors

Distance · Theorem 2.2 · p112 d=(x2x1)2+(y2y1)2+(z2z1)2 d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2}

Pythagoras twice: across, then up.

Sphere · p116 (xa)2+(yb)2+(zc)2=r2 (x-a)^2+(y-b)^2+(z-c)^2=r^2

Every point at distance rr from (a,b,c)(a,b,c).

Planes parallel to coordinate planes · p115 x=a,y=b,z=c x=a,\qquad y=b,\qquad z=c

Fix one coordinate; two stay free.

Vectors · p120p122 PQ=x2x1, y2y1, z2z1=xi+yj+zk \overrightarrow{PQ}=\langle x_2-x_1,\ y_2-y_1,\ z_2-z_1\rangle=x\,\mathbf i+y\,\mathbf j+z\,\mathbf k

kvk\mathbf v, v±w\mathbf v\pm\mathbf w component by component; v=x2+y2+z2\|\mathbf v\|=\sqrt{x^2+y^2+z^2}.

Every operation runs one axis at a time; only the length mixes the components, through Pythagoras.

Examples 2.11–2.20

Examplegivenresult
2.11 · p110sketch (1,2,3)(1,-2,3)octant (+,,+)(+,-,+)
2.12 · p112(3,1,5)(3,-1,5), (2,1,1)(2,1,-1)d=416.40d=\sqrt{41}\approx6.40
2.13 · p116through (3,11,7)(3,11,7) parallel to yzyz; points sharing y=2y=-2x=3x=3; y=2y=-2
2.14 · p116centre (10,7,4)(10,7,4) through (1,3,2)(-1,3,-2)(x10)2+(y7)2+(z4)2=173(x-10)^2+(y-7)^2+(z-4)^2=173
2.15 · p117diameter (5,2,3)(-5,2,3), (3,4,1)(3,4,-1)(x+1)2+(y3)2+(z1)2=21(x+1)^2+(y-3)^2+(z-1)^2=21
2.16 · p118(x4)(z2)=0(x-4)(z-2)=0the planes x=4x=4 and z=2z=2
2.17 · p119(x2)2+(y1)2=4(x-2)^2+(y-1)^2=4cylinder, radius 2, axis x=2, y=1x=2,\ y=1
2.18 · p121P(3,12,6)P(3,12,6), Q(4,3,2)Q(-4,-3,2)PQ=7,15,4\overrightarrow{PQ}=\langle -7,-15,-4\rangle
2.19 · p123v=2,9,5\mathbf v=\langle -2,9,5\rangle, w=1,1,0\mathbf w=\langle 1,-1,0\rangle3v2w=8,29,153\mathbf v-2\mathbf w=\langle -8,29,15\rangle; 5w=52\|5\mathbf w\|=5\sqrt2; 11102,9,5\tfrac{1}{\sqrt{110}}\langle -2,9,5\rangle
2.20 · p124pass 20 yd down, 15 yd left, 60 mph at 30°243, 183, 3041.57, 31.18, 30\langle 24\sqrt3,\ 18\sqrt3,\ 30\rangle\approx\langle 41.57,\ 31.18,\ 30\rangle
draw

Example 2.20's move: take the direction from geometry, then set the length with a scalar.

Lab 1 · plot a point

1 −2 3
presets

Try: CP 2.11, then top — the height is gone. Each flat view drops one coordinate.

Lab 2 · distance, two steps

3 −1 5 2 1 −1
presets

Try: CP 2.12 gives 525\sqrt2. Set z1=z2z_1=z_2: the up leg vanishes and the plane's formula is left (Figure 2.28).

Lab 3 · planes, spheres, cylinders

0 0 0 3
preset

Try: Ex 2.15 diameter — the centre is the midpoint of PP and QQ. Cylinder from top is Example 2.17's circle. A missing variable is a free variable.

Lab 4 · from two points to a vector

3 12 6 −4 −3 2
presets

Try: swap P ↔ Q — every sign flips, the length stays. A vector is the trip, not the doorstep.

Lab 5 · combine vectors

−2 9 5 1 −1 0 3 −2
presets

Try: v + w — the diagonal of the parallelogram, as in the plane. CP 2.19: 1,5,8\langle 1,-5,8\rangle, length 3103\sqrt{10}.

Lab 6 · the forward pass

Example 2.20: xx downfield, yy left, zz up; yards and mph.

20 15 30° 60
A straight aim; gravity comes in Chapter 3.

Try: change only the speed — w stays, v scales. Direction from the field, length from the arm.

Common mistakes

MistakeResultFix
xx and yy swapped on the pagea left-handed frame; §2.4's cross products flipright-hand rule first
x=3x=3 read as a linein space it is a planecount the free coordinates
Radius of =173\dots=173 taken as 173a sphere 13 times too bigr=17313.15r=\sqrt{173}\approx13.15
Centre of (x+1)2+(y3)2+(z1)2=21(x+1)^2+(y-3)^2+(z-1)^2=21 as (1,3,1)(1,-3,-1)every sign flipped(x+1)2=(x(1))2(x+1)^2=(x-(-1))^2: (1,3,1)(-1,3,1)
Diameter used as the radius849.17\sqrt{84}\approx9.17 in Example 2.15half of it: 21\sqrt{21}
Initial minus terminal7,15,4\langle 7,15,4\rangle in Example 2.18: backwardsterminal minus initial
v+w=v+w\|\mathbf v+\mathbf w\|=\|\mathbf v\|+\|\mathbf w\|lengths added as if in lineadd components, then take the length
22=4-2^2=-4 inside a length102\sqrt{102} for 2,9,5\|\langle -2,9,5\rangle\|(2)2=4(-2)^2=4: 110\sqrt{110}
w\mathbf w used as the velocity in Example 2.20length 28.87, not 60v=60ww\mathbf v=\tfrac{60}{\|\mathbf w\|}\mathbf w

Practice and answers

Exercises from p126; the book's key: p833834, p838839.

Checkpoints 2.11–2.20
#taskanswer
2.11sketch (2,3,1)(-2,3,-1)octant (,+,)(-,+,-)
2.12distance (1,5,4)(1,-5,4) to (4,1,1)(4,-1,-1)9+16+25=52\sqrt{9+16+25}=5\sqrt2
2.13plane through (1,6,4)(1,-6,-4) parallel to xyxyz=4z=-4
2.14centre (2,4,5)(-2,4,-5), through (4,4,1)(4,4,-1)(x+2)2+(y4)2+(z+5)2=52(x+2)^2+(y-4)^2+(z+5)^2=52
2.15diameter P(2,1,3)P(2,-1,-3), Q(2,5,1)Q(-2,5,-1)x2+(y2)2+(z+2)2=14x^2+(y-2)^2+(z+2)^2=14
2.16(y+2)(z3)=0(y+2)(z-3)=0the planes y=2y=-2 and z=3z=3
2.17x2+(z2)2=16x^2+(z-2)^2=16cylinder, radius 4, axis x=0, z=2x=0,\ z=2
2.18ST\overrightarrow{ST}, S(3,8,2)S(3,8,2), T(2,1,3)T(2,-1,3)1,9,1=i9j+k\langle -1,-9,1\rangle=-\mathbf i-9\mathbf j+\mathbf k
2.19unit vector along 5v+3w5\mathbf v+3\mathbf w, v=1,1,1, w=2,0,1\mathbf v=\langle -1,-1,1\rangle,\ \mathbf w=\langle 2,0,1\rangle13101,5,8\tfrac{1}{3\sqrt{10}}\langle 1,-5,8\rangle
2.20the pass at 40 mph, 45°162, 122, 202\langle 16\sqrt2,\ 12\sqrt2,\ 20\sqrt2\rangle
Exercises
#taskanswerkey step
61box OO to A(2,3,5)A(2,3,5): other vertices, OAOA · p126(2,0,5),(2,0,0),(2,3,0),(0,3,0),(0,3,5),(0,0,5)(2,0,5),(2,0,0),(2,3,0),(0,3,0),(0,3,5),(0,0,5); 38\sqrt{38}each coordinate 0 or A's
63(y5)(z6)=0(y-5)(z-6)=0planes y=5y=5 and z=6z=6a factor is 0
67through (1,1,1)(1,1,1) parallel to xyxyz=1z=1fix zz
71centre (1,7,4)(-1,7,4), radius 4(x+1)2+(y7)2+(z4)2=16(x+1)^2+(y-7)^2+(z-4)^2=16right side r2r^2
73diameter P(1,5,7)P(-1,5,7), Q(5,2,9)Q(-5,2,9)(x+3)2+(y3.5)2+(z8)2=294(x+3)^2+(y-3.5)^2+(z-8)^2=\tfrac{29}{4}midpoint; r2=14(16+9+4)r^2=\tfrac14(16+9+4)
75x2+y2+z24z+3=0x^2+y^2+z^2-4z+3=0centre (0,0,2)(0,0,2), radius 1complete the square
77PQ\overrightarrow{PQ}, P(3,0,2)P(3,0,2), Q(1,1,4)Q(-1,-1,4) · p1274,1,2\langle -4,-1,2\rangleterminal minus initial
79P(2,5,8)P(-2,5,-8), midpoint M(1,7,4)M(1,-7,4)6,24,24\langle 6,-24,24\ranglePQ=2PM\overrightarrow{PQ}=2\overrightarrow{PM}
83a=1,2,4, b=5,6,7\mathbf a=\langle -1,-2,4\rangle,\ \mathbf b=\langle -5,6,-7\rangle: a+b, 4a, 5a+3b\mathbf a+\mathbf b,\ 4\mathbf a,\ -5\mathbf a+3\mathbf b6,4,3\langle -6,4,-3\rangle, 4,8,16\langle -4,-8,16\rangle, 10,28,41\langle -10,28,-41\ranglecomponent by component
87uv, 2u\|\mathbf u-\mathbf v\|,\ \|-2\mathbf u\|, u=2i+3j+4k, v=i+5jk\mathbf u=2\mathbf i+3\mathbf j+4\mathbf k,\ \mathbf v=-\mathbf i+5\mathbf j-\mathbf k38\sqrt{38}, 2292\sqrt{29}2u=2u\|-2\mathbf u\|=2\|\mathbf u\|
93unit vector along PQ\overrightarrow{PQ}, P(2,3,1)P(-2,3,1), Q(0,4,4)Q(0,-4,4)1622,7,3\tfrac{1}{\sqrt{62}}\langle 2,-7,3\ranglethe book's key prints +7+7; 43=7-4-3=-7
99u=10\|\mathbf u\|=10 along 7,1,3\langle 7,-1,3\rangle10597,1,3\tfrac{10}{\sqrt{59}}\langle 7,-1,3\rangleunit vector, then scale
103length 5 along AB\overrightarrow{AB}, A(2,1,5)A(2,1,5), B(3,4,7)B(3,4,-7) · p12851541,3,12\tfrac{5}{\sqrt{154}}\langle 1,3,-12\ranglethe Example 2.20 move
11150 N along OP\overrightarrow{OP}, P(3,4,0)P(3,4,0); angle with +x+x30,40,0\langle 30,40,0\rangle; 5353^\circcosα=30/50\cos\alpha=30/50
Level 3 · why it worksWhere the formulas come fromshort arguments

Pythagoras twice

Let R=(x2,y2,z1)R=(x_2,y_2,z_1): below or above P2P_2, at P1P_1's height (p112).

P1R2=(x2x1)2+(y2y1)2,d2=P1R2+(z2z1)2. \|P_1R\|^2=(x_2-x_1)^2+(y_2-y_1)^2,\qquad d^2=\|P_1R\|^2+(z_2-z_1)^2 .

The floor leg and the vertical leg meet at a right angle at RR. Each new dimension adds one right angle, so one more square under the root.

A sphere is a distance test

(xa)2+(yb)2+(zc)2=r    (xa)2+(yb)2+(zc)2=r2 \sqrt{(x-a)^2+(y-b)^2+(z-c)^2}=r \iff (x-a)^2+(y-b)^2+(z-c)^2=r^2

Squaring loses nothing: both sides are 0\ge0 (p116). Less than r2r^2 is inside the ball, more is outside.

Drop zz: (x2)2+(y1)2=4(x-2)^2+(y-1)^2=4 measures distance to a line, not a point — Example 2.17's cylinder.

Centre and radius from general form

x2+y2+z2+Dx+Ey+Fz+G=0    (x+D2)2+(y+E2)2+(z+F2)2=D2+E2+F24G x^2+y^2+z^2+Dx+Ey+Fz+G=0\iff\Bigl(x+\tfrac D2\Bigr)^2+\Bigl(y+\tfrac E2\Bigr)^2+\Bigl(z+\tfrac F2\Bigr)^2=\frac{D^2+E^2+F^2}{4}-G
Exercise 75

x2+y2+(z2)2=1x^2+y^2+(z-2)^2=1: centre (0,0,2)(0,0,2), radius 1.

Exercise 76

(x3)2+(y+4)2+(z5)2=25(x-3)^2+(y+4)^2+(z-5)^2=25: centre (3,4,5)(3,-4,5), radius 5.

The right side decides: positive, a sphere; zero, a point; negative, nothing at all.

What space allows

Lines that miss without being parallel; circles linked without touching (p113114).

Skew lines

L1={(t,1,2)}L_1=\{(t,1,2)\}, L2={(0,s,1)}L_2=\{(0,s,-1)\}: directions i\mathbf i, j\mathbf j; a common point needs z=2z=2 and z=1z=-1. Their shadows cross at (0,1,0)(0,1,0); the lines pass 3 apart.

In space a closed curve has no inside, so another can pass through it.

Where it is used next

WhereWhat it needs from §2.2
§2.3 dot productcomponents and length in space
§2.4 cross producta right-handed frame: i×j=k\mathbf i\times\mathbf j=\mathbf k
§2.5 lines and planesx=ax=a grows into ax+by+cz=dax+by+cz=d; skew lines get a distance
§2.6 quadric surfacesspheres, cylinders, completing the square