183_notes:examples:momentumfast

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
183_notes:examples:momentumfast [2014/07/10 14:11] – [Solution] caballero183_notes:examples:momentumfast [2014/07/10 14:35] – [Solution] caballero
Line 2: Line 2:
 ====== Example: Calculating the momentum of a fast-moving object ====== ====== Example: Calculating the momentum of a fast-moving object ======
  
-An electron is observed to be moving with a velocity of $\langle -2.05\times10^7, 6.02\times10^7, 0\rangle\:\dfrac{m}{s}$. Determine the momentum of this electron.+An electron is observed to be moving with a velocity of $\langle -2.05\times10^7, 6.02\times10^7, 0\rangle\dfrac{m}{s}$. Determine the momentum of this electron.
  
 ==== Setup ==== ==== Setup ====
Line 11: Line 11:
  
   * An electron is in motion   * An electron is in motion
-  * It has a velocity of $\langle -2.05\times10^7, 6.02\times10^7, 0\rangle\:\dfrac{m}{s}$. +  * It has a velocity$\vec{v}_e=\langle -2.05\times10^7, 6.02\times10^7, 0\rangle\dfrac{m}{s}$. 
-  * This velocity is near the speed of light ($c = 3.00\times10^8 \dfrac{m}{s}$).+  * The speed of the electron is near the speed of light ($c = 3.00\times10^8 \dfrac{m}{s}$).
  
 === Lacking === === Lacking ===
Line 30: Line 30:
 First, we compute the speed of the electron. First, we compute the speed of the electron.
  
-$$|\vec{v}| = \sqrt{v_x^2+v_y^2+v_z^2} = \sqrt{(-2.05\times10^7 \dfrac{m}{s})^2+(6.02\times10^7 \dfrac{m}{s})^2+(0)^2} = 6.36 \times 10^7 \dfrac{m}{s}$$+$$|\vec{v}_e| = \sqrt{v_x^2+v_y^2+v_z^2} = \sqrt{(-2.05\times10^7 \dfrac{m}{s})^2+(6.02\times10^7 \dfrac{m}{s})^2+(0)^2} = 6.36 \times 10^7 \dfrac{m}{s}$$ 
 + 
 +Next, we compute the gamma factor. 
 + 
 +$$\gamma = \dfrac{1}{\sqrt{1-\left(\dfrac{|\vec{v}|}{c}\right)^2}} = \dfrac{1}{\sqrt{1-\left(\dfrac{6.36 \times 10^7 \dfrac{m}{s}}{3.00 \times 10^8 \dfrac{m}{s}}\right)^2}} = \dfrac{1}{\sqrt{1-(0.212)^2}}=1.02$$ 
 + 
 +Finally, we compute the momentum vector. 
 + 
 +$$\vec{p}_e = \gamma m_e \vec{v}_e = (1.02) (9.11\times10^{-31} kg) \langle -2.05\times10^7, 6.02\times10^7, 0\rangle\dfrac{m}{s} = \langle -1.91 \times 10^{-23}, 5.61\times10^{-23},0\rangle\dfrac{kg\:m}{s}$$ 
  • 183_notes/examples/momentumfast.txt
  • Last modified: 2024/01/30 14:18
  • by hallstein