- Home
- Calculus 3
- Three Dimensions
Cylindrical coordinates
- Intro Lesson: a7:50
- Intro Lesson: b3:01
- Intro Lesson: c2:31
- Lesson: 19:53
- Lesson: 27:25
- Lesson: 35:02
- Lesson: 43:06
- Lesson: 53:42
- Lesson: 64:50
- Lesson: 75:56
Cylindrical coordinates
Lessons
Notes:
Instead of Cartesian coordinates, we use cylindrical coordinates for situations you will see in future sections.
For now, we will just learn how to convert from 3D Cartesians coordinates to 3D cylindrical coordinates, and vice versa. In other words,
Since the z coordinate doesn't change from converting, we will just focus on the x and y. Thus, we make it into 2D graph:
From this graph, we can get the following equations:
Instead of Cartesian coordinates, we use cylindrical coordinates for situations you will see in future sections.
For now, we will just learn how to convert from 3D Cartesians coordinates to 3D cylindrical coordinates, and vice versa. In other words,
(x,y,z)→(r,θ,z)
Suppose we have the following graph:
Since the z coordinate doesn't change from converting, we will just focus on the x and y. Thus, we make it into 2D graph:

From this graph, we can get the following equations:
x=rcosθ
y=rsinθ
x2+y2=r2
tan−1(xy)=θ
- IntroductionCylindrical Coordinates Overview:a)What are Cylindrical Coordinates?
- Instead of (x,y,z), we have (r,θ,z)
- Graph of the coordinates in 3D
b)Equations to Convert from Cartesian to Cylindrical- Finding the Equations
- Ignoring z
- Trig Ratios, Angles, and Pythagoras Theorem
c)Example of Converting Equations- Cartesian to Cylindrical
- Cylindrical to Cartesian
- 1.Convert the following Cartesian point into Cylindrical Coordinates:
(1,3,5)
- 2.Convert the following Cartesian point into Cylindrical Coordinates:
(−2,1,3)
- 3.Converting Cartesian Equations into Cylindrical Coordinates
Convert the following Cartesian Equation into Cylindrical Coordinates:
x+y2+z3=−(x2)
- 4.Convert the following Cartesian Equation into Cylindrical Coordinates:
zx2y=yz
- 5.Converting Cylindrical Equations into Cartesian Coordinates
Convert the following Cylindrical Equation into Cartesian Coordinates:
r2+4θ=z
- 6.Convert the following Cylindrical Equation into Cartesian Coordinates:
sinθ+cosθ=2z
- 7.Graphing the Cylindrical Equations by Changing into Cartesian Coordinates
Graph the Cylindrical Equation in the Cartesian Plane:
r2−4rcosθ=14