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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top