Understanding Arc Length
Arc length is the distance along a curved line, specifically a portion of the circumference of a circle.
The Arc Length Formula
For a circle with radius r and central angle θ (in radians):
s=r×θ
Where:
- s = arc length
- r = radius
- θ = central angle in radians
Converting Degrees to Radians
Since most people think in degrees, convert first:
θrad=θdeg×180π
Or use the combined formula:
s=r×θdeg×180π
Rearranging the Formula
To find radius
r=θs
To find angle
θ=rs
Related Calculations
Sector area
The area of a "pie slice" of a circle:
A=21r2θ=21r×s
Chord length
The straight-line distance between arc endpoints:
c=2rsin(2θ)
Common Arc Lengths
| Angle | Arc Length |
|---|
| 360° (full circle) | 2πr |
| 180° (semicircle) | πr |
| 90° (quarter circle) | πr/2 |
| 60° | πr/3 |
| 45° | πr/4 |
Examples
Quarter circle
For r = 10 and θ = 90°:
s=10×90×180π=10×2π=5π≈15.71
Full circle
For r = 5 and θ = 360°:
s=5×2π=10π≈31.42
This equals the circumference.
Applications
Architecture
- Designing curved walls and arches
- Calculating material for curved surfaces
- Staircase handrails
Engineering
- Road and railway curves
- Gear teeth design
- Belt and pulley systems
Navigation
- Great circle distances (spherical arcs)
- Flight path calculations
- Maritime routes
Sports
- Running track lane lengths
- Curved playing fields
- Trajectory analysis
Arc Length on a Sphere
For a sphere with radius R, the arc length between two points is:
s=R×θ
Where θ is the central angle in radians.
Parametric Arc Length
For a curve defined by x(t) and y(t):
s=∫ab(dtdx)2+(dtdy)2dt
Relationship to Circumference
The arc length as a fraction of circumference:
2πrs=2πθ
Or in degrees:
2πrs=360θdeg
Tips for Calculations
- Check units: Ensure angle is in radians for the basic formula
- Verify reasonableness: Arc length should be less than circumference
- Full circle check: If θ = 2π, s should equal 2πr