Lecture # 2 (3D Coordinate Systems)
Lecture # 2 (3D Coordinate Systems)
Rectangular or Cartesian
Cylindrical
Spherical
Vector Calculus(MATH-243)
Instructor: Dr. Naila Amir
Orthogonal Coordinate Systems:
1. Cartesian Coordinates
Or
Rectangular Coordinates
𝑷𝑷 (𝒙𝒙, 𝒚𝒚, 𝒛𝒛)
2. Cylindrical Coordinates
𝑷𝑷 (𝒓𝒓, 𝚽𝚽, 𝒛𝒛)
𝑥𝑥 = 𝑟𝑟 cos Φ,
𝑦𝑦 = 𝑟𝑟 sin Φ,
𝑧𝑧 = 𝑧𝑧.
3. Spherical Coordinates
𝑷𝑷 (𝒓𝒓, 𝜽𝜽, 𝚽𝚽)
𝑥𝑥 = 𝑟𝑟 sin 𝜃𝜃 cos Φ ,
𝑦𝑦 = 𝑟𝑟 sin 𝜃𝜃 sin Φ,
𝑧𝑧 = 𝑟𝑟 cos 𝜃𝜃 .
12
VECTORS AND
THE GEOMETRY OF SPACE
Book: Thomas’ Calculus Early Transcendentals (14th Edition) By George B. Thomas, Jr.,
Joel Hass, Christopher Heil, Maurice D. Weir.
Section: 12.1
Note: Usually we think of the 𝑥𝑥 − and 𝑦𝑦 −axes as being horizontal and the 𝑧𝑧-axis as
being vertical.
Coordinate Axes
The coordinate planes divide space into eight parts, called octants. The first
octant, in the foreground, is determine by the positive axes.
3-D Coordinate Systems
Thus, to locate the point 𝑃𝑃(𝑎𝑎, 𝑏𝑏, 𝑐𝑐), we can start from the origin 𝑂𝑂 and proceed
as follows:
a. 𝑧𝑧 = 3
b. 𝑦𝑦 = 5
Solution (a):
• This is the horizontal plane that is parallel to the 𝑥𝑥𝑥𝑥 −plane and three units
above it.
Solution (b):
These planes are called traces and each three-dimensional surface can be
thought as if it is made of curves in these planes such that the surface is
obtained by gluing all such curves together.
Distance Formula In Three Dimensions
Book: Thomas’ Calculus Early Transcendentals (14th Edition) By George B. Thomas, Jr.,
Joel Hass, Christopher Heil, Maurice D. Weir.
Section: 12.2
Scalar: A scalar is a quantity that has only one property- magnitude. Energy,
speed, temperature, and mass are scalar quantities.
For instance, suppose a particle moves along a line segment from point 𝐴𝐴 to point
𝐵𝐵. The corresponding displacement vector 𝐯𝐯 has initial point 𝐴𝐴 (the tail) and
terminal point 𝐵𝐵 (the tip). We indicate this by writing 𝐯𝐯 = 𝐴𝐴𝐴𝐴 .
Equivalent Vectors
Let us now consider two vectors 𝐮𝐮 and 𝐯𝐯, such that the vector 𝐮𝐮 has initial point 𝐶𝐶
(the tail) and terminal point 𝐷𝐷 (the tip) i.e., 𝐮𝐮 = 𝐶𝐶𝐶𝐶 and the vector 𝐯𝐯 has initial
point 𝐴𝐴 (the tail) and terminal point 𝐵𝐵 (the tip) i.e., 𝐯𝐯 = 𝐴𝐴𝐴𝐴. Notice that the vector
𝐮𝐮 = 𝐶𝐶𝐶𝐶 has the same length and the same direction as 𝐯𝐯 even though it is at a
different position. We say 𝐮𝐮 and 𝐯𝐯 are equivalent (or equal) and write 𝐮𝐮 = 𝐯𝐯.
Zero Vectors
The zero vector, denoted by 𝟎𝟎, has length 0. It is the only vector with no
specific direction.
Vectors in
Coordinate
Systems