Unit Vector Determination for Vector Bisecting Angle

AI Thread Summary
The discussion revolves around determining a unit vector along vector c, which bisects the angle between the vectors -i+j+k and 3i+4j. The user attempts to find a relationship between the components of c and the given vectors using dot products and angle bisector properties. They derive equations based on the assumption that c can be expressed in terms of its components and the angle bisector. However, the calculations lead to a contradiction, suggesting that further analysis of the dot product of c with itself may be necessary to resolve the issue. The conversation emphasizes the complexity of finding the angle bisector in vector analysis.
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


The vector -i+j+k bisects the angle between the vector c and 3i+4j. Determine a unit vector along c.

Homework Equations



The Attempt at a Solution



Taking the dot product of the two vectors (other than c) gives me the cosine of the angle = 1/5√3.
This is also equal to the angle between the angle bisector and c. But now I can't take the dot product anymore as I don't know anything about c.
 
Physics news on Phys.org
If you have two vectors, u and v, can you write down in terms of u and v a vector that bisects the angle between them?
 
haruspex said:
If you have two vectors, u and v, can you write down in terms of u and v a vector that bisects the angle between them?

lu+mv where l and m are constants.
 
utkarshakash said:
lu+mv where l and m are constants.

That can give you any angle in the plane formed by the vectors. To get the bisector there will be a relationship between l, m, |u| and |v|.
 
Last edited:
haruspex said:
That can give you any angle in the plane formed by the vectors. To get the bisector there will be a relationship between l, m, |u| and |v|.
OK So here's what I did:
I assumed c=xi+yj+zk

-i+j+k= \lambda \left( \dfrac{3i+4j}{5} + \dfrac{ \vec{c}}{|\vec{c}|} \right)

Equating the respective components of both sides I get three equations

\frac{3}{5} + \frac{x}{|\vec{c}|} = \frac{-1}{\lambda} \\<br /> \frac{4}{5} + \frac{y}{|\vec{c}|} = \frac{1}{\lambda} \\<br /> \lambda \frac{z}{|\vec{c}|} = 1

Now taking the dot product of angle bisector with c gives me the value of |c|=5(-x+y+z). Using this in the above three equations gives me x=y=z=0 !
 
utkarshakash said:
Now taking the dot product of angle bisector with c gives me the value of |c|=5(-x+y+z).
I don't see how it gives you that. How about taking the dot product of c with itself?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
2
Views
2K
Replies
21
Views
8K
Replies
3
Views
2K
Replies
6
Views
4K
Replies
9
Views
3K
Replies
2
Views
1K
Replies
4
Views
3K
Back
Top