Understanding the Vector Identity and Its Matrix Representation

makhoma
Messages
10
Reaction score
0
vector identity??

Homework Statement


The text that I'm reading has a line that reads

\left(\mathbf{b}\mathbf{k}\cdot-\mathbf{b}\cdot\mathbf{k}\right)\mathbf{v}=\omega\mathbf{B}

and I'm not sure what it means by \mathbf{b}\mathbf{k}; it's clearly not the dot product nor the cross product. A line or two below it gives a matrix of the equation:

\left(\begin{array}{ccc}-k_{||}b & 0 & 0 \\ 0 & -k_{||}b &0 \\ k_\perp b & 0 & 0 \end{array}\right)\left(\begin{array}{c} v_x \\ v_y \\ v_z\end{array}\right)=\omega\left(\begin{array}{c}B_x \\ B_y \\ B_z\end{array}\right)

for \mathbf{b}=(0,0,b) and \mathbf{k}=(k_\perp,0,k_{||}) which looks like maybe \mathbf{b}\mathbf{k}\cdot\mathbf{v}=0 for x and y directions but not for z??Any suggestions?

Homework Equations



unknown

The Attempt at a Solution



see above
 
Last edited:
Physics news on Phys.org


\mathbf{b}^T \mathbf{k}-(\mathbf{b}\cdot \mathbf{k})I
 


Interesting thought there...I'll take a look at that.
 
Last edited:


Wow that was silly easy. Thanks a bunch for your help arkajad.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top