Relativistic calculation of speed when the momentum is known

AI Thread Summary
The discussion focuses on calculating the speed of an electron given its momentum, which is 1.48 x 10^-21. The initial approach using classical mechanics results in a speed exceeding the speed of light, necessitating a relativistic calculation. The correct formula for relativistic speed is derived as v = (p*c) / √(m^2*c^2 + p^2). Participants explore the transformation of the momentum equation and the steps to isolate v, emphasizing the importance of proper unit handling. The conversation highlights the need for clarity in deriving the relativistic speed formula from momentum.
Karagoz
Messages
51
Reaction score
5

Homework Statement


We know the momentum of an electron, which is: 1,48*10^-21.

Momentum is m*v (mass*speed)

If we divide the momentum by the mass of the electron to find electron's speed, it'll give a value where v> 3*10^8 m/s.

Since speed can't be above speed of light, we have to calculate it relativistic to find the speed of light of the electron.

Homework Equations



upload_2018-5-2_17-39-35.png

gives:
upload_2018-5-2_17-39-50.png


The Attempt at a Solution



With the formula above, the problem is easy to solve.

But I don't get how that formula is transformed.

When I try it, this is what I get:

p = mv/√(1 - v^2/c^2)

divide by m, and multiply by √(1 - v^2/c^2)

v = p/m * √(1 - v^2/c^2)

^2 both sides

v^2 = p^2/m^2 * (1 - v^2/c^2) = p^2/m^2 - (p^2*v^2)/(c^2*m^2)

making some changes so both have same divsor:

v^2 = (p^2*c^2)/(m^2*c^2) - (p^2*v^2)/(m^2*c^2)

How do they get the equation where:

v = (p*c) / √(p^2 + m^2*c^2)

??
 

Attachments

  • upload_2018-5-2_17-39-35.png
    upload_2018-5-2_17-39-35.png
    1.2 KB · Views: 347
  • upload_2018-5-2_17-39-50.png
    upload_2018-5-2_17-39-50.png
    1.1 KB · Views: 357
Physics news on Phys.org
Karagoz said:
v^2 = (p^2*c^2)/(m^2*c^2) - (p^2*v^2)/(m^2*c^2)
Collect together the terms that contain v2 and factor out the v2.
(The toolbar has a superscript tool.)
 
Start with your first Relevant equation and solve for v! Collect all the terms with v on one side, square everything to get rid of the square root, and solve for v2
 
Karagoz said:
We know the momentum of an electron, which is: 1,48*10^-21.
Also, remember that numbers are useless without appropriate units.
 
p = mv/√(1 - v^2/c^2)

p = mv/√(1 - v^2/c^2)

divide by m, and multiply by √(1 - v^2/c^2)

v = p/m * √(1 - v^2/c^2)

^2 both sides

v^2 = p^2/m^2 * (1 - v^2/c^2) = p^2/m^2 - (p^2*v^2)/(c^2*m^2)

making some changes on the right side so both have same divsor:

v^2 = (p^2*c^2)/(m^2*c^2) - (p^2*v^2)/(m^2*c^2)

This was where I left:

v^2 = (p^2*c^2)/(m^2*c^2) - (p^2*v^2)/(m^2*c^2)

Add + (p^2*v^2)/(m^2*c^2) on both sides.

v^2 + (p^2*v^2)/(m^2*c^2) = (p^2*c^2)/(m^2*c^2)

Get a common divisor on left side.

(v^2*m^2*c^2)/(m^2*c^2) + (p^2*v^2)/(m^2*c^2)

Simplify the left side

v^2(m^2*c^2 + p^2) / (m^2*c^2) = (p^2*c^2) / (m^2*c^2)

Multiply both sides by: (m^2*c^2)

v^2(m^2*c^2 + p^2) = (p^2*c^2)

divide by (m^2*c^2 + p^2)

v^2 = (p^2*c^2)/(m^2*c^2 + p^2)

SQROOT both sides:

v = (p*c) / √(m^2*c^2 + p^2)

v = (p*c) / √(p^2 + m^2*c^2)Do you know a more simplified way?
 
Last edited:
p/m = v / √(1 - v2 / c2)
p2 / m2 = v2 / (1 - v2 / c2) = 1 / (1/v2 - 1/c2)
(1/v2 - 1/c2) = m2 / p2
1/v2 = (m2 / p2) + (1/c2))
That separates the v to the left. Now take the lcm on the right hand side, invert, and take the square root.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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