PDA

View Full Version : Applying the fundamental theorem of calc to calc III, confused!


mr_coffee
Oct5-05, 04:33 PM
Hello everyone, i have the following problem i'm confused about! Can anyone guide me to what i'm suppose to do? I tried the following but it was wrong, he then told me I can just apply the theorem to |r'(u)| insteed of the stuff under the square root which would be more difficult. This is what i have, any ideas? Thanks!
http://show.imagehosting.us/show/762659/0/nouser_762/T0_-1_762659.jpg

amcavoy
Oct5-05, 04:34 PM
Hello everyone, i have the following problem i'm confused about! Can anyone guide me to what i'm suppose to do? I tried the following but it was wrong, he then told me I can just apply the theorem to |r'(u)| insteed of the stuff under the square root which would be more difficult. This is what i have, any ideas? Thanks! http://show.imagehosting.us/show//0023a0u/0023a0u
The link is broken. Maybe try posting it again?

Alex

mr_coffee
Oct5-05, 04:35 PM
sorry i fixed it, wow u got that message fast :)

amcavoy
Oct5-05, 05:03 PM
You are thinking of s as \int_c^xf(t)\,dt when in fact, it's not. What you need to do is apply the fund. theorem of calculus to this:

\frac{ds}{dx}=\frac{d}{dx}\int_c^x\left|\mathbf{r} '(t)\right|\,dt

Tell me if this answers your question :smile:

Alex

mr_coffee
Oct5-05, 06:48 PM
thanks for the responce alex, i'm confused how to apply this therom to that vector...
can i write...
|r'(x)| - |r'(c)| + c is that what he wants?

amcavoy
Oct5-05, 07:47 PM
thanks for the responce alex, i'm confused how to apply this therom to that vector...
can i write...
|r'(x)| - |r'(c)| + c is that what he wants?
Remember which variable you are differentiating with respect to. |r'(c)| and C are just constants, so those go to zero when you take the derivative. Now, what about the x? Well, if you look at the other part of the page that says g'(x)=f(x), you can apply that here. Since s is really s(x), you can treat it like g(x). The same goes for f(x) and |r'(x)|. Do you see what happens?

Alex

mr_coffee
Oct5-05, 07:56 PM
so since i was given r, does that mean all i have to do is take the derivative of r and that is the answer?

amcavoy
Oct5-05, 09:38 PM
so since i was given r, does that mean all i have to do is take the derivative of r and that is the answer?

Yes, and in the above post I mean to say d/dx not d/dt.

Alex

mr_coffee
Oct5-05, 10:19 PM
awesome thank you so much alex! so if r(t) = f(t)i + g(t)j + h(t)k;
then r'(t) = f'(t)i + g'(t)j + h'(t)k, and that should be it then?

amcavoy
Oct5-05, 11:05 PM
awesome thank you so much alex! so if r(t) = f(t)i + g(t)j + h(t)k;
then r'(t) = f'(t)i + g'(t)j + h'(t)k, and that should be it then?
Correct. Just note here that you are using x and not t in your final answer.

Alex

mr_coffee
Oct5-05, 11:34 PM
ohh good call, thanks again!! :)

mr_coffee
Oct6-05, 12:22 AM
Alex, i had another question, why do you use x in the final answer if it wants ds/dt? and u also said, "and in the above post I mean to say d/dx not d/dt." The only time i see that, u do say d/dx, not d/dt. Thanks!

Cyclovenom
Oct6-05, 12:51 AM
mr_coffee, Let's say you have

L = \int_{a}^{x} f(t) dt

L will be a function of x

L = F(x) - F(a)

so

\frac{dL}{dx} = \frac{dF(x)}{dx}

now consider

L = \int_{a}^{b} f(t) dt

L is a number

L = F(b) - F(a)

so

\frac{dL}{dx} = 0

Basicly t in both cases is called the dummy variable, and x is the "real" variable, you're working with.

In your case is the time variable therefore

s(t) = \int_{a}^{t} |\vec{r}'(u)| du

where u is the dummy variable so

\frac{ds(t)}{dt} = |\vec{r}'(t)|

mr_coffee
Oct6-05, 12:58 AM
thanks for the explanation! So if u is the dummy variable, and x is the "real" should i make the answer this: ds/dx = |r(x)|; r(x) = f(x) i + g(x) j + h(x) k; r'(x) = f'(x) i + g'(x) j + h'(x) k?

Cyclovenom
Oct6-05, 01:04 AM
t,x,u, etc.. are simply parameters of your curve C, given by your vectorial function r, it doesn't matter, but to be consistent with your book, i'd use t.

mr_coffee
Oct6-05, 01:06 AM
k thanks for all the help!