Skip to content

Commit aa98524

Browse files
committed
updates
1 parent dfe430a commit aa98524

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed
Binary file not shown.

_my_stuff/papers/physics/special_relativity/special_relativity.log

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is LuaHBTeX, Version 1.13.0 (TeX Live 2021) (format=lualatex 2022.3.20) 7 MAY 2025 12:14
1+
This is LuaHBTeX, Version 1.13.0 (TeX Live 2021) (format=lualatex 2022.3.20) 7 MAY 2025 12:58
22
restricted system commands enabled.
33
file:line:error style messages enabled.
44
**special_relativity.tex
@@ -1629,7 +1629,7 @@ Here is how much of LuaTeX's memory you used:
16291629
651 words of node memory still in use:
16301630
6 hlist, 2 vlist, 2 rule, 4 glue, 4 kern, 1 glyph, 14 attribute, 72 glue_spec
16311631
, 14 attribute_list, 2 write, 3 pdf_action nodes
1632-
avail lists: 1:1,2:2973,3:1664,4:54,5:272,6:37,7:5025,8:90,9:778,10:14,11:293
1632+
avail lists: 1:1,2:2969,3:1666,4:54,5:272,6:37,7:5023,8:90,9:778,10:14,11:293
16331633

16341634
74980 multiletter control sequences out of 65536+600000
16351635
113 fonts using 8877767 bytes
@@ -1653,7 +1653,7 @@ ts/cm/cmmi10.pfb></usr/local/texlive/2021/texmf-dist/fonts/type1/public/amsfonts
16531653
r7.pfb></usr/local/texlive/2021/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10
16541654
.pfb></usr/local/texlive/2021/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pf
16551655
b>
1656-
Output written on special_relativity.pdf (4 pages, 118304 bytes).
1656+
Output written on special_relativity.pdf (4 pages, 118308 bytes).
16571657

16581658
PDF statistics: 218 PDF objects out of 1000 (max. 8388607)
16591659
163 compressed objects within 2 object streams
Binary file not shown.
Binary file not shown.

_my_stuff/papers/physics/special_relativity/special_relativity.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ \section{Time Dilation}
382382

383383
\bigskip
384384
\noindent
385-
To compute $t^{\prime}$, consider the $h$, $x^{\prime}$, $c t^{\prime}$
385+
To compute $t^{\prime}$, consider the $h-x^{\prime}-c t^{\prime}$
386386
triangle shown in Figure \ref{figure:observer_motion}, which is abstracted
387387
in Figure \ref{figure:triangle}.
388388

@@ -391,7 +391,7 @@ \section{Time Dilation}
391391
\resizebox{0.35 \textwidth}{!} { % resize the figure if you want
392392
\begin{tikzpicture}
393393
\draw[->, line width=1pt] (-1.22,0) -- (4.22,0) node[right] {$x$};
394-
\draw[->, line width=1pt] (0,-1.22) -- (0,5.22) node[above] {$y$};
394+
\draw[->, line width=1pt] (0,-1.22) -- (0,5.22) node[above] {$t$};
395395
\draw [line width=1pt,red] (1,1) -- (3,1) -- (1,4) -- cycle;
396396
\draw[draw=none] (1,1) -- (1,4) node [midway,left] {$h$};
397397
\draw[draw=none] (1,1) -- (3,1) node [midway,below] {$x^{\prime}$};
@@ -413,10 +413,10 @@ \section{Time Dilation}
413413
(c t^{\prime})^2
414414
&=& h^2 + {x^{\prime}}^2
415415
&\hspace{5.00em} \mathrel{\#} \text{by the Pythagorean theorem} \\
416-
[15pt]
416+
[10pt]
417417
&\Rightarrow& (c t^{\prime})^2 = {(ct)}^2 + {x^{\prime}}^2
418418
&\hspace{5.00em} \mathrel{\#} h = c t \\
419-
[10pt]
419+
[15pt]
420420
&\Rightarrow& (c t^{\prime})^2 = (ct)^2 + (v t^{\prime})^2
421421
&\hspace{5.00em} \mathrel{\#} x^{\prime} = v t^{\prime} \\
422422
[15pt]

physics/special_relativity.pdf

4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)