Radius of an Arc Inside an Arc

  • Thread starter Thread starter IBY
  • Start date Start date
  • Tags Tags
    Arc Radius
AI Thread Summary
The discussion revolves around a mathematical problem involving two arcs from concentric circles with the same angle, where the outer arc is longer than the inner arc. The key equations relate the lengths of the arcs to their respective radii and the distance between the arcs. Participants debate the solvability of the problem, with one asserting that the relationship between the variables does not allow for a unique solution for the inner radius. A suggestion is made that a diagram could clarify the variables involved. Ultimately, it is concluded that the problem is unsolvable due to the interdependence of the variables involved.
IBY
Messages
106
Reaction score
0

Homework Statement


Say there are two arcs which are part of the circumference of a circle within a circle with the same angles, but since one arc belongs to the circle outside, that arc is longer than the arc inside it. If the first arc has length s, then the second arc has length s + \Delta s. The distance between the two arcs are \Delta r. Supposing that we don't know what the length of the inner circle is, and the information we know is the angle of the arcs, the difference of length between the two arcs, and the distance between them, what is the radius of the inner circle, supposing that the outer circle is r+\Delta r?

This is a problem I made up, so there is no hurry in answering it. Anyways, I want someone to check the logic of my procedure because when I plugged in some numbers, they did not compute.

Homework Equations



\theta=\frac{s}{r}=\frac{s+ \Delta s}{r+ \Delta r}

\Delta r=\frac{s+\Delta s}{\theta}-\frac{s}{\theta}
(the second one is the one where I start from, basically the distance between the two arcs is the radius of the outside minus the radius of the inside)

The Attempt at a Solution



\Delta r=\frac{s+\Delta s}{\theta}-\frac{s}{\theta}

Since s over theta is the radius:

\Delta r=\frac{s+\Delta s}{\theta}-r

And since theta is s over r:

\Delta r=(s+\Delta s)\frac{r}{s}-r

\Delta r=(1+\frac{\Delta s}{s})*r-r

Factoring out the r:

\Delta r=r*((1+\frac{\Delta s}{s})-1)

\Delta r=r*\frac{\Delta s}{s}

Looking for r, I get:

r=\Delta r \frac{s}{\Delta s} ***

Now, using equation 1 of the relevant equations:

\theta=\frac{s+ \Delta s}{r+ \Delta r}

I solve for s, which is:

\theta*r+\theta*\Delta r-\Delta s

Now, using the equation I asterisked, I substitute for s:

r=\Delta r*\frac{\theta*r+\theta*\Delta r-\Delta s}{\Delta s}

I simplify:

r=\frac{\theta*r*\Delta r}{\Delta s}+\frac{\theta*\Delta r^2}{\Delta s}-\Delta r

Substracting both sides with the term at the right with the r in it, I get:

r-\frac{\theta*r*\Delta r}{\Delta s}=\frac{\theta*\Delta r^2}{\Delta s}-\Delta r

Factoring out r, I get:

r(1-\frac{\theta*\Delta r}{\Delta s})=\frac{\theta*\Delta r^2}{\Delta s}-\Delta r

Solving for r:

r=\frac{\frac{\theta*\Delta r^2}{\Delta s}-\Delta r}{1-\frac{\theta*\Delta r}{\Delta s}}
 
Physics news on Phys.org
IBY said:
1

\Delta r=\frac{s+\Delta s}{\theta}-\frac{s}{\theta}



\Delta r=\frac{s}{\theta}+\frac{\Delta s}{\theta}-\frac{s}{\theta}=\frac{\Delta s}{\theta}

Δs/Δr= θ, they are not independent quantities. ehild
 
I am sorry to tell you that I don't know what you mean by that. :confused: Perhaps you could clarify that part to me a bit more.
 
I mean that you can not choose Δs and Δr and θ arbitrarily, and you can not find r from them. Your resulting formula for r is equivalent to r=0/0.
 
Does this mean the problem is unsolveable?
 
IBY said:
Does this mean the problem is unsolveable?

Yes.

ehild
 
Ok, thanks!
 
Wait, but it isn't. You're thinking of differentials. Since he has no limits in his equation, he's not dealing with differentials. So, there's no 0/0 involved.
 
Char. Limit said:
Wait, but it isn't. You're thinking of differentials. Since he has no limits in his equation, he's not dealing with differentials. So, there's no 0/0 involved.

