Indefinite integral of vector function

wizard85
Messages
12
Reaction score
0

Homework Statement



If {\vec{V}(t) is a vector function of t, find the indefinite integral:

\int (\vec{V}\times \frac{d^2\vec{V}}{dt^2}) \,dt

Homework Equations


The Attempt at a Solution



I have solved it by decomposing and integrating each terms of vector \vec{V}\times \frac{d^2t}{dt^2}, so I have:

<br /> \vec{V}\times \frac{d^2\vec{V}}{dt^2}= \hat i (V_y * \frac{d^2V_z}{dt^2} - V_z * \frac{d^2V_y}{dt^2}) - \hat j (V_x * \frac{d^2V_z}{dt^2} - V_z * \frac{d^2V_x}{dt^2}) + \hat k (V_x * \frac{d^2V_y}{dt^2} - V_y * \frac{d^2V_x}{dt^2})<br />

and the integral will be:

<br /> <br /> \int (\vec{V}\times \frac{d^2\vec{V}}{dt^2}) \,dt = \hat i (\int (V_y * \frac{d^2V_z}{dt^2})\,dt - \int (V_z * \frac{d^2V_y}{dt^2})\,dt) - \hat j (\int (V_x * \frac{d^2V_z}{dt^2})\,dt - \int (V_z * \frac{d^2V_x}{dt^2}))\,dt + \hat k (\int (V_x * \frac{d^2V_y}{dt^2})\,dt - \int (V_y * \frac{d^2V_x}{dt^2}),dt)<br /> <br />where \hat i,\hat j and \hat k are the three unit vectors with respect to frame of reference (x,y,z)My questions is: that's the right way or there exist some other way to resolve it in a more faster manner?
Thanks to all who will answer me ;)
 
Last edited:
Physics news on Phys.org
Why do you have the cross product with
\frac{d^2t}{dt^2}?

Surely this is a mistake.
 
Mark44 said:
Why do you have the cross product with
\frac{d^2t}{dt^2}?

Surely this is a mistake.

Yeah, sorry. Really the integral was

<br /> \int (\vec{V}\times \frac{d^2\vec{V}}{dt^2}) \,dt <br />

In fact it includes a vector as a result of the cross product whose components are function of t. Does anybody have any idea?
 
OK, that makes more sense. For your question, it might be that there is a simpler manner to approach this, but I don't know it. What you're doing is what I would do.
 
erm :redface:

Hint: what is the derivative of V x dV/dt? :wink:
 
tiny-tim said:
erm :redface:

Hint: what is the derivative of V x dV/dt? :wink:


<br /> <br /> \frac{d(\vec{V}\times \frac{d\vec{V}}{dt})}{dt} = \vec{V}\times \frac{d^2\vec{V}}{dt^2} + \frac{d\vec{V}}{dt} \times \frac{d\vec{V}}{dt} = \vec{V}\times \frac{d^2\vec{V}}{dt^2}<br /> <br />

so result of the integral is \vec{V}\times \frac{d\vec{V}}{dt}, is it exact? :)
 
wizard85 said:
so result of the integral is \vec{V}\times \frac{d\vec{V}}{dt}, is it exact? :)

well, plus a constant vector!

why? … is something worrying you? :wink:
 
  • Like
Likes Pawan Rochwani
tiny-tim said:
well, plus a constant vector!

why? … is something worrying you? :wink:

Thanks for the help... ;)
 
wizard85 is there anyway you can expand on how you took the derivative of the cross product of V and dV/dt ? I am doing the same problem and can not bridge that gap...
 
  • #10
hi selms05! :smile:

the product rule applies to a cross product (or a dot product) in exactly the same way as to an ordinary product :wink:
 
Back
Top