This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
forked from Raekye/Fermi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfermi.tex
473 lines (443 loc) · 15.1 KB
/
fermi.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
\documentclass{article}
\usepackage[left=1cm,top=1.2cm,right=1cm,bottom=1.2cm]{geometry}
\usepackage{mathtools}
\usepackage{tabularx}
\usepackage{siunitx}
\usepackage{float}
\usepackage{longtable}
\usepackage{tabu}
\usepackage{numprint}
\newcommand\logten{\ensuremath{\log_{10}}}
\DeclareSIUnit\year{year}
\begin{document}
\title{Fermi}
\date{\today}
\author{Adrian}
\maketitle
\tableofcontents
\section{Prelude}
Hmmmmm.
\clearpage
\section{Logarithms and Exponents}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{X X || X X}
Logarithms & Value & Powers & Value\\
\hline
$\logten 2$ & $0.30$ & $10^{0.1}$ & $1.26$ \\
$\logten 3$ & $0.48$ & $10^{0.2}$ & $1.58$ \\
$\logten 4$ & $0.60$ & $10^{0.3}$ & $2.00$ \\
$\logten 5$ & $0.70$ & $10^{0.4}$ & $2.51$ \\
$\logten 6$ & $0.78$ & $10^{0.5}$ & $3.14$ \\
$\logten 7$ & $0.85$ & $10^{0.6}$ & $3.98$ \\
$\logten 8$ & $0.90$ & $10^{0.7}$ & $5.01$ \\
$\logten 9$ & $0.95$ & $10^{0.8}$ & $6.31$ \\
& & $10^{0.9}$ & $7.94$ \\
\end{tabularx}
\end{table}
\section{Physics Olympics}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X X }
Constant & Value & Details \\
\hline
Planck's constant & $h = \SI[per-mode=symbol]{6.63E-34}{\J\s}$ & $E = hv$ \\
Mass of electron & $m_e = \SI[per-mode=symbol]{9.11E-31}{\kg}$ & \\
Mass of proton & $m_p = \SI[per-mode=symbol]{1.67E-27}{\kg}$ & \\
Elementary charge & $e = \SI[per-mode=symbol]{1.60E-19}{\coulomb}$ & \\
Radius of earth & $r_{earth} = \SI[per-mode=symbol]{6.38E6}{\m}$ & \\
Mass of earth & $m_{earth} = \SI[per-mode=symbol]{5.98E24}{\kg}$ & \\
Radius of sun & $r_{sun} = \SI[per-mode=symbol]{}{\m}$ & \\
Mass of sun & $m_{sun} = \SI[per-mode=symbol]{1.98E30}{\kg}$ & \\
Radius of moon & $r_{moon} = \SI[per-mode=symbol]{1.74E6}{\m}$ & \\
Mass of moon & $m_{moon} = \SI[per-mode=symbol]{7.35E22}{\kg}$ & \\
Astronomical Unit & $AU = \SI[per-mode=symbol]{1.50E11}{\m}$ & \\
Distance from earth to moon & $d_{earth to moon} = \SI[per-mode=symbol]{3.84E6}{\m}$ & \\
Seconds in a day & $s_{day} = \SI[per-mode=symbol]{8.64E4}{\s}$ & \\
Seconds in a month & $s_{month} = \SI[per-mode=symbol]{2.62E6}{\s}$ & \\
Seconds in a year & $s_{year} = \SI[per-mode=symbol]{3.16E7}{\s}$ & \\
\end{tabularx}
\end{table}
\section{Lengths}
%\begin{table}[H]
% \centering
\begin{longtabu} to 0.75\linewidth { X X X }
Object & Size & Order of Magnitude \\
\hline
Proton, Neutron & 1 femtometer & $10^{-15}$ \\
Uranium neucleus & & $10^{-14.5}$ \\
Gamma ray & & $10^{-12}$ \\
Hydrogen, Helium atom & & $10^{-11}$ \\
X-ray, Glucose, Alpha helix & & $10^{-9.2}$ \\
Carbon nanotube, Buckyball & & $10^{-9}$ \\
DNA & & $10^{-8.3}$ \\
Transistor gate & & $10^{-7.6}$ \\
Virus & & $10^{-7.5}$ to $10^{-6.5}$ \\
Ultraviolet & & $10^{-7.3}$ \\
Smallest visible thing to an optical microscope & & $10^{-6.8}$ \\
Violet light & & $10^{-6.4}$ \\
Red light & & $10^{-6.0}$ \\
Bacteria & & $10^{-5.9}$ \\
Red blood cell, White blood cell, Cell nucleus & $10^{-5.3}$ \\
Mist droplet & & $10^{-5.0}$ \\
Infared & & $10^{-4.6}$ \\
Smallest visible thing to the human eye & & $10^{-4.1}$ \\
Paper & & $10^{-3.9}$ \\
Amoeba & & $10^{-3.6}$ \\
LCD pixel & & $10^{-3.5}$ \\
Grain of salt & & $10^{-3.3}$ \\
Grain of rice & & $10^{-2.5}$ \\
Microwave length, Penny, Marble & & $10^{-1.8}$ \\
Oak tree, Average US house & & $10^{1.0}$ \\
Blue whale & & $10^{1.2}$ \\
Boeing 747, Redwood tree, Statue of liberty & & $10^{1.5}$ \\
Football field, International space station, Saturn V & & $10^{2.0}$ \\
Titanic & & $10^{2.1}$ \\
Great pyramid of Giza & & $10^{2.2}$ \\
Eiffel tower & & $10^{2.3}$ \\
Hoover dam & & $10^{2.4}$ \\
Vatican city & & $10^{2.9}$ \\
AM radio wave & & $10^{3.3}$ \\
Central park & & $10^{3.4}$ \\
Mount everest, Large hadron collider & & $10^{3.8}$ \\
Haley's comet & & $10^{3.9}$ \\
Depth of the mariana trench & & $10^{4.1}$ \\
Marathon, Neutron star & & $10^{4.3}$ \\
Grand canyon & & $10^{5.3}$ \\
California, Italy & & $10^{5.6}$ \\
Pluto & & $10^{6.1}$ \\
Moon, USA & & $10^{6.5}$ \\
Mercury, Asia & & $10^{6.6}$ \\
Mars & & $10^{6.7}$ \\
Earth, Venus & & $10^{6.9}$ \\
Minecraft world & & $10^{6.5}$ \\
Neptune, Uranus & & $10^{7.7}$ \\
Saturn & & $10^{7.9}$ \\
Distance from earth to moon & & $10^{8.3}$ \\
The sun & & $10^{8.8}$ \\
Distance from earth to sun & & $10^{11}$ \\
Distance from sun to neptune & & $10^{12.5}$ \\
Light-day & & $10^{13.2}$ \\
Light-year & & $10^{15.6}$ \\
Milky way, Andromeda & & $10^{20.9}$ \\
Observable universe & & $10^{26.7}$ \\
\end{longtabu}
%\end{table}
\section{Forces}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X }
Force of & Value \\
\hline
Weight of human & \SI{620}{\newton} \\
(WARN) Jump & \SI{2000}{\newton} \\
\end{tabularx}
\end{table}
\section{Mass}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X }
Object & Value \\
\hline
Human & \SI{65}{\kg} \\
Car & \SI{1500}{\kg} \\
(WARN) Cruise ship & \SI{30E6}{\kg} to \SI{220E6}{\kg} \\
Empire state building & \SI{330E6}{\kg} \\
Ounce & \SI{23.85}{\gram} \\
iPod touch & \SI{.086}{\kg} \\
iPod nano & \SI{.031}{\kg} \\
iPod shuffle & \SI{0.0125}{\kg} \\
iPod classic & \SI{.140}{\kg} \\
iPhone 5s & \SI{.112}{\kg} \\
iPad Air & \SI{.475}{\kg} \\
iPad 2 & \SI{.600}{\kg} \\
iPad mini & \SI{.330}{\kg} \\
Macbook air & \SI{1.35}{\kg} \\
Macbook pro (15 inch) & \SI{2.02}{\kg} \\
Mac mini & \SI{1.22}{\kg} \\
Mac (21.5 inch) & \SI{5.68}{\kg} \\
Mac (27 inch) & \SI{9.54}{\kg} \\
(WARN) Mac pro & \SI{5}{\kg} \\
\end{tabularx}
\end{table}
\section{Time}
Hmmmmm.
\section{Energy}
\subsection{General Facts}
\begin{itemize}
\item $\SI{1}{\kilo\watt\hour} = \SI{3.6E6}{\joule}$
\item $\SI{1}{\watt\year} = \SI{8.74}{\kilo\watt\hour}$
\item Average cost: 14 cents per kilowatt-hour
\item Average home usage per year: \SI{11280}{\kilo\watt\hour}
\item Average home usage per month: \SI{950}{\kilo\watt\hour}
\item Average home usage per day: \SI{31}{\kilo\watt\hour}
\end{itemize}
\subsection{Electronics}
\begin{itemize}
\item iPhone battery: \SI{1570}{\milli\ampere\hour} at \SI{3.7}{\volt} (\SI{5.92}{\watt\hour})
\item iPhone power consumption (idle -- 250 hours): \SI{23.7}{\milli\watt}
\item iPhone power consumption (talk/internet/video -- 10 hours): \SI{592}{\milli\watt}
\item iPhone power consumption (audio -- 40 hours): \SI{148}{\milli\watt}
\item iPad battery: \SI{8827}{\milli\ampere\hour} (\SI{118}{\kilo\joule}) at \SI{3.7}{\volt} (\SI{32.9}{\watt\hour})
\item iPad conversion example: $\SI{32.9}{\watt\hour} \approx \SI{8827}{\milli\ampere\hour} * \SI{3.7}{V} * (\SI{1}{\ampere} / \SI{1000}{\milli\ampere})$
\item iPad conversion example: $\SI{118}{\kilo\joule} \approx \SI{32.9}{\watt\hour} * (\SI{3600}{\s} / \SI{1}{\hour}) * (\SI{1}{\kilo\joule} / \SI{1000}{\joule})$
\item (WARN) Voltage in a mobile phone circuit: \SI{0.5}{\volt} to \SI{1}{\volt}
\item (WARN) Current in a mobile phone circuit: \SI{100}{\milli\ampere} to \SI{180}{\milli\ampere}
\end{itemize}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X }
Appliance & Power Consumption \\
\hline
Light bulb & \SI{2}{\watt} to \SI{120}{\watt} \\
Desktop & \SI{250}{\watt} to \SI{720}{\watt} \\
Laptop & \SI{250}{\watt} \\
(WARN) Coffee maker & \SI{800}{\watt} \\
(WARN) Microwave & \SI{600}{\watt} to \SI{1500}{\watt} \\
(WARN) Dishwasher & \SI{1200}{\watt} to \SI{1500}{\watt} \\
(WARN) Washing machine & \SI{300}{\watt} to \SI{500}{\watt} \\
(WARN) Iron & \SI{1000}{\watt} \\
(WARN) Air conditioner & \SI{2000}{\watt} to \SI{5000}{\watt} \\
(WARN) Ceiling fan & \SI{10}{\watt} to \SI{50}{\watt} \\
(WARN) TV & \SI{150}{\watt} \\
(WARN) Oven & \SI{3000}{\watt} \\
\end{tabularx}
\end{table}
\section{Electromagnetic Spectrum}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X X X X }
Type & Wavelength & Frequency & Energy & Reference \\
\hline
Radio & $\SI{1E3}{\m}$ & $\SI{1E4}{\hertz}$ & & \\
Microwave & $\SI{1E-2}{\m}$ & $\SI{1E10}{\hertz}$ & & \\
Infared & $\SI{1E-5}{\m}$ & $\SI{1E13}{\hertz}$ & & \\
Visible & $\SI{5E-7}{\m}$ & $\SI{1E15}{\hertz}$ & & \\
Ultraviolet & $\SI{1E-8}{\m}$ & $\SI{1E16}{\hertz}$ & & \\
X-ray & $\SI{1E-10}{\m}$ & $\SI{1E18}{\hertz}$ & & \\
Gamma & $\SI{1E-12}{\m}$ & $\SI{1E20}{\hertz}$ & & \\
\end{tabularx}
\end{table}
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{ X X X X X }
Colour & Wavelength & Frequency & Energy & Reference \\
\hline
Violet & $\SI{380E-9}{\m}$ to $\SI{450E-9}{\m}$ & $\SI{668E12}{\hertz}$ to $\SI{789E12}{\hertz}$ & & \\
Blue & $\SI{450E-9}{\m}$ to $\SI{495E-9}{\m}$ & $\SI{606E12}{\hertz}$ to $\SI{668E12}{\hertz}$ & & \\
Green & $\SI{495E-9}{\m}$ to $\SI{570E-9}{\m}$ & $\SI{526E12}{\hertz}$ to $\SI{606E12}{\hertz}$ & & \\
Yellow & $\SI{570E-9}{\m}$ to $\SI{590E-9}{\m}$ & $\SI{508E12}{\hertz}$ to $\SI{526E12}{\hertz}$ & & \\
Orange & $\SI{590E-9}{\m}$ to $\SI{620E-9}{\m}$ & $\SI{484E12}{\hertz}$ to $\SI{508E12}{\hertz}$ & & \\
Red & $\SI{620E-9}{\m}$ to $\SI{750E-9}{\m}$ & $\SI{400E12}{\hertz}$ to $\SI{484E12}{\hertz}$ & & \\
\end{tabularx}
\end{table}
\subsection{Other Facts}
\begin{itemize}
\item Wifi: $\SI{2.4}{\giga\hertz}$ to $\SI{5}{\giga\hertz}$
\item Cellular frequencies: $\SI{900}{\mega\hertz}$ in Europe and Asia; $\SI{1900}{\mega\hertz}$ in the USA
\end{itemize}
\section{Demographics}
% \begin{table}[H]
% \centering
\begin{longtabu} to 0.75\linewidth { X X X }
Location & Population & Known For \\
\hline
Canada & 35.16 million & \\
USA & 313.9 million & \\
Europe & 739.2 million & \\
China & 1.36 billion & \\
India & 1.24 billion & \\
Indonesia & 238 million & \\
Brazil & 201 million & \\
Russia & 144 million & \\
Japan & 127 million & \\
Mexico & 118 million & \\
Vietnam & 90.4 million & \\
Germany & 80.5 million & \\
France & 65.8 million & \\
Great Britain & 63.7 million & \\
Italy & 59.9 million & \\
South Africa & 53.0 million & \\
South Korea & 50.2 million & \\
Spain & 46.7 million & \\
Kenya & 44.3 million & \\
Argentina & 40.1 million & \\
Poland & 38.5 million & \\
Malaysia & 29.9 million & \\
Taiwan & 23.4 million & \\
Australia & 23.3 million & \\
Netherlands & 16.8 million & \\
Belgium & 11.2 million & \\
Greece & 10.8 million & \\
Portugal & 10.6 million & \\
Czech Republic & 10.5 million & \\
Sweden & 9.63 million & \\
Austria & 8.50 million & \\
UAE & 8.26 million & \\
Israel & 8.09 million & \\
Hong Kong & 7.18 million & \\
Denmark & 5.62 million & \\
Singapore & 5.40 million & \\
Scotland & 5.30 million & \\
Ireland & 4.59 million & \\
\end{longtabu}
%\end{table}
\subsection{Todo}
\begin{itemize}
\item population density
\item population history
\item cities, provinces, states
\end{itemize}
\section{Geography}
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{ X X X X X }
Location & Area & Width & Diagonal & Height \\
\hline
Canada & \SI{9.98E6}{\square\km} & \SI{4800}{\km} (3000 miles) & & \\
USA & \SI{9.83E6}{\square\km} & \SI{4180}{\km} & \SI{4500}{\km} (2800 miles) & \\
Russia & \SI{17.1E6}{\square\km} & & & \\
China & \SI{9.71E6}{\square\km} & & & \\
France & \SI{675E3}{\square\km} & & & \\
Spain & \SI{503E3}{\square\km} & & & \\
Japan & \SI{378E3}{\square\km} & & & \\
Germany & \SI{357E3}{\square\km} & & & \\
UK & \SI{224E3}{\square\km} & & & \\
\end{tabularx}
\end{table}
\subsection{Todo}
\begin{itemize}
\item cities, provinces, states
\end{itemize}
\section{Technology}
Hmmmmm.
\section{Economy}
\subsection{Canada}
Hmmmmm.
\subsection{China}
Hmmmmm.
\subsection{Europe}
Hmmmmm.
\subsection{Russia}
Hmmmmm.
\subsection{India}
Hmmmmm.
\subsection{USA}
\begin{itemize}
\item GDP in one quarter: \$16.66 trillion
\item GDP per capita: \$\numprint{49601}
\item Population below poverty line: 14.8\%
\item Labour force: 155.6 million
\item Unemployed: 11.26 million
\item Unemployment: 7.2\%
\item Average gross salary: \$\numprint{45790}
\item Farming, forestry, fishing: 0.7\%
\item Manufacturing, extraction, transportation, crafts: 20\%
\item Managerial, professional, technical: 37\%
\item Sales, office: 24\%
\item Other: 18\%
\item Exports: \$1.56 trillion
\item Capital goods: 28\%
\item Industrial supplies and materials (excluding oil fuels): 25\%
\item Consumer goods (except automotive): 12\%
\item Automobiles and components: 9.4\%
\item Food and beverages: 8.6\%
\item Fuel oil, petroleum products: 7.6\%
\item Aircraft and components: 6\%
\item Other: 4\%
\item Export to Canada: 19\%
\item Export to Mexico: 14\%
\item Export to China: 7\%
\item Export to Japan: 4.5\%
\item Imports: \$2.3 trillion
\item Consumer goods (except automotive): 23\%
\item Capital goods (Except computing): 19\%
\item Industrial supplies (except crude oil): 18\%
\item Crude oil: 14\%
\item Automobiles and components: 13\%
\item Computers and accessories: 5.4\%
\item Food and beverages: 4.8\%
\item Other: 3\%
\item Import from China: 19\%
\item Import from Canada: 14\%
\item Import from Mexico: 12\%
\item Import from Japan: 6.4\%
\item Import from Germany: 4.7\%
\item Public debt: \$17.091 trillion (107.2\% of GDP)
\item Budget deficit: \$680 billion
\item Revenues: \$2.774 trillion
\item Individual income tax: 46\%
\item Social insurance: 35\%
\item Corporate tax: 24\%
\item Other: 9.3\%
\item Expenses: \$3.454 trillion
\item Social security: 22\%
\item Defense: 18\%
\item Medicare: 13\%
\item Interest: 7.3\%
\item Medicaid: 7.1\%
\item Other: 32\%
\end{itemize}
\section{Animals}
Hmmmmm.
\section{Plants}
Hmmmmm.
\section{Biology}
Hmmmmm.
\section{Architecture}
Hmmmmm.
\section{Related rates}
Hmmmmm.
\section{Chemical properties}
Hmmmmm.
\section{History}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X X }
Period & Begin & End \\
\hline
Ancient Greek (archaic) & 900 BC & 500 BC \\
Ancient Greek (classical) & 500 BC & 300 BC \\
Ancient Greek (hellenistic) & 300 BC & 600 AD \\
Roman empire (west) & 27 BC & 476 AD \\
Roman empire (east) & 330 & 1453 \\
Middle ages/Medieval period & 400 & 1400 \\
Renaissance & 1300 & 1600 \\
Industrial revolution & 1760 & 1830 \\
Baroque period & 1590 & 1725 \\
Classical period & 1730 & 1820 \\
Romantic period & 1815 & 1910 \\
WWI & 1914 & 1918 \\
WWII & 1939 & 1945 \\
Great Depression & 1929 & Late 1930s, Mid 1940s \\
\end{tabularx}
\end{table}
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{ X X X X }
Person & Birth & Death & Description \\
\hline
Socrates & 469 BC & 399 BC & \\
Aristotle & 384 BC & 322 BC & \\
Julius Caesar (roman emperor) & 100 BC & 44 BC \\
Augustus (roman emperor) & 63 BC & 14 AD \\
Nero (roman emperor) & 37 & 68 \\
Constantine I (roman emperor) & 272 & 337 \\
Charlemange & 740s & 814 \\
Martin Luther & 1483 & 1546 \\
Queen Elizabeth I & 1533 & 1603 \\
James Watt & 1736 & 1819 \\
\end{tabularx}
\end{table}
\begin{table}[H]
\centering
\begin{tabularx}{0.75\textwidth}{ X X X }
Event & Date & Description \\
\hline
\end{tabularx}
\end{table}
\section{Literature}
Hmmmmm.
\section{Music}
Hmmmmm.
\end{document}