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: 350
  • upload_2018-5-2_17-39-50.png
    upload_2018-5-2_17-39-50.png
    1.1 KB · Views: 363
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.
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top