-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathbelieving.html
More file actions
329 lines (317 loc) · 17.9 KB
/
believing.html
File metadata and controls
329 lines (317 loc) · 17.9 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="https://hardmath123.github.io/believing.html"/>
<link rel="stylesheet" type="text/css" href="/static/base.css"/>
<title>Believing - 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/katex@0.13.11/dist/katex.min.css" integrity="sha384-Um5gpz1odJg5Z4HAmzPtgZKdTBHZdw8S29IecapCSB31ligYPhHQZMIlWLYQGVoc" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.11/dist/katex.min.js" integrity="sha384-YNHdsYkH6gMx9y3mRkmcJ2mFUjTd0qNQQvY9VYZgQd7DcN7env35GzlmFaZ23JGp" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.11/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>Believing</h1>
<center><em><p>Reprinting old thoughts on faith, mathematical and otherwise</p>
</em></center>
<h4>Sunday, November 8, 2020 · 8 min read</h4>
<blockquote>
<p>I was talking to a dear friend of mine this week, and she unknowingly
reminded me of a thought I had last year. I wrote down this essay rawly one
November night as an imagined chapter of an imagined book, then by morning
forgot it (and the book) unedited. Today’s moment — personal, political,
historical — seems as good as any to revisit it.</p>
<p>(Note: Reformatted automatically for web by pandoc. I’m sorry if the delicate
math typesetting breaks; then again, for this essay the math is at best
incidental to the message.)</p>
</blockquote>
<hr>
<p>The tricky integrals below are known as the Borwein integrals, and, as
the Mathematician diligently evaluates them one by one, she is treated
to a pattern.</p>
<p>$$\begin{aligned}
B_1 = \int_0^\infty \frac{\sin(x)}{x}dx &= \frac{\pi}{2} \\
B_3 = \int_0^\infty \frac{\sin(x)\sin(x/3)}{x(x/3)}dx &= \frac{\pi}{2} \\
B_5 = \int_0^\infty \frac{\sin(x)\sin(x/3)\sin(x/5)}{x(x/3)(x/5)}dx &=
\frac{\pi}{2} \\
B_7 = \int_0^\infty \frac{\sin(x)\sin(x/3)\sin(x/5)\sin(x/7)}{x(x/3)(x/5)(x/7)}dx &= \frac{\pi}{2}\end{aligned}$$</p>
<p>The aesthetics of mathematics demand at this point for her to formulate
a <em>conjecture</em>, which is that all Borwein integrals $B_n$ are equal to
$\pi/2$.</p>
<p>Do you believe this conjecture? Perhaps, but our friend the
Mathematician is not so easily satisfied. She presses on and continues
evaluating the integrals, and she is rewarded with further evidence.</p>
<p>$$\begin{aligned}
B_9 = \frac{\pi}{2} \qquad
B_{11} = \frac{\pi}{2} \qquad
B_{13} = \frac{\pi}{2}\end{aligned}$$</p>
<p>But when she gets to $B_{15}$, she finds unexpectedly (or is it unexpected?)
that it is ever so slightly <em>less</em> than $\pi/2$. The pattern falls apart, the
conjecture evaporates, and with it our belief.</p>
<p>The previous essay was on seeing; this one is on believing, the act of
believing, the art of believing, the ethics of believing. What does it
mean to believe? We might say that to believe is to have beheld <em>proof</em>
that expels <em>doubt</em>. I turn to Arnold Ross’ Prologue to his eponymous
mathematical summer program held annually at the Ohio State University.
He writes,</p>
<blockquote>
<p>In an effective program of mathematical studies, students are
propelled by eager curiosity to observe and experiment, thus creating
new opportunities for observation. In hopes of unearthing deep
relationships, students search for patterns among those observations,
formulate adventurous conjectures, prune the many conjectures with the
sharp ax of possible counterexamples, and then attempt <em>to endow the
surviving conjectures with the security of a proof.</em></p>
</blockquote>
<p><em>To endow with the security of a proof.</em> Proof is comfort in certainty,
it is relief, it is contentment in the establishment of truth, the ghoul
of doubt having been vanquished. In our so-called “post-truth world,” it
can at times be unfashionable to simply believe, and it is
understandable for our Mathematician to have demanded proof to assuage
her well-placed skepticism.</p>
<hr>
<p><img src="static/believing/caravaggio.png" alt="Image of the painting."></p>
<p>But here matters become complicated. The painting on the right is
Caravaggio’s <em>Incredulity of Saint Thomas</em> (1601). It depicts the
apostle Thomas, who, having missed Jesus’ resurrection, demands proof.
Says Jesus, reach and feel my wounds — be not faithless, but believing
— <em>because thou hast seen me, thou hast believed: blessed are they
that have not seen, and yet have believed</em> (John 20:29). I look at the
furrowed brow of Thomas, his all but prosecutorial examination of the
evidence, and I wonder: What is the ugly side of <em>proof?</em> Is it right
even to use the word <em>belief</em> once you have <em>proof?</em> Or does it then
simply fade into the landscape of fact, or, dare I say, <em>reality?</em> I
think of those haunting words from the American Declaration of
Independence, “We hold these truths to be <em>self-evident</em>, that all men
are created equal.” <em>Self-evident:</em> not “it can be shown that all men
are created equal” or “assume for the sake of argument that all men are
created equal,” no, this truth is <em>self-evident</em>, it denies proof
because proof is unnecessary for an axiom. If even this simple matter of
human equality is up for debate, to be quartered by the Devil’s team of
reasoned and articulate advocates, then how can we proceed at all?</p>
<p>Christianity is not the only religious tradition to find value in the
<em>unproven</em>. I am reminded of Lao Tzu’s <em>Tao Te Ching</em>; I quote now from
Stephen Mitchell’s translation of the final verse:</p>
<blockquote>
<p>True words aren’t eloquent; </p>
<p>eloquent words aren’t true. </p>
<p>Wise men don’t need to prove their point; </p>
<p>men who need to prove their point aren’t wise. </p>
</blockquote>
<p>Or we might turn to an ancient Indian hymn:</p>
<blockquote>
<p>But, after all, who knows, and who can say
Whence it all came, and how creation happened?
The gods themselves are later than creation,
so who knows truly whence it has arisen?
Whence all creation had its origin,
the creator, whether he fashioned it or whether he did not,
the creator, who surveys it all from highest heaven,
he knows — or maybe even he does not know.</p>
</blockquote>
<p>The unproven, the unknown — the unprovable, the unknowable — that is
where faith <em>begins,</em> where there are stakes to truth.</p>
<p>What, then, do we make of the 17th-century mathematician Blaise Pascal,
who proposed a game-theoretic argument now known as <em>Pascal’s Wager:</em>
that a rational person should live as though God exists because it is
the prudent option, on the off chance that He indeed does? Or shall we
invoke the brilliant 20th-century logician Kurt Gödel, whose seminal
work on “incompleteness theorems” introduced the marvelous notion of the
<em>provably unprovable</em> theorem — what can we make of Gödel’s
“ontological proof” of the existence of God, which has recently been
formalized in a computer system and computer-verified, in some sense
lending proof to the proof itself? “Ah! Like Doubting Thomas, these men
rely too much upon the crutch of rationality,” we might now complain,
“searching for and clinging to proof as if the blueness of the sky, the
sound of a brook, the smell of a peach were not proof enough of a
Creator.”</p>
<hr>
<p>But even this, I think, is too simple, because to the Mathematician
“proof” is more than the expulsion of doubt. Let us play the game of
conjecture again. Pick a prime number, and divide it by four. If the
remainder is one, try to write the prime number as the sum of two
perfect squares:</p>
<p>$$\begin{aligned}
5 = 4\cdot 1 + 1 &= 2^2 + 1^2 \\
13 = 4\cdot 3 + 1 &= 3^2 + 2^2 \\
17 = 4\cdot 4 + 1 &= 4^2 + 1^2 \\
29 = 4\cdot 7 + 1 &= 5^2 + 2^2\end{aligned}$$</p>
<p>Can this be done with all primes?</p>
<p>You might be more cautious to believe this time, so let me just tell
you: it can, the observation is known as Fermat’s theorem, and I can
supply two proofs. The first is an elegant argument that relates sums of
squares to points on a grid, and reasons carefully about the geometry of
that grid to conclude that a point with the desired properties must
exist. The proof is enlightening, it reveals among other things the
importance and origin of that number 4 that smiles so mysteriously in
the theorem’s statement. Knowing the deeper mathematical structure at
work, we can begin to generalize Fermat’s theorem in new directions; the
theorem becomes in a sense just one shadow cast by this structure.</p>
<p><img src="static/believing/zagier.png" alt="Zagier's proof"></p>
<p>The second proof, due to Zagier, was published in 1990 as a single
sentence, and is reproduced in its entirety on the right. It
hallucinates for us a truly bizarre object, asserts that it has a
certain symmetry that forces there to be an odd number of solutions to
the equation $x^2 + (2\cdot y)^2 = p$, and, as zero is not odd,
concludes that there must be at least one solution. This is one of the
strangest proofs I have ever seen; it provides absolutely no insight
into <em>why</em> the theorem is true — though it certainly assures me <em>that</em>
it is true. Here it is not the theorem, but rather the proof that is the
shadow.</p>
<p>I show you these two proofs to suggest that not all proofs are created
equal. The great mathematician Paul Erdős spoke of The Book, wherein God
wrote the most elegant, insightful proof for every theorem of
mathematics. “You need not believe in God,” he would say, “but you
should believe in The Book.” A professor of mine once asked me if I
would like a copy of “The <em>Abridged</em> Book,” which for every conceivable
conjecture simply lists whether or not it is true. It is a shortened
form of the Book, so we can agree to treat its word as proof enough —
or perhaps it only provides succinct, convincing but unilluminating
proofs in the style of Zagier’s — but it says no more than “true” or
“false.” This is not an idle fantasy: already we have found fragments of
The Abridged Book in the form of long computer-generated proofs, such as
the proof of the Four-Color Theorem, which no human could ever check by
hand.</p>
<p>Here is the difference between The Book and The Abridged Book: one would
occupy the Mathematician’s mind for decades, the other would be
immediately cast aside as useless. To the Mathematician, the quest for a
proof is not to establish <em>that</em> a theorem is true, but rather <em>why</em>.
The proof is not <em>in</em> the pudding, the proof <em>is</em> the pudding.</p>
<hr>
<p>This winter I spent some time at a planetarium near Stanford, and I was
told by the announcer that the nearest star outside our solar system,
Proxima Centauri, is over twenty trillion miles away. <em>Twenty trillion!</em>
said the announcer, <em>isn’t that amazing?</em> And I thought — well, is it?
Would I be ten times as amazed if Proxima Centauri were two hundred
trillion miles away instead? Surely not. I am not sure what to do with
that number. I suspect that you are not, either, because as humans we
are not equipped to appreciate the celestial scale.</p>
<p>Let us agree then that there is really nothing interesting about that
number “twenty trillion” — ah, except for one thing, which is <em>that we
know it at all;</em> that we, earthbound, can measure the distances to the
stars. On a cloudless night the stars on the horizon appear to follow
you as you drive by the streetlights; really, it is the streetlights
passing you that create the illusion of relative movement, and the rate
of this movement depends on how far away the streetlights are, as a
consequence of elementary geometry. The same effect occurs at the
celestial scale: as the Earth moves around the Sun distant stars appear
to follow us in relation to the nearest stars, a delicate quiver in the
stars, and from this effect we can measure the distance to Proxima
Centauri. The streetlights are Proxima, our vehicle is Spaceship Earth.
To contemplate this, the consistency of geometry, in the small and in
the large, is to me a spiritual experience that assures me that I am
governed by the same laws of parallax that govern the stars I came from;
that is, it is not just all men but <em>all entities</em> that are created
equal before mathematics.</p>
<hr>
<p>There is a poem of Robert Frost’s, “Choose Something Like a Star,” where
the speaker pleads for a star to tell him how it burns</p>
<blockquote>
<p>And it says “I burn.”</p>
</blockquote>
<p>That’s all it says, but then the speaker continues</p>
<blockquote>
<p>But say with what degree of heat.</p>
<p>Talk Fahrenheit, talk Centigrade.</p>
<p>Use language we can comprehend.</p>
<p>Tell us what elements you blend.</p>
</blockquote>
<p>Frost reminds us of the dignity in the silence of the stars, and that
would be all well and good except for one thing: <em>that’s not how stars
are</em>. Stars speak to us when they radiate across time and space, and
they speak openly to anyone with a telescope. It falls on us — that
is, on humanity — to listen, to hear not only the temperature and
elemental composition of the stars, but also their biographies, the
stories of their births and their deaths.</p>
<hr>
<p>In the afterword to <em>Pilgrim at Tinker Creek,</em> Annie Dillard writes</p>
<blockquote>
<p>In October, 1972, camping in Acadia National Park on the Maine coast,
I read a nature book. I had very much admired this writer’s previous
book. The new book was tired. Everything in it was the dear old
familiar this and the dear old familiar that. God save us from
meditations. What on earth had happened to this man? Decades had
happened, that was all. Exhaustedly, he wondered how fireflies made
their light. I knew—at least I happened to know—that two enzymes
called luciferin and luciferase combined to make the light. It seemed
that if the writer did not know, he should have learned. Perhaps, I
thought that night reading in the tent, I might write about the world
before I got tired of it.</p>
</blockquote>
<p><em>To write about the world before you get tired about it.</em> The
Mathematician is not tired of the world, will never be tired of the
world, because she knows the world will never stop speaking to her.</p>
<p>And yes, even though Nature has over the course of this affair revealed
for us some Truth — the numerical distance to a star, its numerical
temperature — it is not that Truth but rather the revelation that was
the true blessing; the number, the Truth, it is just a byproduct, a
projection. I wonder whether in the moment of looking into Christ’s
wounds Thomas thought at all about the little matter of the
resurrection’s authenticity; I wonder if I, seeing Thomas fall to his
knees in understanding, would not myself wish to doubt again so that I,
too, could be shown the light. <em>How</em> we know is the light and <em>what</em> we
know the shadow; <em>proof</em> is the light and <em>theorem</em> is the shadow —
this is the Mathematician’s defense of her art.</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>