Understanding Simplification of Arc Length Calculations

Screen
Messages
10
Reaction score
0

Homework Statement



This is probably very simple, but I'm teaching myself arc length via Paul's Online Calculus Notes and there's a simplification on the page:

eq0013MP.gif


I was wondering why the first Δx^2 was simplified to 1? I understand the other Δx^2 came out of the square root.
 
Physics news on Phys.org
What you're thinking is akin to \sqrt{a^2+b^2} = \sqrt{a^2+1}\ b, which isn't correct. You can only pull something out of a radical if it's a factor. What Paul is doing is this:
\sqrt{\Delta x^2 + [f'(x_i^*)]^2 \Delta x^2} = \sqrt{\Delta x^2(1 + [f'(x_i^*)]^2)}Now because Δx2 is a factor under the radical, you can say
\sqrt{\Delta x^2(1 + [f'(x_i^*)]^2)} = \sqrt{\Delta x^2}\sqrt{1 + [f'(x_i^*)]^2}= \Delta x \sqrt{1 + [f'(x_i^*)]^2}
 
vela said:
What you're thinking is akin to \sqrt{a^2+b^2} = \sqrt{a^2+1}\ b, which isn't correct. You can only pull something out of a radical if it's a factor. What Paul is doing is this:
\sqrt{\Delta x^2 + [f'(x_i^*)]^2 \Delta x^2} = \sqrt{\Delta x^2(1 + [f'(x_i^*)]^2)}Now because Δx2 is a factor under the radical, you can say
\sqrt{\Delta x^2(1 + [f'(x_i^*)]^2)} = \sqrt{\Delta x^2}\sqrt{1 + [f'(x_i^*)]^2}= \Delta x \sqrt{1 + [f'(x_i^*)]^2}

Oh you are completely right, sorry for such a silly question and thank you for explaining.
 
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...

Similar threads

Back
Top