Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Is $E=mc^2$ true for all frame of references?

+1
−1

Which one is correct? $$E=mc^2$$ or $$E^2=(mc^2)^2+(pc)^2$$

I mostly seen $$E=mc^2$$ from my childhood, and when I was learning problem solving in relativistic mechanics I had seen $$E^2=(mc^2)^2+(pc)^2$$ I know than if a frame at rest then momentum is $0$ hence $$E=mc^2$$ is true. But if a frame is not at rest then $E =mc^2$ true for that frame?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

Define your terms. (2 comments)
Rest energy and momentum (1 comment)

1 answer

+2
−0

I will use $m_0$ for rest mass in the answer and $m$ for relativistic mass. The main equation is,

$$E^2=(m_0c^2)^2+(pc)^2$$ Here momentum is relativistic hence $p=\gamma m_0 v$

$$=(m_0c^2)^2+(\gamma m_0 v c)^2$$ $$=m_0^2c^4(1+\gamma^2 \beta^2)$$ $$=m_0^2c^4(1+\frac{1}{1-\beta^2} \cdot \beta^2)$$ $$=m_0^2c^4(\frac{1}{1-\beta^2})$$ $$E=m_0c^2\gamma$$ $$=mc^2$$

So energy-(relativistic)mass relation is true for all observer. But here mass is relativistic in mass-energy relation.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »