Proving a Vector Equation in R3: a x x = b

  • Thread starter Thread starter Neen87
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary
SUMMARY

The discussion centers on proving the vector equation a × x = b in R3, where a ≠ 0. The first part establishes that a · b = 0, indicating that vectors a and b are perpendicular. The second part presents the solution x = (b × a / ||a||²) + ka, valid for any scalar k. Participants emphasize using vector identities, particularly the triple product identity, to manipulate the equation effectively.

PREREQUISITES
  • Understanding of vector cross product and dot product in R3
  • Familiarity with vector identities, specifically the triple product identity
  • Knowledge of scalar multiplication in vector spaces
  • Basic concepts of vector perpendicularity and norms
NEXT STEPS
  • Study the properties of the vector cross product and dot product
  • Learn how to apply the triple product identity in vector equations
  • Explore the implications of vector perpendicularity in R3
  • Practice solving vector equations using scalar multiplication techniques
USEFUL FOR

Students studying linear algebra, mathematicians working with vector calculus, and educators teaching vector operations in R3.

Neen87
Messages
8
Reaction score
0

Homework Statement



Consider the vector equation a × x = b in R3, where a doesn't = 0. Show that:
(a) a · b = 0
(b) x = (b × a / ||a||^2) + ka is a solution to the equation, for any scalar k

Homework Equations



I'm not really sure, but I've been messing with these:

1. u x (v x w) = (u · w)v - (u · v)w
2. v x w = v2w3 - v3w2, v3w1 - v1w3, v1w2 - v2w1


The Attempt at a Solution



(a) for a · b = 0, b must = 0 since a can't = 0. for b = 0, x must = 0 since a can't = 0.

(b) I'm really lost!


x = ((a x X) x a / (a · a)) + ka

I have no idea if I'm headed in the right direction or where to go with this. Even a few hints would be greatly appreciated!

Thanks!
Tina
 
Last edited:
Physics news on Phys.org
Neen87 said:

Homework Statement



Consider the vector equation a × x = b in R3, where a doesn't = 0. Show that:
(a) a · b = 0
(b) x = (b × a / ||a||^2) + ka is a solution to the equation, for any scalar k

Homework Equations



I'm not really sure, but I've been messing with these:

1. u x (v x w) = (u · w)v - (u · v)w
2. v x w = v2w3 - v3w2, v3w1 - v1w3, v1w2 - v2w1

The Attempt at a Solution



(a) for a · b = 0, b must = 0 since a can't = 0. for b = 0, x must = 0 since a can't = 0.

Remember that a · b = 0 means a or b is the zero vector or a and b are perpendicular to each other. Dot a into both sides of the equation to prove (a).

For (b) use your equation (1) above and the result of (a)
 
Neen87 said:
(a) for a · b = 0, b must = 0 since a can't = 0. for b = 0, x must = 0 since a can't = 0.
But remember that you don't know that a · b = 0. You have to prove it.

If the vector identities (the ones you listed under "relevant equations") are what you have to work with, I'd recommend trying to get the original equation (a × x = b) into some form that appears in one of the identities. For instance, try multiplying both sides of a × x = b by something.
 

Similar threads

Replies
2
Views
2K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K