Given perpendicular vectors A and B, solve A x Y = B for Y

AI Thread Summary
The discussion revolves around solving the equation A x Y = B for the vector Y, given that vectors A and B are perpendicular. The derived general solution for Y is expressed as Y = (1/|A|^2)(cA - A x B), where c is a scalar. It is emphasized that Y must be perpendicular to B, leading to the condition |Y|sinθ = |B|/|A|. A hint from the instructor suggests that if A x (Y - Y0) = 0, then Y - Y0 must be a multiple of A, indicating that Y can be represented as a linear combination of A, B, and A x B. The discussion concludes with a focus on clarifying the relationship between these vectors to fully understand the solution.
Fifthman
Messages
1
Reaction score
0

Homework Statement



Consider the equation $\mathbf{A}\mathbf{\times Y}=$\mathbf{B}$ for perpendicular vectors A and B.

Derive a general solution for Y.

Homework Equations



The solution was actually given to us, and I plugged it into make sure it works. (It does.)

<br /> \textbf{$\mathbf{Y=\frac{1}{\left|A\right|^{2}}}(c\mathbf{A}-\mathbf{A\times}\mathbf{B})$}<br />

The Attempt at a Solution



The solution, conceptually, is the set of all vectors Y perpendicular to B such that
<br /> $\left|\mathbf{Y}\right|sin\theta=\mathbf{\frac{|B|}{|A|}}$<br />

As an aside, I tried taking
<br /> \mathbf{A}\mathbf{\times(A\times B})=\mathbf{A(A}\cdot\mathbf{B)}-\mathbf{B|A|^{2}}<br />
noting that A and B are perpendicular.

The instructor, as a hint, suggested solving the system:

<br /> $\mathbf{A}\mathbf{\times Y}=$\mathbf{B}$<br />
<br /> $\mathbf{A}\mathbf{\times Y_{o}}=$\mathbf{B}$<br />

which gave me

<br /> $\mathbf{A}\mathbf{\times(Y-Y_{o})}=$\mathbf{0}$<br />

What am I missing that could help me tie this together?
 
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi Fifthman! Welcome to PF! :smile:

(try using the B and X2 tags just above the Reply box :wink:)

If A x (Y - Y0) = 0, then (Y - Y0) must be a multiple of A. :wink:

(Alternatively, you could have said that Y must be a linear combination of A B and A x B, and just plugged that into the original equation to find the coefficients)
 
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...
Back
Top