What is the solution to the vector operations problem?

  • Thread starter Thread starter Jameson
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the mathematical problem of expressing the equation $\|\mathbf{u}\times\mathbf{v}\|^2 + (\mathbf{u}\cdot \mathbf{v})^2$ in terms of the norms of vectors $\mathbf{u}$ and $\mathbf{v}$, defined in $\mathbb{R}^3$. The norms are calculated using the formula $\|\mathbf{v}\| = \sqrt{v_1^2+v_2^2+v_3^2}$, while the dot product and cross product are defined using standard vector operations. Participants successfully solved the problem, with notable contributions from members grgrsanjay and Sudharaka.

PREREQUISITES
  • Understanding of vector operations in $\mathbb{R}^3
  • Familiarity with norms, dot products, and cross products
  • Knowledge of determinants in linear algebra
  • Basic proficiency in mathematical notation and expressions
NEXT STEPS
  • Study the properties of vector norms and their applications
  • Explore the geometric interpretations of dot and cross products
  • Learn about the relationship between vector operations and linear transformations
  • Investigate advanced topics in linear algebra, such as eigenvalues and eigenvectors
USEFUL FOR

Mathematicians, physics students, and anyone interested in vector calculus and linear algebra concepts will benefit from this discussion.

Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
Thanks to Chris L T521 for submitting this problem!

Let $\mathbf{u}=u_1\mathbf{i}+u_2\mathbf{j}+u_3\mathbf{k}$ and $\mathbf{v}=v_1\mathbf{i}+v_2\mathbf{j}+v_3\mathbf{k}$ be two vectors in $\mathbb{R}^3$. We define the norm of the vector $\mathbf{v}$ by
\[\|\mathbf{v}\| = \sqrt{v_1^2+v_2^2+v_3^2},\]
the dot product of $\mathbf{u}$ and $\mathbf{v}$ by
\[\mathbf{u}\cdot\mathbf{v}=u_1v_1 + u_2v_2 + u_3v_3,\]
and the cross product of $\mathbf{u}$ and $\mathbf{v}$ by
\[\mathbf{u}\times\mathbf{v} = \det\begin{pmatrix}\mathbf{i} & \mathbf{j} & \mathbf{k} \\ u_1 & u_2 & u_3\\ v_1 & v_2 & v_3\end{pmatrix}.\]

Express $\|\mathbf{u}\times\mathbf{v}\|^2 + (\mathbf{u}\cdot \mathbf{v})^2$ in terms of $\|\mathbf{u}\|$ and $\|\mathbf{v}\|$ only.

No hints for this one either! ;)

 
Last edited:
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) grgrsanjay
2) SudharakaSolution below:

We observe that $\mathbf{u}\times\mathbf{v} = (u_2v_3 - v_2u_3)\mathbf{i} - (u_1v_3 - v_1u_3)\mathbf{j} + (u_1v_2-v_1u_2)\mathbf{k}$.

Thus,

\[\begin{aligned}\|\mathbf{u}\times\mathbf{v}\|^2 &= (u_2v_3-v_2u_3)^2 + (u_1v_2-v_1u_3)^2 + (u_1v_2-v_1u_2)^2\\ &= (u_2^2v_3^2-2u_2u_3v_2v_3 + v_2^2u_3^2) +(u_1^2v_3^2 - 2u_1u_3v_1v_3 + v_1^2u_3^2)+(u_1^2v_2^2-2u_1u_2v_1v_2+v_1^2u_2^2)\end{aligned}\]

Since $\mathbf{u}\cdot\mathbf{v} = u_1v_1 + u_2v_2 + u_3v_3$, we see that

\[\begin{aligned}(\mathbf{u}\cdot\mathbf{v})^2 &= u_1v_1(u_1v_1 + u_2v_2+u_3v_3) + u_2v_2(u_1v_1 + u_2v_2+u_3v_3) + u_3v_3(u_1v_1 + u_2v_2+u_3v_3)\\ &= u_1^2v_1^2 + u_2^2v_2^2 +u_3v_3^2+2u_1u_2v_1v_2 + 2u_1u_3v_1v_3 + 2u_2u_3v_2v_3\end{aligned}\]

So, it now follows that

\[\begin{aligned}\|\mathbf{u}\times\mathbf{v}\|^2+( \mathbf{u}\cdot\mathbf{v})^2 &= u_1^2v_1^2+u_1^2v_2^2 + u_1^2v_3^2 + u_2^2v_1^2 + u_2^2v_2^2 + u_2^2v_3^2 + u_3^2v_1^2+u_3^2v_2^2 + u_3^2v_3^2\\ &= u_1^2(v_1^2+v_2^2+v_3^2) + u_2^2(v_1^2+v_2^2+v_3^2)+u_3^2(v_1^2+v_2^2+v_3^2) \\ &= (u_1^2+u_2^2+u_3^2)(v_1^2+v_2^2+v_3^2). \end{aligned}\]

Thus, $\|\mathbf{u}\times\mathbf{v}\|^2+(\mathbf{u}\cdot\mathbf{v})^2 = \|\mathbf{u}\|^2\|\mathbf{v}\|^2$.

If you submitted a solution and your name isn't listed, please check your PM box. We have most likely messaged you asking for some clarification.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 59 ·
2
Replies
59
Views
7K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K