Looking for intuition on differentials and arc length

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 3K views
opus
Gold Member
Messages
717
Reaction score
131
Please see the attached image. It's a part of a study guide for my final, but I didn't put it in the homework section because I already got the answer, I just don't know what it means.
The question has to do with the differential of an arc length. I made some drawings to see if I could make some sense out of it but I don't think I'm quite there.

So when we're talking about the differential of an arc length, what exactly does this mean?
Screen Shot 2018-12-09 at 7.06.17 PM.png
 

Attachments

  • Screen Shot 2018-12-09 at 7.06.17 PM.png
    Screen Shot 2018-12-09 at 7.06.17 PM.png
    29.3 KB · Views: 637
on Phys.org
Apologies, but I don't understand the notation. This is for Calculus I if that gives an idea. It does look like you're doing something with Pythagorean's though!
 
Ok that's much more clear, thanks!
So then, since our ##dx## is extremely small, we can pretty much say that the curve of the graph is a straight line in that ##dx##.
This would give us a right triangle with the base as ##dx##, the hypotenuse as ##ds##, and the side length as what? It would have to be the change in y values corresponding the the change in x values (##dx##), but in terms of notation, what would this be?
 
##ds=dx\sqrt{\frac{5x+26}{5x+1}}##?
 
I guess I don't understand what the question is really asking me, so I suppose there's more to it. In words, how would you ask the given question to me? For example, "here is a function, what is it doing from here to here?"
 
The distance added to the odometer would be equal to the length of the curve, which is Arc Length ##= \int_{10}^{40} \sqrt{\frac{5x+26}{5x+1}}dx## which is a specific integral to the more general ##s(x)## or ##ds## too. I guess this notation is throwing me for barrel rolls. It keeps changing and I think it's distracting me from the picture.
 
opus said:
The distance added to the odometer would be equal to the length of the curve, which is Arc Length ##= \int_{10}^{40} \sqrt{\frac{5x+26}{5x+1}}dx## which is a specific integral to the more general ##s(x)## or ##ds## too. I guess this notation is throwing me for barrel rolls. It keeps changing and I think it's distracting me from the picture.
It's standard notation, it's part of "the picture" and eventually you will get used to it (I hope).
 
So then ##ds## is saying the change in the function ##s(x)## which is a function that gives the arc length of the function ##y##. Why are we putting it in terms of ##ds##? Why are we concerned with change at all when we are looking for the length of a curve? We had a perfectly good way to find the length when we had the formula ##s(x) = \int_{0}^{x}\sqrt{\frac{5t+26}{5t+1}}dt## What's the difference?
 
opus said:
So then ##ds## is saying the change in the function ##s(x)## which is a function that gives the arc length of the function ##y##. Why are we putting it in terms of ##ds##? Why are we concerned with change at all when we are looking for the length of a curve? We had a perfectly good way to find the length when we had the formula ##s(x) = \int_{0}^{x}\sqrt{\frac{5t+26}{5t+1}}dt## What's the difference?
When you get to differential geometry, several basic formulas are expressed in terms of ds.

Also, check out https://en.wikipedia.org/wiki/Arc_length.
 
opus said:
So then ##ds## is saying the change in the function ##s(x)## which is a function that gives the arc length of the function ##y##. Why are we putting it in terms of ##ds##? Why are we concerned with change at all when we are looking for the length of a curve? We had a perfectly good way to find the length when we had the formula ##s(x) = \int_{0}^{x}\sqrt{\frac{5t+26}{5t+1}}dt## What's the difference?
Suppose someone asked you to find the length of the curve represented by the polynomial ##y=x^4+3x^3+6x## from ##x=0## to ##x=8##. What then? No formula is given to you and clearly you can't use ##s(x) = \int_{0}^{x}\sqrt{\frac{5t+26}{5t+1}}dt##. This example shows how to derive and apply the appropriate formula.
 
opus said:
This is for Calculus I if that gives an idea. It does look like you're doing something with Pythagorean's though!
Exactly.
opus said:
So then ##ds## is saying the change in the function ##s(x)## which is a function that gives the arc length of the function ##y##. Why are we putting it in terms of ##ds##? Why are we concerned with change at all when we are looking for the length of a curve? We had a perfectly good way to find the length when we had the formula ##s(x) = \int_{0}^{x}\sqrt{\frac{5t+26}{5t+1}}dt## What's the difference?
ds represents an infinitesimal change in the length along the curve. This length depends on both dx and dy, not just dx.
The formula for s(x) that you show is not a general formula for arc length. This integral comes from the general formula for arc length, in which ds is defined as the hypotenuse on a right triangle whose legs are dx and dy.

Here's a picture.
arclength.png

So ##ds^2 = dx^s + dy^2##, or ##ds = \sqrt{dx^s + dy^2}##. This latter equation can take different forms, using algebraic manipulations. One form is ##ds = \sqrt{1 + \left(\frac{dy}{dx}\right)^2}~dx##, if y is given as a function of x. Another form has ##1 + \left( \frac{dx}{dy}\right)^2## inside the radical, for when x is given as a function of y.
 

Attachments

  • arclength.png
    arclength.png
    1.4 KB · Views: 590
Last edited: