Chapter 9 Vectors and the Geometry of Space Department of - - PowerPoint PPT Presentation

chapter 9 vectors and the geometry of space
SMART_READER_LITE
LIVE PREVIEW

Chapter 9 Vectors and the Geometry of Space Department of - - PowerPoint PPT Presentation

. . . . . . . . . . . . . . . . Chapter 9 Vectors and the Geometry of Space Department of Mathematics, National Taiwan Normal University, Taiwan Spring 2019 Chapter 9, Calculus B . . . . . . . . . . . . . . . .


slide-1
SLIDE 1

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Chapter 9 Vectors and the Geometry of Space (向量與空間幾何)

Hung-Yuan Fan (范洪源)

Department of Mathematics, National Taiwan Normal University, Taiwan

Spring 2019

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 1/60

slide-2
SLIDE 2

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

本章預定授課範圍

9.0 Defjnitions and Preliminaries 9.6 Surfaces in Space 9.7 Cylindrical and Spherical Coordinates

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 2/60

slide-3
SLIDE 3

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Section 9.0 Defjnitions and Preliminaries (定義和預備知識)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 3/60

slide-4
SLIDE 4

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Vectors in the Plane (平面向量)

Two-Dimensional Euclidean (Vector) Space R2 = {(v1, v2) | v1, v2 ∈ R} = {v = ⟨v1, v2⟩ | v is a vector (向量)}

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 4/60

slide-5
SLIDE 5

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Defjnitions and Notations (1/2)

Vector Addition (向量加法): v + u = ⟨v1, v2⟩ + ⟨u1, u2⟩ = ⟨v1 + u1, v2 + u2⟩ ∀ v, u ∈ R2. Scalar Multiplication (純量乘法): cv = c⟨v1, v2⟩ = ⟨cv1, cv2⟩ ∀ c ∈ R and v ∈ R2. Length or Norm (範數) of a Vector: ∥v∥ = ∥⟨v1, v2⟩∥ =

  • v2

1 + v2 2 ≥ 0

∀ v ∈ R2. v ∈ R2 is a unit vector (單位向量) if ∥v∥ = 1.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 5/60

slide-6
SLIDE 6

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Defjnitions and Notations (2/2)

If i = ⟨1, 0⟩ and j = ⟨0, 1⟩ are standard unit vectors in R2, then v = ⟨v1, v2⟩ = v1i + v2j ∀ v ∈ R2. If v is represented by the directed line segment from P(p1, p2) to Q(q1, q2), then it has the component form (分量形式) v = ⟨v1, v2⟩ = ⟨q1 − p1, q2 − p2⟩ ∈ R2.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 6/60

slide-7
SLIDE 7

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Vectors in Space (空間向量)

Three-Dimensional Euclidean (Vector) Space R3 = {(v1, v2, v3) | v1, v2, v3 ∈ R} = {v = ⟨v1, v2, v3⟩ | v is a vector in space}

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 7/60

slide-8
SLIDE 8

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Vectors in Space

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 8/60

slide-9
SLIDE 9

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Defjnitions in R3 (1/2)

Vector Addition (向量加法): v + u = ⟨v1, v2, v3⟩ + ⟨u1, u2, u3⟩ = ⟨v1 + u1, v2 + u2, v3 + u3⟩ ∀ v, u ∈ R3. Scalar Multiplication (純量乘法): cv = c⟨v1, v2, v3⟩ = ⟨cv1, cv2, cv3⟩ ∀ c ∈ R and v ∈ R3. Length or Norm of a Vector: ∥v∥ = ∥⟨v1, v2, v3⟩∥ =

  • v2

1 + v2 2 + v2 3 ≥ 0

∀ v ∈ R3. v ∈ R3 is a unit vector if ∥v∥ = 1.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 9/60

slide-10
SLIDE 10

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Defjnitions in R3 (2/2)

If i = ⟨1, 0, 0⟩, j = ⟨0, 1, 0⟩ and k = ⟨0, 0, 1⟩ are standard unit vectors in R3, then v = ⟨v1, v2, v3⟩ = v1i + v2j + v3k ∀ v ∈ R3. If v is represented by the directed line segment from P(p1, p2, p3) to Q(q1, q2, q3), then it has the component form v = ⟨v1, v2, v3⟩ = ⟨q1 − p1, q2 − p2, q3 − p3⟩ ∈ R3.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 10/60

slide-11
SLIDE 11

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

向量 − → PQ 的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 11/60

slide-12
SLIDE 12

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 12/60

