A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Cylindrical Coordinates

College Depth 78 in the knowledge graph I know this Set as goal
4,497topics build on this
323prerequisites beneath it
See this on the map →
Polar CoordinatesVectors in 3D Space: Operations and MagnitudeSpherical CoordinatesTriple Integrals in Cylindrical Coordinates+1 more
cylindrical-coordinates 3d polar coordinate-system

Core Idea

Cylindrical coordinates (r, θ, z) extend polar coordinates to ℝ³ by appending a vertical z-axis. The conversion is x = r cosθ, y = r sinθ, z = z, with r² = x² + y². Cylindrical coordinates are natural for solids with circular or cylindrical symmetry (cylinders, cones, paraboloids). The volume element in cylindrical coordinates is dV = r dr dθ dz, inheriting the factor of r from polar coordinates.

How It's Best Learned

Students who understand polar coordinates can immediately grasp cylindrical: it is just polar in the xy-plane with an unchanged z-coordinate. Practice by describing simple surfaces (z = r, r = 2, z = r²) in cylindrical coordinates and sketching the corresponding 3D shapes. The volume element r dr dθ dz is the same derivation as for polar area.

Common Misconceptions

Explainer

If you are comfortable with polar coordinates, cylindrical coordinates require almost no new ideas. Recall that polar coordinates describe a point in the plane by its distance r from the origin and its angle θ from the positive x-axis: x = r cosθ, y = r sinθ. Cylindrical coordinates (r, θ, z) do exactly the same thing in the horizontal plane, then simply append a vertical z-coordinate to reach the third dimension. The conversion formulas are x = r cosθ, y = r sinθ, z = z — the z-coordinate is unchanged. The inverse conversion gives r² = x² + y² and tanθ = y/x, just as in polar.

The geometric picture is immediate: fix a value of r and vary θ and z, and you trace out a cylinder of radius r centered on the z-axis. Fix θ and vary r and z, and you get a half-plane containing the z-axis. Fix z and vary r and θ, and you get a horizontal disk. Shapes that have rotational symmetry around the z-axis — cylinders, cones, paraboloids, tori — are described by simple equations in cylindrical coordinates. The cylinder x² + y² = 4 becomes simply r = 2. The paraboloid z = x² + y² becomes z = r².

The critical quantity for integration is the volume element. In Cartesian coordinates, a tiny box has volume dx dy dz. In cylindrical coordinates, the corresponding tiny region is not a box but a curved wedge: it spans dr in the radial direction, r dθ in the arc direction (the arc length of a sector of radius r and angle dθ is r dθ), and dz vertically. So the volume element is dV = r dr dθ dz. The factor of r is the same Jacobian factor you computed for polar area elements; it appears because arc length grows with radius. Forgetting this factor is the most common error when setting up triple integrals in cylindrical coordinates.

The practical rule for when to use cylindrical coordinates: if the region of integration, or the integrand, simplifies when expressed in r, θ, and z, switch coordinate systems. The telltale sign is the expression x² + y² appearing in the integrand or the boundary — it collapses to r². If the integrand involves x² + y² + z² instead, spherical coordinates are better suited. The strength of cylindrical coordinates is capturing circular symmetry in the horizontal plane while leaving the vertical direction completely free.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CirclePolar CoordinatesCylindrical Coordinates

Longest path: 79 steps · 323 total prerequisite topics

Prerequisites (2)

Leads To (3)