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

  • Thread starter Thread starter asdf1
  • Start date Start date
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
a \times b = <br /> \begin{tabular}{|c c c|}<br /> i &amp; j &amp; k \\ <br /> a_1 &amp; a_2 &amp; a_3 \\<br /> b_1 &amp; b_2 &amp; b_3 \\<br /> \end{tabular}<br />

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 a \times b = |a||b|\sin{\theta}, but then you'll have to know \theta, 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, ...)?
 
asdf1 said:
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, ...)?

The cross product is only defined in R3.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top