songoku
- 2,467
- 382
Homework Statement
Three units vectors a, b, and c have property that the angle between any two is a fixed angle \theta
(i) find in terms of \theta the length of the vector v = a + b + c
(ii) find the largest possible value of \theta
(iii) find the cosine of the angle \beta between a and v
Homework Equations
unit vector = vector with length 1unit
magnitude of vector = \sqrt{x^2+y^2+z^2}
\cos \theta = \frac{r_1\cdot r_2}{|r_1||r_2|}
The Attempt at a Solution
(i) I think I get it right. The answer is \sqrt{3+6\cos \theta}
(ii) I don't know how to do this. I think \theta < 90^o , but I can't find the exact value
(iii)
\cos \beta = \frac{a\cdot v}{|a||v|}
After some calculation,
\cos \beta = \frac{2+\cos \theta}{\sqrt{3+6\cos \theta}}
Can it be simplified further?
Thanks a lot