Sorry, I do not understand. What do you speak about?

ehild
 
  • #10
A diagram explaining your problem would really help. From your explanation, this is what I'm imagining:

sqfgZ.png


So, to define our variables:
  • θ is the angle AOB
  • r = AO = BO
  • Δr = AC = BD
  • s = lesser arc AB
  • s + Δs = lesser arc CD
Is that what you had in mind?

I've also attached file, in case the image above goes down in the future.
 

Attachments

Last edited:
  • #11
IBY said:

Homework Statement


Say there are two arcs which are part of the circumference of a circle within a circle with the same angles, but since one arc belongs to the circle outside, that arc is longer than the arc inside it. If the first arc has length s, then the second arc has length s + \Delta s. The distance between the two arcs are \Delta r. Supposing that we don't know what the length of the inner circle is, and the information we know is the angle of the arcs, the difference of length between the two arcs, and the distance between them, what is the radius of the inner circle, supposing that the outer circle is r+\Delta r?

This is a problem I made up, so there is no hurry in answering it. Anyways, I want someone to check the logic of my procedure because when I plugged in some numbers, they did not compute.

Homework Equations



\theta=\frac{s}{r}=\frac{s+ \Delta s}{r+ \Delta r}

\Delta r=\frac{s+\Delta s}{\theta}-\frac{s}{\theta}
(the second one is the one where I start from, basically the distance between the two arcs is the radius of the outside minus the radius of the inside)

The Attempt at a Solution



\Delta r=\frac{s+\Delta s}{\theta}-\frac{s}{\theta}
Yes, this is correct.

Since s over theta is the radius:

\Delta r=\frac{s+\Delta s}{\theta}-r
Why did you go back to r? Just do the subtraction:
\Delta r= \frac{s}{\theta}+ \frac{\Delta s}{\theta}- \frac{s}{\theta}= \frac{\Delta s}{\theta}[/itex]<br /> <br /> Isn&#039;t that what you want?<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> And since theta is s over r:<br /> <br /> \Delta r=(s+\Delta s)\frac{r}{s}-r<br /> <br /> \Delta r=(1+\frac{\Delta s}{s})*r-r<br /> <br /> Factoring out the r:<br /> <br /> \Delta r=r*((1+\frac{\Delta s}{s})-1)<br /> <br /> \Delta r=r*\frac{\Delta s}{s}<br /> <br /> Looking for r, I get:<br /> <br /> r=\Delta r \frac{s}{\Delta s} ***<br /> <br /> Now, using equation 1 of the relevant equations:<br /> <br /> \theta=\frac{s+ \Delta s}{r+ \Delta r}<br /> <br /> I solve for s, which is:<br /> <br /> \theta*r+\theta*\Delta r-\Delta s<br /> <br /> Now, using the equation I asterisked, I substitute for s:<br /> <br /> r=\Delta r*\frac{\theta*r+\theta*\Delta r-\Delta s}{\Delta s}<br /> <br /> I simplify:<br /> <br /> r=\frac{\theta*r*\Delta r}{\Delta s}+\frac{\theta*\Delta r^2}{\Delta s}-\Delta r<br /> <br /> Substracting both sides with the term at the right with the r in it, I get:<br /> <br /> r-\frac{\theta*r*\Delta r}{\Delta s}=\frac{\theta*\Delta r^2}{\Delta s}-\Delta r<br /> <br /> Factoring out r, I get:<br /> <br /> r(1-\frac{\theta*\Delta r}{\Delta s})=\frac{\theta*\Delta r^2}{\Delta s}-\Delta r<br /> <br /> Solving for r:<br /> <br /> r=\frac{\frac{\theta*\Delta r^2}{\Delta s}-\Delta r}{1-\frac{\theta*\Delta r}{\Delta s}} </div> </div> </blockquote>
 
  • #12
It is unsolvable because the values of \Delta r, \Delta s, \theta don't depend on the inner circle's radius. The only relationship you need (and can deduce for that fact) is \Delta s=\frac{2\pi \Delta r}{\theta} which can be easily shown.
 
  • #13
This problem was solved long ago in this thread, and it is really very simple, I do not understand why was it started again.
The length of arc is angle times radius, just like mass is density times volume. If you have two pieces of gold, and you know the density and you know that one piece has 2 g more mass than the other, you can find the difference of the volumes, but there is no way to find out the individual volumes or masses.

ehild
 
Last edited:
Back
Top