Indefinite integral of vector function

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
9 replies · 6K views
wizard85
Messages
12
Reaction score
0

Homework Statement



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

[tex]\int (\vec{V}\times \frac{d^2\vec{V}}{dt^2}) \,dt[/tex]

Homework Equations


The Attempt at a Solution



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

[tex] \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})[/tex]

and the integral will be:

[tex] <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 /> [/tex]where [tex]\hat i[/tex],[tex]\hat j[/tex] and [tex]\hat k[/tex] are the three unit vectors with respect to frame of reference [tex](x,y,z)[/tex]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
Mark44 said:
Why do you have the cross product with
[tex]\frac{d^2t}{dt^2}?[/tex]

Surely this is a mistake.

Yeah, sorry. Really the integral was

[tex] \int (\vec{V}\times \frac{d^2\vec{V}}{dt^2}) \,dt [/tex]

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.
 
tiny-tim said:
erm :redface:

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


[tex] <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 /> [/tex]

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

well, plus a constant vector!

why? … is something worrying you? :wink:
 
  • Like
Likes   Reactions: 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...