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

Spherical Coordinates

College Depth 79 in the knowledge graph I know this Set as goal
4,495topics build on this
324prerequisites beneath it
See this on the map →
Cylindrical CoordinatesRight Triangle Trigonometry IntroductionCelestial Coordinate SystemsMultipole Expansion of Electromagnetic Fields+2 more
spherical-coordinates phi theta rho coordinate-system

Core Idea

Spherical coordinates (ρ, φ, θ) describe a point by its distance ρ from the origin, polar angle φ from the positive z-axis (0 ≤ φ ≤ π), and azimuthal angle θ in the xy-plane (0 ≤ θ < 2π). The conversions are x = ρ sinφ cosθ, y = ρ sinφ sinθ, z = ρ cosφ, with ρ² = x² + y² + z². The volume element is dV = ρ² sinφ dρ dφ dθ. Spherical coordinates are ideal for integrals over spheres, balls, and solids with spherical symmetry.

How It's Best Learned

The two angles in spherical coordinates are often confused with each other or with standard geographic latitude/longitude. Use a clear diagram and enforce the convention (φ from z-axis, not from xy-plane) consistently. Derive the volume element ρ² sinφ geometrically from the dimensions of a small spherical volume element.

Common Misconceptions

Explainer

From your work with cylindrical coordinates, you know how to locate a point in 3D by its radial distance from the z-axis (r), its angle in the xy-plane (θ), and its height (z). Spherical coordinates take a different approach: instead of measuring horizontal distance and height separately, they describe a point by its total distance from the origin and two angles. Think of it as the coordinate system of a globe — every point is specified by how far out it is (ρ), what latitude-like angle it makes with the North Pole direction (φ), and what longitude-like angle it sweeps around the equator (θ).

The three coordinates are: ρ (rho), the distance from the origin to the point, always ≥ 0; φ (phi), the polar angle measured downward from the positive z-axis, ranging from 0 (North Pole) to π (South Pole); and θ (theta), the same azimuthal angle as in cylindrical coordinates, measured counterclockwise in the xy-plane from the positive x-axis, ranging from 0 to 2π. The critical thing to internalize is that φ = 0 points straight up along the z-axis and φ = π/2 puts you in the equatorial plane. This is the mathematics convention — physics often reverses φ and θ, which is a persistent source of errors.

The conversion formulas follow from right-triangle trigonometry applied twice. The point at (ρ, φ, θ) sits at horizontal distance ρ sinφ from the z-axis (this is r in cylindrical coordinates), so x = r cosθ = ρ sinφ cosθ and y = r sinθ = ρ sinφ sinθ. The vertical component is z = ρ cosφ. You can verify ρ² = x² + y² + z² = ρ² sin²φ(cos²θ + sin²θ) + ρ² cos²φ = ρ². The sinφ factor is not incidental — it shrinks horizontal distances near the poles, which is why the poles have shorter circles of latitude and why this factor reappears in the volume element.

The volume element dV = ρ² sinφ dρ dφ dθ can be derived geometrically: a small box in spherical coordinates has radial thickness dρ, angular breadth ρ sinφ dθ in the θ-direction (the circumference element of a small circle at latitude φ), and angular breadth ρ dφ in the φ-direction. Multiplying these three edge lengths gives ρ² sinφ dρ dφ dθ. Without this factor, integrating over a sphere would give the wrong answer. For a solid ball of radius R, the volume is ∫₀²π ∫₀π ∫₀ᴿ ρ² sinφ dρ dφ dθ = (4/3)πR³ — the formula comes out cleanly precisely because spherical coordinates are the natural language for spherical geometry.

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 CoordinatesSpherical Coordinates

Longest path: 80 steps · 324 total prerequisite topics

Prerequisites (2)

Leads To (4)