What are the different methods to calculate vector products?

  • Thread starter Thread starter draotic
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
Different methods to calculate vector products include the determinant method using the standard unit vectors i, j, and k, as well as the component method involving the formula AxB = i(a2b3 - a3b2) + j(a3b1 - a1b3) + k(a1b2 - a2b1). Another approach involves using the angle between the two vectors, which can be applied in various problems. These methods are mathematically equivalent and yield the same results for vector cross products. Understanding these techniques is essential for solving vector-related problems effectively.
draotic
Messages
52
Reaction score
0
Ways to find vector products??

Homework Statement



can any1 tell me diferent ways to find vector products?

Homework Equations





The Attempt at a Solution


i know this one
AxB=i(a2b3-a3b2)+j(a3b1-a1b3)+k(a1b2-a2b1)
 
Physics news on Phys.org


There is the way involving the angle between the two vectors (which you have used in some other problems you posted here.)
 


Wikipedia says:
\mathbf{a}\times\mathbf{b}= \begin{vmatrix}<br /> \mathbf{i} &amp; \mathbf{j} &amp; \mathbf{k} \\<br /> a_1 &amp; a_2 &amp; a_3 \\<br /> b_1 &amp; b_2 &amp; b_3 \\<br /> \end{vmatrix}
:smile: (but that's equivalent to what you already mentioned)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top