Find the angles of the triangle

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Angles Triangle
Click For Summary

Homework Help Overview

The problem involves finding the angles of a triangle formed by two vectors, specifically √3(a x b) and b - (a.b)a, where a is a unit vector and b is a non-zero vector not parallel to a. The discussion revolves around the relationships between these vectors and the angles they form.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the calculation of angles based on the dot product of the vectors and the implications of the lengths of the sides. There is uncertainty about how to express the angles in terms of the vectors a and b, and whether the results can be independent of these vectors.

Discussion Status

The discussion is ongoing, with participants sharing their calculations and questioning assumptions about the relationships between the vectors. Some guidance has been offered regarding the components of the vectors and their magnitudes, but no consensus has been reached on the final expressions for the angles.

Contextual Notes

Participants note that the lengths of the sides are known in terms of a and b, but there is confusion about how to calculate these lengths and their influence on the angles. The discussion includes references to algebraic errors and the need for clarification on vector components.

utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


Let a be a unit vector and b be a non-zero vector not parallel to a. Find the angles of the triangle, whose two sides are represented by the vectors √3(a x b) and b-(a.b)a

Homework Equations



The Attempt at a Solution


The third side will be equal to [itex]\sqrt{3}(a \times b) - \left\{ b-(a.b)a \right\}[/itex]

Now taking the dot product of the given two sides will give me zero so the angle between them is 90°. But what about the other two angles? Even if I take the dot product of the remaining sides pairwise it will not give me an expression which can be evaluated as I don't know the lengths of sides of the triangle.
 
  • Like
Likes   Reactions: 1 person
Physics news on Phys.org
You know the length of the sides in terms of a and b, that is sufficient to find an expression for the angle.
I did not calculate it, but my intuition is that you will get a result independent of a and b.
 
mfb said:
my intuition is that you will get a result independent of a and b.
I don't think that is borne out, but does it matter? Why cannot the answer be in terms of a and b?
 
haruspex said:
I don't think that is borne out, but does it matter? Why cannot the answer be in terms of a and b?

It can, but a is unit vector and the result will contain b in the form of b2/b2 :devil:

ehild
 
ehild said:
It can, but a is unit vector and the result will contain b in the form of b2/b2 :devil:

ehild

OK, I see it now. Must have made an algebraic error. b - (a.b)a is merely the component of b perpendicular to a. The vector axb only depends on that component of b.
 
Exactly, and therefore |b| does not influence the angles. |a| is known, and the other lengths scale properly with the angle between a and b, so the result is independent of the vectors.
 
mfb said:
Exactly, and therefore |b| does not influence the angles. |a| is known, and the other lengths scale properly with the angle between a and b, so the result is independent of the vectors.

Can you please help me out? I'm still not getting it.
 
mfb said:
You know the length of the sides in terms of a and b
Did you calculate that?
 
mfb said:
Did you calculate that?

No. I mean I don't know how to calculate that? My only guess is length of one side of the triangle might be √3. I'm not sure. I have no idea about length of other two sides.
 
  • #10
utkarshakash said:
No. I mean I don't know how to calculate that? My only guess is length of one side of the triangle might be √3. I'm not sure. I have no idea about length of other two sides.

Please post your attempt at calculating the angle between, say, [itex]\sqrt{3}(a \times b) - \left\{ b-(a.b)a \right\}[/itex] and [itex]\left\{ b-(a.b)a \right\}[/itex]
 
  • #11
haruspex said:
Please post your attempt at calculating the angle between, say, [itex]\sqrt{3}(a \times b) - \left\{ b-(a.b)a \right\}[/itex] and [itex]\left\{ b-(a.b)a \right\}[/itex]

OK. I took the dot product of the two sides (posted by you) and got something like this

[itex]\left( \vec{a} . \vec{b} \right) ^2 - | \vec{b} |^2[/itex]

which after further simplification yields [itex]-b^2 sin^2 \theta[/itex], where θ is the angle between a and b.

Now, to get the angle between these two sides I also need their magnitudes so that I can divide the obtained expression by product of their magnitudes to get the cosine of the angle between them.
 
Last edited:
  • #12
Just continue with the calculations...
You need the magnitudes, how do you calculate them?
 
  • #13
mfb said:
Just continue with the calculations...
You need the magnitudes, how do you calculate them?

I took the dot product of the sides with itself and got the magnitudes as [itex]4b^2 sin^2 \theta[/itex] and [itex]b^2 sin^2 \theta[/itex]. Now if I will divide the expression obtained earlier with the product of these two I get [itex]\dfrac{-1}{4 b^2 sin^2 \theta}[/itex]. Unfortunately, this still contains b. :cry:
 
  • #14
I think your values are the squares of the magnitudes and not the actual magnitudes.
 
  • #15
mfb said:
I think your values are the squares of the magnitudes and not the actual magnitudes.

Oh! That was a silly mistake. Thanks for pointing out.:approve:
 
  • #16
utkarshakash said:
I took the dot product of the sides with itself and got the magnitudes as [itex]4b^2 sin^2 \theta[/itex] and [itex]b^2 sin^2 \theta[/itex]. Now if I will divide the expression obtained earlier with the product of these two I get [itex]\dfrac{-1}{4 b^2 sin^2 \theta}[/itex]. Unfortunately, this still contains b. :cry:

How do you evaluate ##(a \times b).(a \times b)##?

haruspex said:
b - (a.b)a is merely the component of b perpendicular to a.

Sorry for the dumb question but how do you conclude that? :confused:
 
  • #17
Pranav-Arora said:
How do you evaluate ##(a \times b).(a \times b)##?
Useful rule: ##(a \times b).(a \times b) = a^2b^2sin^2(\theta) = a^2b^2(1-cos^2(\theta)) = a^2b^2-(a.b)^2##.
Sorry for the dumb question but how do you conclude that? :confused:

Since a is a unit vector, (a.b)a is the component of b in the direction of a. Its magnitude is |b|cos(θ) and its direction is that of a. Subtracting it from b leaves the component perpendicular to a.
 
  • Like
Likes   Reactions: 1 person
  • #18
haruspex said:
Useful rule: ##(a \times b).(a \times b) = a^2b^2sin^2(\theta) = a^2b^2(1-cos^2(\theta)) = a^2b^2-(a.b)^2##.


Since a is a unit vector, (a.b)a is the component of b in the direction of a. Its magnitude is |b|cos(θ) and its direction is that of a. Subtracting it from b leaves the component perpendicular to a.

Thanks haruspex. :)
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K