Proof that Vector v Bisects the Angle Created by Vectors a and b

  • Thread starter Thread starter meson0731
  • Start date Start date
  • Tags Tags
    Proof Vector
Click For Summary
SUMMARY

The discussion centers on proving that vector v, defined as v = (|a|b + |b|a) / (|a| + |b|), bisects the angle formed by vectors a and b. Participants utilized the dot product equation, cos(θ) = a dot b / (|a||b|), to establish relationships between the angles formed by vectors a, b, and v. The key insight is that the sum of two equal-length vectors results in a vector whose direction bisects the angle between the original vectors. The algebraic proof involves demonstrating that the ratio of cosines of the angles formed is equal to 1.

PREREQUISITES
  • Understanding of vector operations, including dot products.
  • Familiarity with trigonometric identities related to angles between vectors.
  • Knowledge of vector magnitude and its notation (|a|, |b|).
  • Basic principles of geometry concerning angle bisectors.
NEXT STEPS
  • Explore vector addition and its geometric implications in vector bisectors.
  • Study the properties of the dot product and its applications in angle calculations.
  • Learn about the Law of Cosines in the context of vector relationships.
  • Investigate algebraic proofs involving trigonometric identities and vector angles.
USEFUL FOR

Students studying linear algebra, mathematicians interested in vector geometry, and educators teaching vector operations and their applications.

meson0731
Messages
13
Reaction score
0

Homework Statement



Given vector a and b, let vector v = (|a|b + |b|a) / (|a| + |b|). Show that vector v bisects the angle created by vector b and a.

Homework Equations



cos(θ) = a dot b / (|a||b|)


The Attempt at a Solution



I used the dot product equation to find angle between a and v.

cosθ = (a dot v) / |a||v|

i substituted ((|a|b + |b|a) / (|a| + |b|)) for v.

cosθ = (a dot ((|a|b + |b|a) / (|a| + |b|)) / |a||v|

I distributed the (a dot ((|a|b + |b|a)

cosθ ( ((|a|b dot a) + (|b| |a|^2) ) / (|a| + |b|)) / (|a||b|)

I then tried to get the cosθ of b dot w to the same thing. I tried to get the two angles equal to each other. My idea is that if the angles formed by a and v and b and v are equal then v bisects the two angles.
 
Physics news on Phys.org
So you have
$$\cos\theta_{av} = \frac{a(\vec{a}\cdot\vec{b})+a^2b}{(a+b)av}$$ where ##a=|\vec{a}|##, ##b=|\vec{b}|##, and ##v=|\vec{v}|##, and the corresponding expression for ##\cos\theta_{bv}##. So far so good. Try calculating
$$\frac{\cos\theta_{av}}{\cos\theta_{bv}}$$ and show it's equal to 1.
 
Meson,

The problem becomes easy when you realize that if you add two different vectors of equal lengths, then you get a third vector whose direction bisects the angle of the first two vectors. Try it and see. That takes care of the geometry. Now see if you can figure out the algebra.

Ratch
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
Replies
2
Views
1K