slide-13
SLIDE 13

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

The Dot Product of Vectors (向量內稽)

  • Def. (向量內稽的定義)

(1) The dot product of u = ⟨u1, u2⟩ and v = ⟨v1, v2⟩ is u • v = u1v1 + u2v2 ∈ R. (2) The dot product of u = ⟨u1, u2, u3⟩ and v = ⟨v1, v2, v3⟩ is u • v = u1v1 + u2v2 + u3v3 ∈ R. (3) In some textbooks, the dot product is also called the inner product of vectors.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 13/60

slide-14
SLIDE 14

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 14/60

slide-15
SLIDE 15

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Some Special Vectors Let u and v be vectors in R2 or R3.

v ∥v∥ is the unit vector in the direction of v ̸= 0.

(沿著 v 方向的單位向量) u and v are parallel vectors (平行向量) if ∃ c ∈ R s.t. u = cv. u and v are orthogonal vectors (垂直向量) if u • v = 0.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 15/60

slide-16
SLIDE 16

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 16/60

slide-17
SLIDE 17

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Cross Product of Vectors in R3

  • Def. (空間向量的外積)

The cross product of u = ⟨u1, u2, u3⟩ and v = ⟨v1, v2, v3⟩ is u × v =

  • i

j k u1 u2 u3 v1 v2 v3

  • (對第一列作行列式降階!)

=

  • u2

u3 v2 v3

  • i−
  • u1

u3 v1 v3

  • j +
  • u1

u2 v1 v2

  • k.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 17/60

slide-18
SLIDE 18

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Notes u × v is a vector in R3, but u • v is a scalar. (u × v) • u = 0 = (u × v) • v, i.e., the vector u × v is

  • rthogonal to u and v, respectively.

v × u = −(u × v), i.e., they are parallel vectors, but in the

  • pposite directions.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 18/60

slide-19
SLIDE 19

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

外積的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 19/60

slide-20
SLIDE 20

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 20/60

slide-21
SLIDE 21

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 21/60

slide-22
SLIDE 22

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Section 9.6 Surfaces in Space (空間中的曲面)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 22/60

slide-23
SLIDE 23

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type I: Cylindrical Surfaces (柱狀曲面或是柱面) If the line L is not parallel to the plane containing a curve C, then S = {ℓ | ℓ is a line parallel to L and intersecting C} is a cylindrical surface, or simply a cylinder. C is the generating curve of S. The lines parallel to L are rulings.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 23/60

slide-24
SLIDE 24

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

柱面的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 24/60

slide-25
SLIDE 25

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example The right circular cylinder (圓柱面) with radius a > 0 is defjned by S = {(x, y, z) ∈ R3 | x2 + y2 = a2}. Then the generating curve of the cylinder S lying in the xy-plane is C : x2 + y2 = a2.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 25/60

slide-26
SLIDE 26

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

圓柱曲面的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 26/60

slide-27
SLIDE 27

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 27/60

slide-28
SLIDE 28

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example 1 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 28/60

slide-29
SLIDE 29

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (二次曲面) The general equation of a quadratic surface is Ax2 + By2 + Cz2 + Dxy + Exz + Fyz + Gx + Hy + Iz + J = 0, where the coeffjcients A, B, · · · , J are real numbers.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 29/60

slide-30
SLIDE 30

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (1) Ellipsoid: (橢圓曲面) x2 a2 + y2 b2 + z2 c2 = 1 with a, b, c > 0. Them the xy-trace, xz-trace and yz-trace of the surface are x2 a2 + y2 b2 = 1, x2 a2 + z2 c2 = 1 and y2 b2 + z2 c2 = 1.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 30/60

slide-31
SLIDE 31

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Ellipsoid 的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 31/60

slide-32
SLIDE 32

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 32/60

slide-33
SLIDE 33

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example 4 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 33/60

slide-34
SLIDE 34

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (2) Hyperboloid of One Sheet: (單片雙曲面) x2 a2 + y2 b2 − z2 c2 = 1 with a, b, c > 0. Them the xy-trace, xz-trace and yz-trace of the surface are x2 a2 + y2 b2 = 1, x2 a2 − z2 c2 = 1 and y2 b2 − z2 c2 = 1.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 34/60

slide-35
SLIDE 35

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hyperboloid of One Sheet 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 35/60

slide-36
SLIDE 36

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (3) Hyperboloid of Two Sheets: (雙片雙曲面) z2 c2 − x2 a2 − y2 b2 = 1 with a, b, c > 0. Them the xz-trace and yz-trace of the surface are z2 c2 − x2 a2 = 1 and z2 c2 − y2 b2 = 1, but no xy-trace!

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 36/60

