Calculating Arc Length of a Circle: What's the Correct Formula?

Click For Summary
SUMMARY

The correct formula for calculating the arc length of a circle is given by the equation \( s = r \theta \), where \( r \) is the radius and \( \theta \) is the angle in radians. In this discussion, the arc length from the point (0,3) to (2,sqrt(5)) along the circle defined by \( x^2 + y^2 = 9 \) is calculated to be \( 3 \arcsin(2/3) \). The participants emphasize the importance of using radian measure instead of degrees for accurate results. Additionally, the use of vectors and the dot product is discussed as a method to find the angle \( \theta \).

PREREQUISITES
  • Understanding of circle equations, specifically \( x^2 + y^2 = r^2 \)
  • Familiarity with arc length formulas, particularly \( s = r \theta \)
  • Knowledge of trigonometric functions and their inverses, such as arcsin and arccos
  • Basic vector operations, including dot product and magnitude
NEXT STEPS
  • Study the derivation and application of the arc length formula \( s = r \theta \)
  • Learn how to convert between degrees and radians in trigonometric calculations
  • Explore polar coordinates and their relationship to circular motion
  • Investigate the properties of dot products and their geometric interpretations
USEFUL FOR

Students studying geometry and trigonometry, educators teaching mathematical concepts, and anyone needing to calculate arc lengths in circular motion scenarios.

icesalmon
Messages
270
Reaction score
13

Homework Statement


Find the Arc Length from (0,3) clockwise to (2,sqrt(5)) along the circle defined by x2 + y2 = 9

Homework Equations


Arc Length formula for integrals

The Attempt at a Solution


I have the correct answer at 3arcsin(2/3), but I tried to do this without calculus the first time using the formula s = (r2θ)/2 but I seem to have lost what I once knew from geometry.
I used the vectors u = <0,3> and v = <2,sqrt(5)> by the points I was given and the origin (0,0) I used the formula cos(θ) = ( u . v )/ ( ||u|| ||v||) the . here denotes the dot product. Solving for theta I have θ=cos-1(u.v)/(||u|| ||v||) and I somehow ended up with an answer roughly 90 times as large. I know it's something frustratingly basic I've mis-remembered or screwed up here. But I'm not sure what it is. Thanks in advance.
 
Physics news on Phys.org
You want to define a small length element dl on the circle at position (x,y) ... changing to polar coordinates would help here.
Without calculus, the arc length is given by ##s=r\theta##
 
if I let x = rcos(θ) and y = rsin(θ) I have r2(cos2θ+ sin2θ) = 9 and r = 3. if I take dr/dθ and square it I get 1. for the bounds, I believe I have 48.2° ≤ θ ≤ 90°.
 
icesalmon said:

Homework Statement


Find the Arc Length from (0,3) clockwise to (2,sqrt(5)) along the circle defined by x2 + y2 = 9

Homework Equations


Arc Length formula for integrals

The Attempt at a Solution


I have the correct answer at 3arcsin(2/3), but I tried to do this without calculus the first time using the formula s = (r2θ)/2 but I seem to have lost what I once knew from geometry.
I used the vectors u = <0,3> and v = <2,sqrt(5)> by the points I was given and the origin (0,0) I used the formula cos(θ) = ( u . v )/ ( ||u|| ||v||) the . here denotes the dot product. Solving for theta I have θ=cos-1(u.v)/(||u|| ||v||) and I somehow ended up with an answer roughly 90 times as large. I know it's something frustratingly basic I've mis-remembered or screwed up here. But I'm not sure what it is. Thanks in advance.

If you want the arc length geometrically (perhaps trigonometrically would be better terminology) then just use
Arc length = R(θ21) ,

where θ2 = π/2

and θ1 = arccos(2/3)
 
I'm getting 2 and some change.
thanks.
 
Last edited:
And make sure you use radian measure. Degrees won't work.
 
icesalmon said:
I'm getting 125 and some change.
thanks.

What does this mean?

The circumference of the whole circle of radius 3 is 6*pi = 18.85
 
sorry I'm getting 2.189182969
 
icesalmon said:
sorry I'm getting 2.189182969

Correct. ##3\arctan \frac{2}{\sqrt{5}}##
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K