Vectors: cross product question

tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
If a, b, and c are vectors, and a=b x c, and a and c are known, how do I solve for b?

b=a/c ? I don't think we've covered diving vectors, and since the cross-product is a special case of multiplying vectors (as opposed to dot product), I'm not sure this is allowed anyway.

I'm trying to compute dipole moment, given a torque and an electric field. In my above example, a is torque, and c is electric field. I need to solve for b.

Thanks!
 
Physics news on Phys.org
We know that a is orthogonal to vector b & c, hence the cross product. So, one way to know if two vectors are orthogonal is proving that the dot product is 0.

Let b=<b_1,b_2,b_3>

b\cdot(b \ x \ c)=0

There should be a property and perhaps an example on how to do this operation. If you are unable to find it, let me know and I will show you.
 
Last edited:
Thanks for your reply.

There are similar examples in our notes where we find the torque, but not the dipole moment. At first glance, this looked like an easy problem. I'm a little confused by the direction you're going, since "a" has not been used.

I'm going to change the variables from a b & c to t (torque), p (dipole moment), and E (electric field) just to be consistent. (t is actually tau, but you get the point).
A needle suspended from a string hangs horizontally. The electric field at the needle’s location is horizontal with a magnitude 3.7*103 N/C and is at an angle of 30° with the needle. There is no net electrical force acting on the needle, but the string exerts a torque of 3.7*10-3 to hold the needle in equilibrium. What is the needle’s dipole moment?

so
t=3.7*10-3
E= 3.7*103 , 30°
solve for p

And from class notes,
t= p x E
 
What are the points for vectors a & c? And I am using a, it's (b x c).
 
sorry, I switched the variable names. a became t. b became p, and c became E.
So we bave t = p x E. Solve for p, with t and E given.
 
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