1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8" />
5 <title>relativity</title>
6<script type="text/x-mathjax-config">
7 MathJax.Hub.Config({
8 jax: ["input/TeX","output/HTML-CSS"],
9 extensions: [],
10 TeX: {
11 extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"]
12 },
13 showMathMenu: false
14 });
15</script>
16<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js">
17</script>
18 <style>
19
20 html {
21 font-family: "Helvetica", sans-serif;
22 letter-spacing: -0.01em;
23 font-size: 0.7em;
24 }
25
26 .markdown-preview:not([data-use-github-style]) { padding: 2em; font-size: 1.2em; color: black; overflow: auto; font-family: Helvetica; }
27.markdown-preview:not([data-use-github-style]) > :first-child { margin-top: 0px; }
28.markdown-preview:not([data-use-github-style]) h1, .markdown-preview:not([data-use-github-style]) h2, .markdown-preview:not([data-use-github-style]) h3, .markdown-preview:not([data-use-github-style]) h4, .markdown-preview:not([data-use-github-style]) h5, .markdown-preview:not([data-use-github-style]) h6 { line-height: 1.2; margin-bottom: 0.5em; }
29.markdown-preview:not([data-use-github-style]) h1 { font-size: 2.4em; font-weight: 300; }
30.markdown-preview:not([data-use-github-style]) h2 { font-size: 1.8em; font-weight: 400; }
31.markdown-preview:not([data-use-github-style]) h3 { font-size: 1.5em; font-weight: 500; }
32.markdown-preview:not([data-use-github-style]) h4 { font-size: 1.2em; font-weight: 600; }
33.markdown-preview:not([data-use-github-style]) h5 { font-size: 1.1em; font-weight: 600; }
34.markdown-preview:not([data-use-github-style]) h6 { font-size: 1em; font-weight: 600; }
35.markdown-preview:not([data-use-github-style]) a, .markdown-preview:not([data-use-github-style]) a code { color: rgb(82, 139, 255); }
36.markdown-preview:not([data-use-github-style]) img { max-width: 100%; }
37.markdown-preview:not([data-use-github-style]) > p { margin-top: 0px; margin-bottom: 1.5em; }
38.markdown-preview:not([data-use-github-style]) > ul, .markdown-preview:not([data-use-github-style]) > ol { margin-bottom: 1.5em; }
39.markdown-preview:not([data-use-github-style]) blockquote { margin: 1.5em 0px; font-size: inherit; color: rgb(124, 135, 156); border-color: rgb(75, 83, 98); border-width: 4px; }
40.markdown-preview:not([data-use-github-style]) hr { margin: 3em 0px; border-top: 2px dashed rgb(75, 83, 98); background: none; }
41.markdown-preview:not([data-use-github-style]) table { margin: 1.5em 0px; }
42.markdown-preview:not([data-use-github-style]) th { color: rgb(255, 255, 255); }
43.markdown-preview:not([data-use-github-style]) th, .markdown-preview:not([data-use-github-style]) td { padding: 0.66em 1em; border: 1px solid rgb(75, 83, 98); }
44.markdown-preview:not([data-use-github-style]) pre, .markdown-preview:not([data-use-github-style]) code { color: rgb(255, 255, 255); background-color: rgb(58, 63, 75); }
45.markdown-preview:not([data-use-github-style]) pre, .markdown-preview:not([data-use-github-style]) pre.editor-colors { margin: 1.5em 0px; padding: 1em; font-size: 0.92em; border-radius: 3px; background-color: rgb(49, 54, 63); }
46.markdown-preview:not([data-use-github-style]) kbd { color: rgb(255, 255, 255); border-width: 1px 1px 2px; border-style: solid; border-color: rgb(75, 83, 98) rgb(75, 83, 98) rgb(62, 68, 81); border-image: initial; background-color: rgb(58, 63, 75); }
47.markdown-preview[data-use-github-style] { font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif; line-height: 1.6; word-wrap: break-word; padding: 30px; font-size: 16px; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); overflow: scroll; }
48.markdown-preview[data-use-github-style] > :first-child { margin-top: 0px !important; }
49.markdown-preview[data-use-github-style] > :last-child { margin-bottom: 0px !important; }
50.markdown-preview[data-use-github-style] a:not([href]) { color: inherit; text-decoration: none; }
51.markdown-preview[data-use-github-style] .absent { color: rgb(204, 0, 0); }
52.markdown-preview[data-use-github-style] .anchor { position: absolute; top: 0px; left: 0px; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; }
53.markdown-preview[data-use-github-style] .anchor:focus { outline: none; }
54.markdown-preview[data-use-github-style] h1, .markdown-preview[data-use-github-style] h2, .markdown-preview[data-use-github-style] h3, .markdown-preview[data-use-github-style] h4, .markdown-preview[data-use-github-style] h5, .markdown-preview[data-use-github-style] h6 { position: relative; margin-top: 1em; margin-bottom: 16px; font-weight: bold; line-height: 1.4; }
55.markdown-preview[data-use-github-style] h1 .octicon-link, .markdown-preview[data-use-github-style] h2 .octicon-link, .markdown-preview[data-use-github-style] h3 .octicon-link, .markdown-preview[data-use-github-style] h4 .octicon-link, .markdown-preview[data-use-github-style] h5 .octicon-link, .markdown-preview[data-use-github-style] h6 .octicon-link { display: none; color: rgb(0, 0, 0); vertical-align: middle; }
56.markdown-preview[data-use-github-style] h1:hover .anchor, .markdown-preview[data-use-github-style] h2:hover .anchor, .markdown-preview[data-use-github-style] h3:hover .anchor, .markdown-preview[data-use-github-style] h4:hover .anchor, .markdown-preview[data-use-github-style] h5:hover .anchor, .markdown-preview[data-use-github-style] h6:hover .anchor { padding-left: 8px; margin-left: -30px; text-decoration: none; }
57.markdown-preview[data-use-github-style] h1:hover .anchor .octicon-link, .markdown-preview[data-use-github-style] h2:hover .anchor .octicon-link, .markdown-preview[data-use-github-style] h3:hover .anchor .octicon-link, .markdown-preview[data-use-github-style] h4:hover .anchor .octicon-link, .markdown-preview[data-use-github-style] h5:hover .anchor .octicon-link, .markdown-preview[data-use-github-style] h6:hover .anchor .octicon-link { display: inline-block; }
58.markdown-preview[data-use-github-style] h1 tt, .markdown-preview[data-use-github-style] h2 tt, .markdown-preview[data-use-github-style] h3 tt, .markdown-preview[data-use-github-style] h4 tt, .markdown-preview[data-use-github-style] h5 tt, .markdown-preview[data-use-github-style] h6 tt, .markdown-preview[data-use-github-style] h1 code, .markdown-preview[data-use-github-style] h2 code, .markdown-preview[data-use-github-style] h3 code, .markdown-preview[data-use-github-style] h4 code, .markdown-preview[data-use-github-style] h5 code, .markdown-preview[data-use-github-style] h6 code { font-size: inherit; }
59.markdown-preview[data-use-github-style] h1 { padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; border-bottom: 1px solid rgb(238, 238, 238); }
60.markdown-preview[data-use-github-style] h1 .anchor { line-height: 1; }
61.markdown-preview[data-use-github-style] h2 { padding-bottom: 0.3em; font-size: 1.75em; line-height: 1.225; border-bottom: 1px solid rgb(238, 238, 238); }
62.markdown-preview[data-use-github-style] h2 .anchor { line-height: 1; }
63.markdown-preview[data-use-github-style] h3 { font-size: 1.5em; line-height: 1.43; }
64.markdown-preview[data-use-github-style] h3 .anchor { line-height: 1.2; }
65.markdown-preview[data-use-github-style] h4 { font-size: 1.25em; }
66.markdown-preview[data-use-github-style] h4 .anchor { line-height: 1.2; }
67.markdown-preview[data-use-github-style] h5 { font-size: 1em; }
68.markdown-preview[data-use-github-style] h5 .anchor { line-height: 1.1; }
69.markdown-preview[data-use-github-style] h6 { font-size: 1em; color: rgb(119, 119, 119); }
70.markdown-preview[data-use-github-style] h6 .anchor { line-height: 1.1; }
71.markdown-preview[data-use-github-style] p, .markdown-preview[data-use-github-style] blockquote, .markdown-preview[data-use-github-style] ul, .markdown-preview[data-use-github-style] ol, .markdown-preview[data-use-github-style] dl, .markdown-preview[data-use-github-style] table, .markdown-preview[data-use-github-style] pre { margin-top: 0px; margin-bottom: 16px; }
72.markdown-preview[data-use-github-style] hr { height: 4px; padding: 0px; margin: 16px 0px; background-color: rgb(231, 231, 231); border: 0px none; }
73.markdown-preview[data-use-github-style] ul, .markdown-preview[data-use-github-style] ol { padding-left: 2em; }
74.markdown-preview[data-use-github-style] ul.no-list, .markdown-preview[data-use-github-style] ol.no-list { padding: 0px; list-style-type: none; }
75.markdown-preview[data-use-github-style] ul ul, .markdown-preview[data-use-github-style] ul ol, .markdown-preview[data-use-github-style] ol ol, .markdown-preview[data-use-github-style] ol ul { margin-top: 0px; margin-bottom: 0px; }
76.markdown-preview[data-use-github-style] li > p { margin-top: 16px; }
77.markdown-preview[data-use-github-style] dl { padding: 0px; }
78.markdown-preview[data-use-github-style] dl dt { padding: 0px; margin-top: 16px; font-size: 1em; font-style: italic; font-weight: bold; }
79.markdown-preview[data-use-github-style] dl dd { padding: 0px 16px; margin-bottom: 16px; }
80.markdown-preview[data-use-github-style] blockquote { padding: 0px 15px; color: rgb(119, 119, 119); border-left: 4px solid rgb(221, 221, 221); }
81.markdown-preview[data-use-github-style] blockquote > :first-child { margin-top: 0px; }
82.markdown-preview[data-use-github-style] blockquote > :last-child { margin-bottom: 0px; }
83.markdown-preview[data-use-github-style] table { display: block; width: 100%; overflow: auto; word-break: keep-all; }
84.markdown-preview[data-use-github-style] table th { font-weight: bold; }
85.markdown-preview[data-use-github-style] table th, .markdown-preview[data-use-github-style] table td { padding: 6px 13px; border: 1px solid rgb(221, 221, 221); }
86.markdown-preview[data-use-github-style] table tr { background-color: rgb(255, 255, 255); border-top: 1px solid rgb(204, 204, 204); }
87.markdown-preview[data-use-github-style] table tr:nth-child(2n) { background-color: rgb(248, 248, 248); }
88.markdown-preview[data-use-github-style] img { max-width: 100%; box-sizing: border-box; }
89.markdown-preview[data-use-github-style] .emoji { max-width: none; }
90.markdown-preview[data-use-github-style] span.frame { display: block; overflow: hidden; }
91.markdown-preview[data-use-github-style] span.frame > span { display: block; float: left; width: auto; padding: 7px; margin: 13px 0px 0px; overflow: hidden; border: 1px solid rgb(221, 221, 221); }
92.markdown-preview[data-use-github-style] span.frame span img { display: block; float: left; }
93.markdown-preview[data-use-github-style] span.frame span span { display: block; padding: 5px 0px 0px; clear: both; color: rgb(51, 51, 51); }
94.markdown-preview[data-use-github-style] span.align-center { display: block; overflow: hidden; clear: both; }
95.markdown-preview[data-use-github-style] span.align-center > span { display: block; margin: 13px auto 0px; overflow: hidden; text-align: center; }
96.markdown-preview[data-use-github-style] span.align-center span img { margin: 0px auto; text-align: center; }
97.markdown-preview[data-use-github-style] span.align-right { display: block; overflow: hidden; clear: both; }
98.markdown-preview[data-use-github-style] span.align-right > span { display: block; margin: 13px 0px 0px; overflow: hidden; text-align: right; }
99.markdown-preview[data-use-github-style] span.align-right span img { margin: 0px; text-align: right; }
100.markdown-preview[data-use-github-style] span.float-left { display: block; float: left; margin-right: 13px; overflow: hidden; }
101.markdown-preview[data-use-github-style] span.float-left span { margin: 13px 0px 0px; }
102.markdown-preview[data-use-github-style] span.float-right { display: block; float: right; margin-left: 13px; overflow: hidden; }
103.markdown-preview[data-use-github-style] span.float-right > span { display: block; margin: 13px auto 0px; overflow: hidden; text-align: right; }
104.markdown-preview[data-use-github-style] code, .markdown-preview[data-use-github-style] tt { padding: 0.2em 0px; margin: 0px; font-size: 85%; background-color: rgba(0, 0, 0, 0.04); border-radius: 3px; }
105.markdown-preview[data-use-github-style] code::before, .markdown-preview[data-use-github-style] tt::before, .markdown-preview[data-use-github-style] code::after, .markdown-preview[data-use-github-style] tt::after { letter-spacing: -0.2em; content: " "; }
106.markdown-preview[data-use-github-style] code br, .markdown-preview[data-use-github-style] tt br { display: none; }
107.markdown-preview[data-use-github-style] del code { text-decoration: inherit; }
108.markdown-preview[data-use-github-style] pre > code { padding: 0px; margin: 0px; font-size: 100%; word-break: normal; white-space: pre; background: transparent; border: 0px; }
109.markdown-preview[data-use-github-style] .highlight { margin-bottom: 16px; }
110.markdown-preview[data-use-github-style] .highlight pre, .markdown-preview[data-use-github-style] pre { padding: 16px; overflow: auto; font-size: 85%; line-height: 1.45; background-color: rgb(247, 247, 247); border-radius: 3px; }
111.markdown-preview[data-use-github-style] .highlight pre { margin-bottom: 0px; word-break: normal; }
112.markdown-preview[data-use-github-style] pre { word-wrap: normal; }
113.markdown-preview[data-use-github-style] pre code, .markdown-preview[data-use-github-style] pre tt { display: inline; max-width: initial; padding: 0px; margin: 0px; overflow: initial; line-height: inherit; word-wrap: normal; background-color: transparent; border: 0px; }
114.markdown-preview[data-use-github-style] pre code::before, .markdown-preview[data-use-github-style] pre tt::before, .markdown-preview[data-use-github-style] pre code::after, .markdown-preview[data-use-github-style] pre tt::after { content: normal; }
115.markdown-preview[data-use-github-style] kbd { display: inline-block; padding: 3px 5px; font-size: 11px; line-height: 10px; color: rgb(85, 85, 85); vertical-align: middle; background-color: rgb(252, 252, 252); border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(187, 187, 187); border-image: initial; border-radius: 3px; box-shadow: rgb(187, 187, 187) 0px -1px 0px inset; }
116.markdown-preview[data-use-github-style] a { color: rgb(51, 122, 183); }
117.markdown-preview[data-use-github-style] pre, .markdown-preview[data-use-github-style] code { color: inherit; }
118.markdown-preview[data-use-github-style] pre, .markdown-preview[data-use-github-style] pre.editor-colors { padding: 0.8em 1em; margin-bottom: 1em; font-size: 0.85em; border-radius: 4px; overflow: auto; }
119.scrollbars-visible-always .markdown-preview pre.editor-colors .vertical-scrollbar, .scrollbars-visible-always .markdown-preview pre.editor-colors .horizontal-scrollbar { visibility: hidden; }
120.scrollbars-visible-always .markdown-preview pre.editor-colors:hover .vertical-scrollbar, .scrollbars-visible-always .markdown-preview pre.editor-colors:hover .horizontal-scrollbar { visibility: visible; }
121.markdown-preview del { text-decoration: none; position: relative; }
122.markdown-preview del::after { border-bottom: 1px solid black; content: ""; left: 0px; position: absolute; right: 0px; top: 50%; }
123.markdown-preview .flash { animation: flash 1s ease-out 1; outline: rgba(255, 0, 0, 0) solid 1px; }
124.markdown-preview .flash:not(li) { display: block; }
125.bracket-matcher .region {
126 border-bottom: 1px dotted lime;
127 position: absolute;
128}
129.line-number.bracket-matcher.bracket-matcher {
130 color: #abb2bf;
131 background-color: #3a3f4b;
132}
133
134.spell-check-misspelling .region {
135 border-bottom: 2px dotted rgba(255, 51, 51, 0.75);
136}
137.spell-check-corrections {
138 width: 25em !important;
139}
140
141pre.editor-colors {
142 background-color: #282c34;
143 color: #abb2bf;
144}
145pre.editor-colors .line.cursor-line {
146 background-color: rgba(153, 187, 255, 0.04);
147}
148pre.editor-colors .invisible {
149 color: #abb2bf;
150}
151pre.editor-colors .cursor {
152 border-left: 2px solid #528bff;
153}
154pre.editor-colors .selection .region {
155 background-color: #3e4451;
156}
157pre.editor-colors .bracket-matcher .region {
158 border-bottom: 1px solid #528bff;
159 box-sizing: border-box;
160}
161pre.editor-colors .invisible-character {
162 color: rgba(171, 178, 191, 0.15);
163}
164pre.editor-colors .indent-guide {
165 color: rgba(171, 178, 191, 0.15);
166}
167pre.editor-colors .wrap-guide {
168 background-color: rgba(171, 178, 191, 0.15);
169}
170pre.editor-colors .find-result .region.region.region,
171pre.editor-colors .current-result .region.region.region {
172 border-radius: 2px;
173 background-color: rgba(82, 139, 255, 0.24);
174 transition: border-color 0.4s;
175}
176pre.editor-colors .find-result .region.region.region {
177 border: 2px solid transparent;
178}
179pre.editor-colors .current-result .region.region.region {
180 border: 2px solid #528bff;
181 transition-duration: .1s;
182}
183pre.editor-colors .gutter .line-number {
184 color: #636d83;
185 -webkit-font-smoothing: antialiased;
186}
187pre.editor-colors .gutter .line-number.cursor-line {
188 color: #abb2bf;
189 background-color: #3a3f4b;
190}
191pre.editor-colors .gutter .line-number.cursor-line-no-selection {
192 background-color: transparent;
193}
194pre.editor-colors .gutter .line-number .icon-right {
195 color: #abb2bf;
196}
197pre.editor-colors .gutter:not(.git-diff-icon) .line-number.git-line-removed.git-line-removed::before {
198 bottom: -3px;
199}
200pre.editor-colors .gutter:not(.git-diff-icon) .line-number.git-line-removed::after {
201 content: "";
202 position: absolute;
203 left: 0px;
204 bottom: 0px;
205 width: 25px;
206 border-bottom: 1px dotted rgba(224, 82, 82, 0.5);
207 pointer-events: none;
208}
209pre.editor-colors .gutter .line-number.folded,
210pre.editor-colors .gutter .line-number:after,
211pre.editor-colors .fold-marker:after {
212 color: #abb2bf;
213}
214.syntax--comment {
215 color: #5c6370;
216 font-style: italic;
217}
218.syntax--comment .syntax--markup.syntax--link {
219 color: #5c6370;
220}
221.syntax--entity.syntax--name.syntax--type {
222 color: #e5c07b;
223}
224.syntax--entity.syntax--other.syntax--inherited-class {
225 color: #98c379;
226}
227.syntax--keyword {
228 color: #c678dd;
229}
230.syntax--keyword.syntax--control {
231 color: #c678dd;
232}
233.syntax--keyword.syntax--operator {
234 color: #abb2bf;
235}
236.syntax--keyword.syntax--other.syntax--special-method {
237 color: #61afef;
238}
239.syntax--keyword.syntax--other.syntax--unit {
240 color: #d19a66;
241}
242.syntax--storage {
243 color: #c678dd;
244}
245.syntax--storage.syntax--type.syntax--annotation,
246.syntax--storage.syntax--type.syntax--primitive {
247 color: #c678dd;
248}
249.syntax--storage.syntax--modifier.syntax--package,
250.syntax--storage.syntax--modifier.syntax--import {
251 color: #abb2bf;
252}
253.syntax--constant {
254 color: #d19a66;
255}
256.syntax--constant.syntax--variable {
257 color: #d19a66;
258}
259.syntax--constant.syntax--character.syntax--escape {
260 color: #56b6c2;
261}
262.syntax--constant.syntax--numeric {
263 color: #d19a66;
264}
265.syntax--constant.syntax--other.syntax--color {
266 color: #56b6c2;
267}
268.syntax--constant.syntax--other.syntax--symbol {
269 color: #56b6c2;
270}
271.syntax--variable {
272 color: #e06c75;
273}
274.syntax--variable.syntax--interpolation {
275 color: #be5046;
276}
277.syntax--variable.syntax--parameter {
278 color: #abb2bf;
279}
280.syntax--string {
281 color: #98c379;
282}
283.syntax--string.syntax--regexp {
284 color: #56b6c2;
285}
286.syntax--string.syntax--regexp .syntax--source.syntax--ruby.syntax--embedded {
287 color: #e5c07b;
288}
289.syntax--string.syntax--other.syntax--link {
290 color: #e06c75;
291}
292.syntax--punctuation.syntax--definition.syntax--comment {
293 color: #5c6370;
294}
295.syntax--punctuation.syntax--definition.syntax--method-parameters,
296.syntax--punctuation.syntax--definition.syntax--function-parameters,
297.syntax--punctuation.syntax--definition.syntax--parameters,
298.syntax--punctuation.syntax--definition.syntax--separator,
299.syntax--punctuation.syntax--definition.syntax--seperator,
300.syntax--punctuation.syntax--definition.syntax--array {
301 color: #abb2bf;
302}
303.syntax--punctuation.syntax--definition.syntax--heading,
304.syntax--punctuation.syntax--definition.syntax--identity {
305 color: #61afef;
306}
307.syntax--punctuation.syntax--definition.syntax--bold {
308 color: #e5c07b;
309 font-weight: bold;
310}
311.syntax--punctuation.syntax--definition.syntax--italic {
312 color: #c678dd;
313 font-style: italic;
314}
315.syntax--punctuation.syntax--section.syntax--embedded {
316 color: #be5046;
317}
318.syntax--punctuation.syntax--section.syntax--method,
319.syntax--punctuation.syntax--section.syntax--class,
320.syntax--punctuation.syntax--section.syntax--inner-class {
321 color: #abb2bf;
322}
323.syntax--support.syntax--class {
324 color: #e5c07b;
325}
326.syntax--support.syntax--type {
327 color: #56b6c2;
328}
329.syntax--support.syntax--function {
330 color: #56b6c2;
331}
332.syntax--support.syntax--function.syntax--any-method {
333 color: #61afef;
334}
335.syntax--entity.syntax--name.syntax--function {
336 color: #61afef;
337}
338.syntax--entity.syntax--name.syntax--class,
339.syntax--entity.syntax--name.syntax--type.syntax--class {
340 color: #e5c07b;
341}
342.syntax--entity.syntax--name.syntax--section {
343 color: #61afef;
344}
345.syntax--entity.syntax--name.syntax--tag {
346 color: #e06c75;
347}
348.syntax--entity.syntax--other.syntax--attribute-name {
349 color: #d19a66;
350}
351.syntax--entity.syntax--other.syntax--attribute-name.syntax--id {
352 color: #61afef;
353}
354.syntax--meta.syntax--class {
355 color: #e5c07b;
356}
357.syntax--meta.syntax--class.syntax--body {
358 color: #abb2bf;
359}
360.syntax--meta.syntax--method-call,
361.syntax--meta.syntax--method {
362 color: #abb2bf;
363}
364.syntax--meta.syntax--definition.syntax--variable {
365 color: #e06c75;
366}
367.syntax--meta.syntax--link {
368 color: #d19a66;
369}
370.syntax--meta.syntax--require {
371 color: #61afef;
372}
373.syntax--meta.syntax--selector {
374 color: #c678dd;
375}
376.syntax--meta.syntax--separator {
377 color: #abb2bf;
378}
379.syntax--meta.syntax--tag {
380 color: #abb2bf;
381}
382.syntax--underline {
383 text-decoration: underline;
384}
385.syntax--none {
386 color: #abb2bf;
387}
388.syntax--invalid.syntax--deprecated {
389 color: #523d14 !important;
390 background-color: #e0c285 !important;
391}
392.syntax--invalid.syntax--illegal {
393 color: white !important;
394 background-color: #e05252 !important;
395}
396.syntax--markup.syntax--bold {
397 color: #d19a66;
398 font-weight: bold;
399}
400.syntax--markup.syntax--changed {
401 color: #c678dd;
402}
403.syntax--markup.syntax--deleted {
404 color: #e06c75;
405}
406.syntax--markup.syntax--italic {
407 color: #c678dd;
408 font-style: italic;
409}
410.syntax--markup.syntax--heading {
411 color: #e06c75;
412}
413.syntax--markup.syntax--heading .syntax--punctuation.syntax--definition.syntax--heading {
414 color: #61afef;
415}
416.syntax--markup.syntax--link {
417 color: #56b6c2;
418}
419.syntax--markup.syntax--inserted {
420 color: #98c379;
421}
422.syntax--markup.syntax--quote {
423 color: #d19a66;
424}
425.syntax--markup.syntax--raw {
426 color: #98c379;
427}
428.syntax--source.syntax--c .syntax--keyword.syntax--operator {
429 color: #c678dd;
430}
431.syntax--source.syntax--cpp .syntax--keyword.syntax--operator {
432 color: #c678dd;
433}
434.syntax--source.syntax--cs .syntax--keyword.syntax--operator {
435 color: #c678dd;
436}
437.syntax--source.syntax--css .syntax--property-name,
438.syntax--source.syntax--css .syntax--property-value {
439 color: #828997;
440}
441.syntax--source.syntax--css .syntax--property-name.syntax--support,
442.syntax--source.syntax--css .syntax--property-value.syntax--support {
443 color: #abb2bf;
444}
445.syntax--source.syntax--elixir .syntax--source.syntax--embedded.syntax--source {
446 color: #abb2bf;
447}
448.syntax--source.syntax--elixir .syntax--constant.syntax--language,
449.syntax--source.syntax--elixir .syntax--constant.syntax--numeric,
450.syntax--source.syntax--elixir .syntax--constant.syntax--definition {
451 color: #61afef;
452}
453.syntax--source.syntax--elixir .syntax--variable.syntax--definition,
454.syntax--source.syntax--elixir .syntax--variable.syntax--anonymous {
455 color: #c678dd;
456}
457.syntax--source.syntax--elixir .syntax--parameter.syntax--variable.syntax--function {
458 color: #d19a66;
459 font-style: italic;
460}
461.syntax--source.syntax--elixir .syntax--quoted {
462 color: #98c379;
463}
464.syntax--source.syntax--elixir .syntax--keyword.syntax--special-method,
465.syntax--source.syntax--elixir .syntax--embedded.syntax--section,
466.syntax--source.syntax--elixir .syntax--embedded.syntax--source.syntax--empty {
467 color: #e06c75;
468}
469.syntax--source.syntax--elixir .syntax--readwrite.syntax--module .syntax--punctuation {
470 color: #e06c75;
471}
472.syntax--source.syntax--elixir .syntax--regexp.syntax--section,
473.syntax--source.syntax--elixir .syntax--regexp.syntax--string {
474 color: #be5046;
475}
476.syntax--source.syntax--elixir .syntax--separator,
477.syntax--source.syntax--elixir .syntax--keyword.syntax--operator {
478 color: #d19a66;
479}
480.syntax--source.syntax--elixir .syntax--variable.syntax--constant {
481 color: #e5c07b;
482}
483.syntax--source.syntax--elixir .syntax--array,
484.syntax--source.syntax--elixir .syntax--scope,
485.syntax--source.syntax--elixir .syntax--section {
486 color: #828997;
487}
488.syntax--source.syntax--gfm .syntax--markup {
489 -webkit-font-smoothing: auto;
490}
491.syntax--source.syntax--gfm .syntax--link .syntax--entity {
492 color: #61afef;
493}
494.syntax--source.syntax--go .syntax--storage.syntax--type.syntax--string {
495 color: #c678dd;
496}
497.syntax--source.syntax--ini .syntax--keyword.syntax--other.syntax--definition.syntax--ini {
498 color: #e06c75;
499}
500.syntax--source.syntax--java .syntax--storage.syntax--modifier.syntax--import {
501 color: #e5c07b;
502}
503.syntax--source.syntax--java .syntax--storage.syntax--type {
504 color: #e5c07b;
505}
506.syntax--source.syntax--java .syntax--keyword.syntax--operator.syntax--instanceof {
507 color: #c678dd;
508}
509.syntax--source.syntax--java-properties .syntax--meta.syntax--key-pair {
510 color: #e06c75;
511}
512.syntax--source.syntax--java-properties .syntax--meta.syntax--key-pair > .syntax--punctuation {
513 color: #abb2bf;
514}
515.syntax--source.syntax--js .syntax--keyword.syntax--operator {
516 color: #56b6c2;
517}
518.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--delete,
519.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--in,
520.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--of,
521.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--instanceof,
522.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--new,
523.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--typeof,
524.syntax--source.syntax--js .syntax--keyword.syntax--operator.syntax--void {
525 color: #c678dd;
526}
527.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--dictionary.syntax--json > .syntax--string.syntax--quoted.syntax--json {
528 color: #e06c75;
529}
530.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--dictionary.syntax--json > .syntax--string.syntax--quoted.syntax--json > .syntax--punctuation.syntax--string {
531 color: #e06c75;
532}
533.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--dictionary.syntax--json > .syntax--value.syntax--json > .syntax--string.syntax--quoted.syntax--json,
534.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--array.syntax--json > .syntax--value.syntax--json > .syntax--string.syntax--quoted.syntax--json,
535.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--dictionary.syntax--json > .syntax--value.syntax--json > .syntax--string.syntax--quoted.syntax--json > .syntax--punctuation,
536.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--array.syntax--json > .syntax--value.syntax--json > .syntax--string.syntax--quoted.syntax--json > .syntax--punctuation {
537 color: #98c379;
538}
539.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--dictionary.syntax--json > .syntax--constant.syntax--language.syntax--json,
540.syntax--source.syntax--json .syntax--meta.syntax--structure.syntax--array.syntax--json > .syntax--constant.syntax--language.syntax--json {
541 color: #56b6c2;
542}
543.syntax--source.syntax--ruby .syntax--constant.syntax--other.syntax--symbol > .syntax--punctuation {
544 color: inherit;
545}
546.syntax--source.syntax--php .syntax--class.syntax--bracket {
547 color: #abb2bf;
548}
549.syntax--source.syntax--python .syntax--keyword.syntax--operator.syntax--logical.syntax--python {
550 color: #c678dd;
551}
552.syntax--source.syntax--python .syntax--variable.syntax--parameter {
553 color: #d19a66;
554}
555</style>
556 </head>
557 <body class='markdown-preview'><h1>Special Relativity</h1>
558<h2>Postulates of special relativity</h2>
559<ol>
560<li>
561<p>Laws of physics are constant in all inertial reference frames</p>
562</li>
563<li>
564<p>Speed of light <span class="math"><script type="math/tex">c</script></span> is the same to all observers (proved by Michelson-Morley)</p>
565</li>
566</ol>
567<p><span class="math"><script type="math/tex">\therefore</script></span>, <span class="math"><script type="math/tex">t</script></span> must dilate as speed changes.</p>
568<p>Time and space - four dimensional relationship</p>
569<p><strong>Inertial reference frame</strong> - not accelerating</p>
570<p><strong>Proper time / length</strong> - measured by observer in same frame as events</p>
571<h2>Lorentz factor</h2>
572<span class="math"><script type="math/tex; mode=display">\gamma = {1 \over \sqrt{1-{v^2 \over c^2}}}
573</script></span>
574<p>Proper (time|length) denoted by (<span class="math"><script type="math/tex">t|l_0</script></span>) is time observed from moving frame.</p>
575<p>Applied:</p>
576<p><span class="math"><script type="math/tex">t = t_0 \gamma</script></span> (time - longer in moving frame)<br>
577<span class="math"><script type="math/tex">l={l_0 \over \gamma}</script></span> (length - only contracts in direction of motion - shorter in moving frame)<br>
578<span class="math"><script type="math/tex">m=m_0 \gamma</script></span> (mass dilation)</p>
579<span class="math"><script type="math/tex; mode=display">v=c \sqrt{1-{1 \over \gamma ^2}}
580</script></span>
581<p>(<span class="math"><script type="math/tex">c=3 \times 10^8</script></span> m / s)</p>
582<h2>Mass-energy equivalence</h2>
583<p><span class="math"><script type="math/tex">E_0=mc^2</script></span> (rest energy)</p>
584<p><span class="math"><script type="math/tex">E=\gamma mc^2</script></span> (total energy)</p>
585<ul>
586<li>mass is a dense form of energy</li>
587</ul>
588<h3>Relativistic momentum</h3>
589<span class="math"><script type="math/tex; mode=display">\rho = {mv \over {\sqrt{1-{v^2 \over c^2}}}} = \gamma mv=\gamma \rho_0
590</script></span>
591<p>Low speeds - little difference between relativistic & non-relativistic momentum<br>
592<span class="math"><script type="math/tex">\rho</script></span> approaches <span class="math"><script type="math/tex">\infty</script></span> as speed approaches <span class="math"><script type="math/tex">c</script></span><br>
593Impossible to reach speed of light (speed <span class="math"><script type="math/tex">c</script></span> requires <span class="math"><script type="math/tex">\infty</script></span> energy)<br>
594Photon has no mass - zero space or time</p>
595<h3>Total energy of an object</h3>
596<span class="math"><script type="math/tex; mode=display">E_{total}=E_k+E_{rest}=\rho mc^2
597</script></span>
598<h3>Kinetic energy</h3>
599<span class="math"><script type="math/tex; mode=display">E_k=(\gamma - 1)mc^2
600</script></span>
601<p>(takes relativity into account - use for fast objects)</p>
602<h3>Rest energy</h3>
603<span class="math"><script type="math/tex; mode=display">E_{rest}=mc^2
604</script></span>
605<p>(where <span class="math"><script type="math/tex">v<0.1c</script></span>) - this is the innate mass energy (proper energy)</p>
606<h3>Work</h3>
607<span class="math"><script type="math/tex; mode=display">W = \Delta E = \Delta mc^2
608</script></span>
609<h3>Velocity</h3>
610<span class="math"><script type="math/tex; mode=display">v={\rho \over {m \sqrt{1+{p^2 \over {m^2c^2}}}}}
611</script></span>
612<h3>Fusion / Fission equations</h3>
613<p>eV to J: multiply by <span class="math"><script type="math/tex">1.6\times 10^{-19}</script></span> (charge of an electron)</p>
614<h2>High altitude muons</h2>
615<ul>
616<li>Time dilation - more muons reach Earth than expected</li>
617<li>Normal half-life is <span class="math"><script type="math/tex">2.2 \mu s</script></span> in stationary frame of reference</li>
618<li>At close to <span class="math"><script type="math/tex">c</script></span>, muons observed from Earth have lifetime <span class="math"><script type="math/tex">> 2.2 \mu s</script></span></li>
619<li>Slower time - more time to travel, so more muons reach surface</li>
620</ul></body>
621</html>