I Relativistic Mass Calculation with 4th Dimensional Vector

afeser
I have a sample problem :
Photon, with energy E, is absorbed by m. Then, mass m becomes m' (i think it's relativistic mass). Calculate the new mass.

My teacher solved the problem as follows;
P1=( E/c, P3dphoton); // momentum of the photon
P2=(mc, 0); // momentum of the stationary mass
Length=((P1+P2)|(P1+P2)); // which is to be conserved
=(P1|P1)+2*(P1|P2)+(P2|P2)
=0+2*E*m+m2c2; // (P1|P1) is 0
=m'2*c'2; // since it is invariant
Therefore:
m'=m*(1+2E/mc2)1/2
But my solution is a bit different because I think we should only sum up the 3 dimensional values, and the relativistic mass will be γ*m where γ is 1/(1-(v/c)2)1/2
Pinitial=(m*c, 0, 0, 0)
Pfinal=(γ*m*c, P3dphoton)
and (Pinitial|Pinitial)=(Pfinal|Pfinal) because it's invariant
Also, since (Pphoton|Pphoton)=0,
we have (P3dphoton|P3dphoton)=(E/c)2,
which implies γ=(1+E2/(m*c2)2)
then we have m'=m*γ=m*(1+E2/(m*c2)2)1/2 which is obviously different from the first solution.

Which solution is correct? I think the first, of course, because we conserve the 4th dimensional vector, however claiming (m'c)2 is invariant makes me uncomfortable because that means Pfinal=(γ*m'*c, Px, Py, Pz), where γ*m'*c factor should be E/c (as I learned from Wikipedia), but it's not.(m'=γ*m -> γ*m'*c=γ2*m'*c, which is not E/c=γ*m*c)

Please help me! What am I missing?

Thanks a lot...
 
Physics news on Phys.org
afeser said:
(i think it's relativistic mass)
No it isn't. Relativistic mass is not a very useful concept, it hangs around because of historical context and popular scientific renditions. When learning relativity you would be better off forgetting you ever saw it. It essentially is just another name for total energy (after letting c = 1).

afeser said:
m'2*c'2; // since it is invariant
Obviously therefore referring to the invariant mass.
 
afeser said:
Then, mass m becomes m' (i think it's relativistic mass)
This is incorrect. In this problem m is the invariant mass, not the relativistic mass. You are getting the wrong answer because you misunderstood the question. Work the question where m is the invariant mass and you should get the correct answer.
 
Orodruin said:
No it isn't. Relativistic mass is not a very useful concept, it hangs around because of historical context and popular scientific renditions. When learning relativity you would be better off forgetting you ever saw it. It essentially is just another name for total energy (after letting c = 1).Obviously therefore referring to the invariant mass.

Thank you, I got it but now I have one more question.
We said absorbing a photon increases the mass, okey... but if electromagnetic interaction changes the mass(as in centre of mass experiment), then accelerating a particle also changes it since photons are the carrier of the electromagnetic interaction(the force we use). Then, how do we approach to the invariant mass if it varies every time we give an energy?

Also, in the example above why did we use Pfinal=(γ*m'*c, Px, Py, Pz) instead of Pfinal=(γ*m*c, Px, Py, Pz). Didn't we count Lorentz factor 2 times(first when calculating m' and second in the equation)?
 
afeser said:
then accelerating a particle also changes it
No it doesn't. It is unclear to me how you reached this conclusion.

afeser said:
Also, in the example above why did we use Pfinal=(γ*m'*c, Px, Py, Pz) instead of Pfinal=(γ*m*c, Px, Py, Pz). Didn't we count Lorentz factor 2 times(first when calculating m' and second in the equation)?
Again, ##m'## is not the relativistic mass. It is the invariant mass after the photon absorption.
 
Orodruin said:
No it doesn't. It is unclear to me how you reached this conclusion.

Because, as far as I know, photons are force carriers, they are sent between two charged particles when they're very close(such as electrons). That is, pushing something means electromagnetic interaction which requires photon transfer.

If photon-mass interaction creates mass, then why electromagnetic interaction does not?
 
afeser said:
Because, as far as I know, photons are force carriers, they are sent between two charged particles when they're very close(such as electrons). That is, pushing something means electromagnetic interaction which requires photon transfer.

If photon-mass interaction creates mass, then why electromagnetic interaction does not?
This is a grossly over-popularised argumentation. In general, popular science is only good for you to learn about physics, not to learn actual physics and basing any kind of conclusion on this sort of argumentation is just bound to get you into trouble.

In quantum field theory, electromagnetism may be seen as being mediated by virtual photons, which do not generally obey the on-shell relation between energy and momentum. However, even in that picture, you can never talk about actual photons being exchanged. The real process will be a linear combination of all possible processes that give you the same final state, the situation is not as if the two charged particles were throwing small balls between them.

What you are talking about when you are talking about absorption of a photon is the absorption of a real photon. To be honest, until you are ready to learn the full quantum field theory treatment, you are better off thinking about electromagnetic interaction in terms of its classical theory. Being a gauge theory, quantising electromagnetism is significantly more involved than basic quantum physics.
 
  • Like
Likes Dale
afeser said:
if electromagnetic interaction changes the mass(as in centre of mass experiment), then accelerating a particle also changes it since photons are the carrier of the electromagnetic interaction(the force we use).
This is not generally true. If a photon scatters off an atom without changing its internal state, then the atom will accelerate with no change in invariant mass. If a photon is absorbed then the internal structure of the atom will change (an atomic electron is raised to an excited state) and there will be a change in mass.

This is one reason why an isolated fundamental particle, like an electron, cannot absorb a photon only scatter it.
 
afeser said:
Then, how do we approach to the invariant mass if it varies every time we give an energy?

Invariant doesn't mean "unable to vary". It means that the value is the same for all observers.

Photon, with energy E, is absorbed by m. Then, mass m becomes m'.

I suppose that it's clear from the context that there is some object of mass ##m## that absorbs a photon and afterwards has a mass ##m'##. This object might be an atom. It's a bad habit to refer to an object as being ##m## because the value of ##m## is a property of the object, it's not the object itself.

My point is that all observers will agree on the values of ##m## and ##m'## regardless of how fast they are moving relative to the object. In other words, their value doesn't vary from frame to frame. But the object's mass does vary from ##m## to ##m'##.
 
  • Like
Likes Dale
  • #10
Thank you all, finally understand.

Just realized i have a lot to learn :)
 
Back
Top