Derivation of Integral Arc Length Formula

El Moriana
Messages
33
Reaction score
0

Homework Statement



My textbook [Engineering Mathematics, Stroud, 6th Edition, page932] runs through the derivation of the integral formula for arc length. I got confused at one of the steps:

[partial](ds/dx)=sqrt(1+([partial](dy/dx))^2)
if [partial]dx tends to 0,
ds/dx=sqrt(1+log(dy/dx)^2)
s=intab(sqrt(1+(dy/dx)^2))

Where does the log come from and where does it go?

Homework Equations



N/A

The Attempt at a Solution



N/A
 
Physics news on Phys.org
Could you post a scan of that page or at least that section with the derivation?

I don't think that log is supposed to be there.

How I learned it was in a curve if you join any two points, the 'x' distance would be Δx and the corresponding 'y' distance would be Δy. The chord length would be related as

(ΔS)2= (Δx)2 +(Δy)2

or

(ΔS/Δx)2 = 1 + (Δy/Δx)2

as Δx→0, Δy/Δx = dy/dx and ΔS/Δx = dS/dx

so

\frac{dS}{dx} = \sqrt{1+ \left( \frac{dy}{dx} \right)}

which you can then integrate.
 
Here we go, apologies for the messy formula earlier, I didnt realize there was a Latex button.
I was expecting exactly what you typed in the derivation, hence the confusion on my part.
 

Attachments

  • Scan_Pic0002.jpg
    Scan_Pic0002.jpg
    32.9 KB · Views: 1,781
I really don't think that 'log' should be there. Else the next step does not make sense.
 
Ok, well thanks for looking it over.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top