Two vectors and the angle between them.

  • Thread starter Thread starter exitwound
  • Start date Start date
  • Tags Tags
    Angle Vectors
AI Thread Summary
The discussion revolves around calculating the angle ϕ between the velocity vector of an electron and a magnetic field vector using the dot product formula. The formula states that the cosine of the angle is equal to the dot product of the two vectors divided by the product of their magnitudes. The user initially struggled to understand the reasoning behind the solution but realized that it is a straightforward application of the dot product concept. This realization highlights the importance of recognizing vector relationships in physics problems. Understanding this formula is crucial for solving similar problems involving angles between vectors.
exitwound
Messages
291
Reaction score
1

Homework Statement



An electron follows a helical path in a uniform magnetic field given by B = (20i - 50j - 30k ) mT. At time t = 0, the electron's velocity is given by v = (17i - 32j + 53k ) m/s.

(a) What is the angle ϕ between v and B?

Now, I have the answer from help from someone else. However, I don't understand the reasoning. The solution was to take: cos \phi = \frac{\vec v \cdot \vec B}{|\vec v| |\vec B|} solving for ϕ.

Can anyone explain it to me?
 
Physics news on Phys.org
It's simply the formula for the dot product:

for any vectors a and b,
\vec a \cdot \vec b = |\vec a| |\vec b| \cos\phi,
where \phi is the angle between the two vectors.
 
OH! That NEVER occurred to me.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top