Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I had a question in the final exam that asked what the angle between vectors a and b is if: $$\vec a \cdot \vec b=|\vec a\times\vec b| $$

Any hints please.

share|improve this question
4  
If $\vec a$ and $\vec b$ are 3-dimensional vectors, then $\vec a\times\vec b$ is a 3-dimensional vector. $|\vec a\times\vec b|$ is the norm of a vector, and it is a number. Then what does it mean by determinant of a number? Determinant of a $1\times 1$ matrix? – Paul Jun 28 '12 at 20:23
Oops. Actually, there should not be a determinant symbol. – Dostre Jun 28 '12 at 20:45

1 Answer

up vote 1 down vote accepted

It is not hard to show that $$\|u\times v\| = \|u\|\|v\| \sin(\theta),$$ where $\theta\in[0,\pi]$ is the angle between $u$ and $v$. This should lead you right to a solution.

share|improve this answer
Ok, so the angle is $\pi /2$ – Dostre Jun 28 '12 at 21:03
2  
@Dostre, are you sure? The angle between $(1,0,0)$ and $(0,1,0)$ is $\pi/2$... – Rahul Narain Jun 28 '12 at 21:26
1  
I do not think the cross product of two perpendicular vectors is $0$ ... – Neal Jun 28 '12 at 21:27

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.