Solving a linear equation with a cross product

Click For Summary
SUMMARY

The discussion centers on solving the linear equation involving vectors, specifically the equation αv + (a × v) = b, where α is a scalar and a, b are fixed vectors. The unique solution for v is derived as v = (α²b - α(b × a) + (b · a)a) / (α(α² + |a|²)). Participants highlight the challenge of manipulating dot and cross products to arrive at this solution, emphasizing the need to consider vector components along and perpendicular to the cross product a × b.

PREREQUISITES
  • Understanding of vector operations, specifically dot and cross products.
  • Familiarity with scalar multiplication in vector equations.
  • Knowledge of vector components and their geometric interpretations.
  • Basic algebraic manipulation skills in the context of vector equations.
NEXT STEPS
  • Study the geometric interpretation of cross products and their applications in vector analysis.
  • Learn about vector decomposition into components along specified directions.
  • Explore advanced vector identities and their proofs, particularly in relation to linear equations.
  • Investigate the properties of dot products in the context of orthogonal vectors.
USEFUL FOR

Students and educators in mathematics or physics, particularly those focusing on vector calculus and linear algebra, as well as anyone looking to deepen their understanding of vector equations and their solutions.

SP90
Messages
19
Reaction score
0

Homework Statement



Suppose v is a vector satisfying:

\alpha v + ( a \times v ) = b

For \alpha a scalar and a, b fixed vectors. Use dot and cross product operations to solve the above for v.

Homework Equations



The unique solutions should be:

v=\frac{\alpha^{2}b- \alpha (b \times a) + (b \cdot a)a}{\alpha(\alpha^{2}+|a|^{2}})

I'm having trouble getting there.

The Attempt at a Solution



I get that ( a \times v ) = b - \alpha v and then dotting both sides with a and v gives two identities:

(b - \alpha v) \cdot a = 0
(b - \alpha v) \cdot v = 0

Which rearrange to give

(b \cdot a) = \alpha (v \cdot a)
(b \cdot a) = \alpha (v \cdot v) = \alpha |v|^{2}

I don't know where to go from here. There's no inverse cross product and I've tried several different combinations of cross and dot products which lead to dead ends, or are just the same equations as those two I've just derived.

Any help would be much appreciated.
 
Physics news on Phys.org
Hi SP90! :smile:

You have three vectors, a b and axb, with the third perpendicular to the other two.

So start by finding the component of v along axb, and the component of v perpendicular to axb. :wink:
 

Similar threads

Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
1K
Replies
15
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K