slide-37
SLIDE 37

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hyperboloid of Two Sheets 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 37/60

slide-38
SLIDE 38

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 38/60

slide-39
SLIDE 39

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example 2 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 39/60

slide-40
SLIDE 40

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (4) Elliptic Cone: (橢圓錐面) x2 a2 + y2 b2 − z2 c2 = 0 with a, b, c > 0. Them the xy-trace, xz-trace and yz-trace of the surface are x2 a2 + y2 b2 = k for aome k ≥ 0, x2 a2 − z2 c2 = 0 = ⇒ z = ±c ax and y2 b2 − z2 c2 = 0 = ⇒ z = ±c by.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 40/60

slide-41
SLIDE 41

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Elliptic Cone 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 41/60

slide-42
SLIDE 42

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (5) Elliptic Paraboloid: (橢圓拋物面) z = x2 a2 + y2 b2 with a, b > 0. Them the xy-trace, xz-trace and yz-trace of the surface are x2 a2 + y2 b2 = k for some k ≥ 0, z = x2 a2 and z = y2 b2 .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 42/60

slide-43
SLIDE 43

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Elliptic Paraboloid 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 43/60

slide-44
SLIDE 44

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 44/60

slide-45
SLIDE 45

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example 3 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 45/60

slide-46
SLIDE 46

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Type II: Quadratic Surfaces (6) Hyperbolic Paraboloid: (雙曲拋物面) z = y2 b2 − x2 a2 with a, b > 0. Them the xy-trace, xz-trace and yz-trace of the surface are y = ±b ax, z = −x2 a2 and z = y2 b2 .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 46/60

slide-47
SLIDE 47

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hyperbolic Paraboloid 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 47/60

slide-48
SLIDE 48

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Section 9.7 Cylindrical and Spherical Coordinates (柱面坐標與球面坐標)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 48/60

slide-49
SLIDE 49

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

  • Def. (柱面坐標系統)

In the cylindrical coordinate system, a point P(x, y, z) ∈ R3 is represented by an ordered triple (r, θ, z) with (r, θ) is the polar coordinates of the (orthogonal) projection P0(x, y, 0) of P in the xy -plane. z is the directed distance from P0 to P.

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 49/60

slide-50
SLIDE 50

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

柱面坐標的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 50/60

slide-51
SLIDE 51

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 51/60

slide-52
SLIDE 52

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 52/60

slide-53
SLIDE 53

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 53/60

slide-54
SLIDE 54

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

  • Def. (球面坐標系統)

In the spherical coordinate system, a point P(x, y, z) ∈ R3 is represented by an ordered triple (ρ, θ, ϕ) with ρ = |OP| =

  • x2 + y2 + z2 ≥ 0.

θ is the directed angle from the positive x-axis to OP0, where P0(x, y, 0) is the (orthogonal) projection of P in the xy -plane. ϕ is the directed angle from the positive z-axis to OP. (0 ≤ ϕ ≤ π)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 54/60

slide-55
SLIDE 55

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

球面坐標的示意圖 (承上頁)

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 55/60

slide-56
SLIDE 56

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 56/60

slide-57
SLIDE 57

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 57/60

slide-58
SLIDE 58

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Solutions of Example 5

(a) Since ρ2 = x2 + y2 + z2 and z = ρ cos ϕ for 0 ≤ ϕ ≤ π, it follows that x2 + y2 = z2 = ⇒ (x2 + y2 + z2) − 2z2 = 0 = ⇒ ρ2 − 2ρ2 cos2 ϕ = 0 = ⇒ 1 − 2 cos2 ϕ = 0 = ⇒ cos ϕ = ± 1 √ 2 = ⇒ ϕ = π 4

  • r

ϕ = 3π 4 . (b) Since ρ2 = x2 + y2 + z2 and z = ρ cos ϕ, it follows that x2 + y2 + z2 − 4z = 0 = ⇒ ρ2 − 4ρ cos ϕ = 0 = ⇒ ρ(ρ − 4 cos ϕ) = 0 = ⇒ ρ = 4 cos ϕ for 0 ≤ ϕ ≤ π 2 .

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 58/60

slide-59
SLIDE 59

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Example 5 的示意圖

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 59/60

slide-60
SLIDE 60

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Thank you for your attention!

Hung-Yuan Fan (范洪源), Dep. of Math., NTNU, Taiwan Chapter 9, Calculus B 60/60