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

Arc Length of Curves in 3D

College Depth 93 in the knowledge graph I know this Set as goal
1topic build on this
443prerequisites beneath it
See this on the map →
Arc Length of Parametric CurvesVector-Valued Functions and Parametric CurvesCurvature and Torsion of Space Curves
arc-length integral curves

Core Idea

For a parametric curve r(t) from t=a to t=b, the arc length is L = ∫[a,b] |r'(t)| dt. This integrates the speed along the path. Arc length is independent of the parametrization chosen.

Explainer

From arc length in 2D parametric curves, you know that the length of a path traced by (x(t), y(t)) is ∫√((dx/dt)² + (dy/dt)²) dt. The extension to 3D is direct: for a curve r(t) = ⟨x(t), y(t), z(t)⟩, the derivative r'(t) = ⟨x'(t), y'(t), z'(t)⟩ is the velocity vector, and its magnitude |r'(t)| = √(x'² + y'² + z'²) is the speed — the instantaneous rate at which distance is being traced along the curve. The arc length formula L = ∫ₐᵇ |r'(t)| dt just says: integrate speed over time to get distance traveled. This is the same logic you use in one dimension (distance = ∫ speed dt), now generalized to curves winding through three-dimensional space.

The concrete example of a helix makes the formula vivid. The helix r(t) = ⟨cos t, sin t, t⟩ winds around a cylinder, rising steadily in the z-direction. Its derivative is r'(t) = ⟨−sin t, cos t, 1⟩, with magnitude |r'(t)| = √(sin²t + cos²t + 1) = √2. The arc length from t = 0 to t = 2π is just √2 · 2π = 2π√2 — longer than a flat circle of radius 1 (which has length 2π) by the factor √2 accounting for the upward climb. Without the vector framework you learned for vector-valued functions, this calculation would be far more laborious.

Parametrization independence is one of the most important properties of arc length. The curve as a geometric object — the set of points it traces — has a definite length regardless of how you parametrize it. If you reparametrize by doubling the speed (replace t with 2t), the new integrand is larger but the integration interval is half as long, and the product is the same. This makes arc length a genuine geometric quantity, not an artifact of your choice of variable. It also motivates the idea of arc length parametrization — choosing the parameter s so that |r'(s)| = 1 everywhere, meaning you move along the curve at unit speed. This natural parametrization simplifies many formulas and is the foundation for the curvature and torsion calculations you'll encounter next.

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 CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsTrigonometric IntegralsTrigonometric SubstitutionArc LengthArc Length of Parametric CurvesArc Length of Curves in 3D

Longest path: 94 steps · 443 total prerequisite topics

Prerequisites (2)

Leads To (1)