Describing A Mathematical Result

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Mathematical
AI Thread Summary
The discussion focuses on proving that for a unit vector u and any vector b, the equation b^2 = (u · b)^2 + (u × b)^2 holds true. Participants clarify that the dot product represents the component of b in the direction of u, while the cross product indicates the component orthogonal to u. There is a consensus that the terms on the right side of the equation should be squared, confirming the relationship between the magnitudes. The conversation emphasizes understanding the geometric interpretation of these vector operations. Overall, the statements regarding the relationship between the dot and cross products are validated.
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Let u be an arbitrary fixed unit vector and show that an vector b satisfies b^2 = (\vec{u} \cdot \vec{b}) + (\vec{u} \times \vec{b})^2 Explain this result in words, with the help of a picture.

Homework Equations


The Attempt at a Solution


I understand that the equations says that the square of the magnitude of some vector b is equal to the square of the dot product of b and some arbitrary unit vector u, plus the square of the cross product between the two vectors alluded to already.

I want to examine the dot product first. \vec{u} \cdot \vec{b} = |u||b|\cos \theta. Is it correct to state that the cross product represents the amount of vector b that goes (points) in the direction of vector u. So, the right side of the equation can be thought of the magnitude of some vector\vec{b_{\vec{u}}}, such that \vec{b_{\vec{u}}} = c \vec{u}, and \vec{b} = \vec{b_{\vec{u}}} + \vec{b_{||}}, where \vec{b_{||}} is orthogonal to the vector u.

Are these correct statements?
 
Physics news on Phys.org
Can you write the question as it is supposed to be written.
 
The description given in section 1 is the exact problem.
 
Bashyboy said:
I want to examine the dot product first. \vec{u} \cdot \vec{b} = |u||b|\cos \theta. Is it correct to state that the cross product represents the amount of vector b that goes (points) in the direction of vector u. So, the right side of the equation can be thought of the magnitude of some vector\vec{b_{\vec{u}}}, such that \vec{b_{\vec{u}}} = c \vec{u}, and \vec{b} = \vec{b_{\vec{u}}} + \vec{b_{||}}, where \vec{b_{||}} is orthogonal to the vector u.

Are these correct statements?

I simply want to know if these statements are valid.
 
Are you sure that the first term on the rhs is (\vec{u} \cdot \vec{b}) rather than (\vec{u} \cdot \vec{b})^2?
 
Chester, you are correct. It should be squared.
 
So, am I to assume the statements I quoted in post #4 are correct, as no one has opposed them?
 
(\vec{u} \cdot \vec{b})^2=b^2\cos^2{\theta}
(\vec{u} \times \vec{b})\cdot(\vec{u} \times \vec{b})=b^2\sin^2{\theta}
 
Back
Top