-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathbelieve-in-magic.html
151 lines (139 loc) · 7.73 KB
/
believe-in-magic.html
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
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="https://hardmath123.github.io/believe-in-magic.html"/>
<link rel="stylesheet" type="text/css" href="/static/base.css"/>
<title>I Believe in Magic - Comfortably Numbered</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="alternate" type="application/rss+xml" title="Comfortably Numbered" href="/feed.xml" />
<!--
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script>
MathJax.Hub.Config({
tex2jax: {inlineMath: [['$','$']]}
});
</script>
-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-Um5gpz1odJg5Z4HAmzPtgZKdTBHZdw8S29IecapCSB31ligYPhHQZMIlWLYQGVoc" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-YNHdsYkH6gMx9y3mRkmcJ2mFUjTd0qNQQvY9VYZgQd7DcN7env35GzlmFaZ23JGp" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl" crossorigin="anonymous"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
// customised options
// • auto-render specific keys, e.g.:
delimiters: [
{left: '$$', right: '$$', display: true},
{left: '$', right: '$', display: false},
{left: '\\begin{align}', right: '\\end{align}', display: true},
{left: '\\(', right: '\\)', display: false},
{left: '\\[', right: '\\]', display: true}
],
// • rendering keys, e.g.:
throwOnError : false
});
});
</script>
</head>
<body>
<header id="header">
<script src="static/main.js"></script>
<div>
<a href="/"><span class="left-word">Comfortably</span> <span class="right-word">Numbered</span></a>
</div>
</header>
<article id="postcontent" class="centered">
<section>
<h1>I Believe in Magic</h1>
<center><em><p>I hope you do, too.</p>
</em></center>
<h4>Tuesday, April 14, 2015 · 3 min read</h4>
<p>Ever since I was a little kid, I loved magic.</p>
<p>I didn’t love rabbits coming out of top hats, or various deceptions with
colorful pieces of cloth. I loved real magic: magnetic levitation, periscopes,
and predicting the weather.</p>
<p>I owned a few of those books that are filled with fun elementary school science
experiments like baking soda and vinegar volcanoes. The only experiments I
cared for were the ones where the result looked like a miracle unless you
understood the science.</p>
<p>As I got older, I started giving up on the real world’s reliability. But I
still found magic everywhere. I found magic in very clever puns (the kind which
are so perfect, they can only exist due to willful human interference in the
evolution of the English language). I found magic in music, in pieces that seem
impossible to play based on a cursory examination of the anatomy of the human
hand. I found magic in perfect murder mysteries, with delicate plots hinging on
countless trivial details placed harmoniously throughout the chapters.</p>
<p>Most of all, I found magic in math.</p>
<hr>
<p>I don’t find much pleasure in pretty proofs and groups and all those other
things that mathematicians find beautiful. I appreciate them for what they are,
but I can’t look at a prime number and feel a rush of joy or tranquility like
Christopher Boone does. I don’t like doing math for the sake of math. In that
sense, I haven’t seen the true divine light that many successful mathematicians
have, and I doubt I ever will. I’m not that kind of person.</p>
<p>But I still find magic in math.</p>
<p>I’m entranced by the fact that you can draw a regular 17-gon with just a
compass and a straightedge. I’m amazed by the fact that you can find the sum of
the factors of a hundred million million million fast, without a calculator.</p>
<p>I like the math that lets you do magic—<em>real</em> magic—with just a bit of
thought. I like proofs whose results I don’t believe (c’mon, there’s no <em>way</em>
the ant reaches the end of the rubber rope). Proofs that give you an edge over
everyone else, even though everyone else could have come up with them on their
own (because believe it or not, switching doors makes a difference).</p>
<p>I like math that beats intuition (how is this the closed form for the Fibonacci
numbers? Is this even an integer all the time?!). I like math that gives us
superpowers (how can you <em>possibly</em> communicate with someone without agreeing
on a shared key ahead of time?).</p>
<p>In short, I don’t find fractals beautiful but I have deep spiritual moments
when I realize that you can compute their areas.</p>
<p>And I’m content with this appreciation, because it gives me something to wonder
and marvel at, which is all you really need to be happy. Perhaps I’m incapable
of appreciating the intrinsic beauty of the existence of certain mathematical
truths. But I am certainly capable of appreciating the wizardry required to
discover—rather, create—them.</p>
<p>To me, magic is the ability to take something impossible and make it possible.
And I believe in magic.</p>
<hr>
<p>Luckily for us, it turns out that the world is a huge, mysterious, magical
place. The moment you realize that, you want to become a wizard. You want to
learn.</p>
<p>It’s not just math. History is magic when you realize that you can explain why
certain villages in India speak fluent Portuguese. Chemistry is magic when you
can predict the outcome of a reaction just by looking at the inputs. And on and
on and on and on.</p>
<p>The best incentive to learn is a prospect of wizardry. When we see miracles, we
want to be capable of causing them.</p>
<p>So please show people miracles. Show your kids, students and friends impossible
things and maybe if we’re lucky some of them will teach themselves how to make
them possible.</p>
<p>It’s the only way to instill a real love for knowledge.</p>
</section>
<div id="comment-breaker">◊ ◊ ◊</div>
</article>
<footer id="footer">
<div>
<ul>
<li><a href="https://github.com/kach">
Github</a></li>
<li><a href="feed.xml">
Subscribe (RSS feed)</a></li>
<li><a href="https://twitter.com/hardmath123">
Twitter</a></li>
<li><a href="https://creativecommons.org/licenses/by-nc/3.0/deed.en_US">
CC BY-NC 3.0</a></li>
</ul>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46120535-1', 'hardmath123.github.io');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
</footer>
</body>
</html>