Arc Length of a Parametric CurveYour browser does not support Java
Arc Length of a Curve Arc Length of a Parametric CurveCurve Arc Length of a Polar CurveCurve Compute Area under a Curve Compute Area Between Curves Compute Area under Polar Curve Compute Center of Mass Compute Correlation Analysis
Compute Probability of Dice Graph Differentials Comupute Volume - Disks Graph Parametric Curves Graph Parametric 3D Curves Graph Parametric 3D Surfaces Graph Polar Curves Graph Rectangular
Graph Rectangular 3D Stats Easy Regression Analysis Stats Easy Starter Arc Length Parametric 3d curve Surface Area Surface Area Polar Curves Volume - Washers
Parametric Equations
Because the graph in the xy-plane of a function f can be cut at most once by any vertical line, there are many important curves in the xy-plane that are not graphs of equations of the form y=f(x) . Imagine a particle moving along a curve C in the xy-plane, the x- and y- coordinates of the particle are functions of time, say
x=f(t) , y=g(t)
Lets sketch the trajectory over time interval 0<=t<=4 of the particle that moves in the xy-plane with the equations of motion
x parameter of curve, y parameter of curve
Particle moving along trajectory
t x parameter of curve y parameter of curve (x,y)
0 0 0 (0,0)
1 -11/2 1/2 (-11/2,1/2)
2 -8 2 (-8,2)
3 -9/2 9/2 (-9/2,9/2)
4 8 8 (8,8)

The physicists' concept of equations of motion has been adapted by mathematicians to describe curves in the xy-plane by pairs of equations x=x(t) y=y(t) that express the coordinates (x,y) of a point on a curve as functions of an auxiliary variable t called parameter and the equations are called parametric equations for the curve. The parameter t may not represent time, it should be taken as an independent variable that varies over some interval of real numbers. If not restrictions on t are stated explicitly then it is understood that t varies between negative infinity and infinity

Finding Arc Length of Curves defined parametrically.
The following result provides a method for finding the arc length of a curve from a parametric equations for the curve. If no segment of the curve represented by the parametric equations x=x(t), y=y(t) (a<=t<=b) is traced more than once as t increases from a to b and if dx/dt and dy/dt are continuous functions for a<=t<=b, then the arc length L of the curve is given by

Formula to compute arc length of a parametric curve

Using this formula to compute the arc length of the function defined above gives an answer of 26.18

Another example is ti find the circumference of a circle of radius 1 from parametric equations x=cos(t) and y=sin(t) (0<=t<=2pi)
Circumference of a circle defined by parametric equations

Related Topic

How to compute Arc Length (Rectangular)
How to compute Arc Length (Parametric)
How to compute Arc Length (Parametric 3D Curve)
How to compute Arc Length (Polar)
How to compute Area Under Curve
How to computer Area Between Curves
How to compute Area under Polar Curve
How to compute Centroid (Center Of Mass)
How to do Correlation Analysis
How to compute Probability of Dice
How to compute Volume for Disks (Surface of Revolution)
How to compute Volume for Washers (Surface of Revolution)
How to Graph 2D Parametric Curves
How to Graph 3D Parametric Curves
How to Graph 3D Parametric Surfaces
How to Graph Polar Curves
How to Graph in Rectangular Coordinates (Cartesian Plane)
How to Graph 3D in Rectangular Coordinates (Space)
How to find Numerical Differentials f '(x) of f(x)
How to do Regression Analysis
How to compute Arithmetic Mean, Harmonic Mean, Geometric Mean, Range, Median, Mean Deviation, Standard Deviation, moments about means, Variance for raw data
How to compute Surface Area (Rectangular)
How to compute Surface Area (Polar Functions)