Strange vectors question very short

phospho
Messages
250
Reaction score
0
Question http://gyazo.com/17223631de9dfcbcca00f6b3f8758cb9

I'm talking about part ii)

if ## a = |\vec{BC}| ## then ## a^2 = (\vec{OC} - \vec{OB})^2 ## is this correct?

if we expand a^2 then we get ## a^2 = (\vec{OC})^2 - 2\vec{OC}\vec{OB} + (\vec{OB})^2 ## I don't understand, what is ## 2\vec{OC}\vec{OB}## is it the dot product or what?
 
Physics news on Phys.org
phospho said:
Question http://gyazo.com/17223631de9dfcbcca00f6b3f8758cb9

I'm talking about part ii)

if ## a = |\vec{BC}| ## then ## a^2 = (\vec{OC} - \vec{OB})^2 ## is this correct?

if we expand a^2 then we get ## a^2 = (\vec{OC})^2 - 2\vec{OC}\vec{OB} + (\vec{OB})^2 ## I don't understand, what is ## 2\vec{OC}\vec{OB}## is it the dot product or what?
The power of 2 in ## (\vec{OC} - \vec{OB})^2 ## indicates the dot product of the vector with itself, so when you expand it all the vector products are dot products.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top