Arc length of vector-valued function; am I starting right?

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
5 replies · 6K views
RogerDodgr
Messages
20
Reaction score
0

Homework Statement


Given: R(t)= <(1/2)t^2, (4/3)t^(3/2), 2*sqrt(3)t>
Find: Arc length function s(t) where t_0 =0

Homework Equations


Is this the correct formula?
∫[0,t] sqrt( derivative^2 + derivative^2 +derivative^2) dt
∫[0,t] sqrt(t^2 + 4t + 12) dt

The Attempt at a Solution



∫[0,t] sqrt(t^2 + 4t + 12) dt

I am not looking for anyone to do my homework, but before I start a messy integral I just want to know if:
A) I am starting correctly, and
B) if their is an easier way to do this (or strategy)

Thanks.
 
Last edited:
Physics news on Phys.org
[tex]s=\int_a^b|r'(t)|dt[/tex]

Your work is correct so far! Keep going ... what's your next step?
 
Last edited:
I apreciate your encouraging tone rocophysics; I was about to quit for the night.

∫[0,t] sqrt(t^2 + 4t + 12) dt
∫[0,t] sqrt((t+2)^2 + 8) dt
u=t+2 du=1
∫[0,t] sqrt((u)^2 + 8) du

then maybe trigonometric substitution.
 
Last edited:
[tex]\int_0^t\sqrt{t^2+4t+12}dt[/tex]

[tex]\int_0^t\sqrt{(t+2)^2+8}dt[/tex]

Go ahead and do trig sub after this step ...

[tex]t+2=\sqrt 8\tan\theta[/tex]
[tex]dt=\sqrt 9\sec^{2}\theta d\theta[/tex]

But don't forget to change your limits ...
 
Last edited:
I tried but I know there is at least one mistake somewhere; here's my attempt (each line is numbered 1-14):
http://www.sudokupuzzles.net/IMG_0030.jpg
 
Last edited by a moderator:
You forgot about your constant of 8 (line 10), and it should be to both your Integrals, not just one.
 
Last edited: