How do you prove that a=-(w^2)

  • Thread starter Thread starter asdf1
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
asdf1
Messages
734
Reaction score
0
how do you prove that a=-(w^2)
from v=wxr?
i know you're supposed to differentiate v=wxr, but i don't know how to differentiate a cross product...
 
Last edited by a moderator:
Physics news on Phys.org
The cross product is the vector created by the determinant
[tex]a \times b = <br /> \begin{tabular}{|c c c|}<br /> i & j & k \\ <br /> a_1 & a_2 & a_3 \\<br /> b_1 & b_2 & b_3 \\<br /> \end{tabular}[/tex]

So, take the determinant of the above matrix, and then differentiate as normal. (Hint: the determinant will give you a vector, with 3 coordinates. You can differentiate each coordinate on its own.)

Edit: are you familiar with how to take a determinant? Otherwise you can use [itex]a \times b = |a||b|\sin{\theta}[/itex], but then you'll have to know [itex]\theta[/itex], or treat it as a constant.
 
Last edited:
wow!
thank you very much!
what happens if you want to prove it for an infinite number of coordinates(ex., i, j, k, l, m, ...)?