Skip to content

Commit d0ec62f

Browse files
committed
docs: curved time
1 parent 433353c commit d0ec62f

File tree

2 files changed

+51
-5
lines changed

2 files changed

+51
-5
lines changed

docs/relativity/general/00-index.md

Lines changed: 51 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Gravity, Curved Space, & Curved Time
1+
# General Relativity
22

33
Now let's bring our understanding of relative to the general case where there
44
could be a gravity well nearby (aka _general_ relativity).
@@ -10,12 +10,58 @@ further and leading to the emergence of gravity and the idea that space and time
1010
are not independent axes, but rather our reference frames are composed of a
1111
continuous _spacetime_.
1212

13-
## Curved spacetime
13+
## Curved time creates gravity
14+
15+
### Reframing our understanding of gravity
16+
17+
In Newtonian physics, gravity is a force that pulls objects together. On Earth,
18+
this would look like a uniform force acting on all objects pulling them towards
19+
the ground. But our exploration of Einstein's postulate on
20+
[inertial reference frames](relativity/00-index.md#inertial-reference-frames)
21+
showed us that we can "flip" our reference frame and the physics are the same
22+
By this definition it is impossible to tell if you are at rest or in motion. So
23+
taking that to the extreme, maybe you are at rest and the Earth is accelerating
24+
upwards towards you!
25+
26+
Now consider a photon. It travels in a straight line in space. In the reference
27+
frame where Earth is accelerating upwards, after a moment the photon is still
28+
traveling in a straight line but the ground is closer to it. More time passes
29+
and eventually the ground intersects the photon's path. From the perspective of
30+
the Earth, it looks like the photon is bending towards the ground!
31+
32+
Video: [Gravity bends light even though it has no mass](https://www.youtube.com/watch?v=05jFhuRs-w0&t)
33+
34+
Now let's get a laser and trace the path of its photons in the Earth's reference
35+
frame. We observe that the photons are bent towards the ground, like before.
36+
37+
This time let's measure the path of a photon at the top of the beam and at the
38+
bottom. To us, it appears that the photon at the top takes a longer path to
39+
reach the ground compared to the bottom photon. Our special relativity
40+
intuitions remind us that the speed of light is constant, so time must be slower
41+
for the top photon compared to the bottom photon. This is called [gravitational
42+
time dilation](https://en.wikipedia.org/wiki/Gravitational_time_dilation).
43+
44+
I find this explanation profoundly unsatisfying. We can do better.
1445

15-
```admonish warning
16-
This section is a work in progress.
17-
```
46+
### Geometric explanation
47+
48+
A more intuitive way to think about it is to think about it geometrically.
49+
50+
I don't have the time or skills to make a beautiful animation for this, but the
51+
following video does an excellent job of explaining it:
52+
53+
Video: [Gravity comes from time curving space](https://youtu.be/OpOER8Eec2A)
54+
55+
![alt text](./assets/image.png)
56+
57+
## Curved spacetime
1858

1959
A key insight that will help us later is to understand that this definition
2060
holds true _even if we morph the reference frame_. So on the grid, an object
2161
would still move from point A to point B with respect to the reference frame.
62+
This is what we mean when we say that _curved_---all objects move along straight
63+
lines unless acted upon by a force, but the grid itself is getting morphed by
64+
gravity.
65+
66+
Video: [Curved spacetime changes trajectories of light and
67+
matter](https://www.youtube.com/watch?v=S78h8zQwQe0)
244 KB
Loading

0 commit comments

Comments
 (0)