-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
588 lines (555 loc) · 61.2 KB
/
index.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
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
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.9.0/css/all.css" integrity="sha384-i1LQnF23gykqWXg6jxC2ZbCbUMxyw5gLZY6UiUS98LYV5unm8GWmfkIS6jqJfb4E" crossorigin="anonymous" />
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
<title> Space Ripples Reveal Big Bang’s Smoking Gun</title>
</head>
<body>
<nav>
<!--First NavBar-->
<div class="top-nav">
<!--Left Icons Navbar-->
<div class="lft-icons">
<div class="bars">
<i class="fas fa-bars"></i>
</div>
<div class="search">
<i class="fas fa-search"></i>
</div>
<div class="spc">
<a class="spc-wrd">SPACE & COSMOS</a>
</div>
</div>
<div>
<!--NYT Logo Navbar-->
<svg class="nyt-logo"><path d="M13.8 2.9c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8C6.2 1.4 5 1 4 1 2 1 .6 2.5.6 4.2c0 1.5 1.1 2 1.5 2.2l.1-.2c-.2-.2-.5-.4-.5-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8v3.1L9 10.2v.1l1.5 1.3v4.3c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2V6l-5 2.2C3.6 6.9 4.7 6 5.8 5.4l-.1-.3c-3 .8-5.7 3.6-5.7 7 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1l-1.6-1.3V5.8c1.5 0 3-1 3-2.9zm-8.7 11l-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7 0-1.5.2-2.1l2.1-.9v6.2zm10.6 2.3l-1.3 1 .2.2.6-.5 2.2 2 3-2-.1-.2-.8.5-1-1V9.4l.8-.6 1.7 1.4v6.1c0 3.8-.8 4.4-2.5 5v.3c2.8.1 5.4-.8 5.4-5.7V9.3l.9-.7-.2-.2-.8.6-2.5-2.1L18.5 9V.8h-.2l-3.5 2.4v.2c.4.2 1 .4 1 1.5l-.1 11.3zM34 15.1L31.5 17 29 15v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6-.1-.4zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zM53.1 2c0-.3-.1-.6-.2-.9h-.2c-.3.8-.7 1.2-1.7 1.2-.9 0-1.5-.5-1.9-.9l-2.9 3.3.2.2 1-.9c.6.5 1.1.9 2.5 1v8.3L44 3.2c-.5-.8-1.2-1.9-2.6-1.9-1.6 0-3 1.4-2.8 3.6h.3c.1-.6.4-1.3 1.1-1.3.5 0 1 .5 1.3 1v3.3c-1.8 0-3 .8-3 2.3 0 .8.4 2 1.6 2.3v-.2c-.2-.2-.3-.4-.3-.7 0-.5.4-.9 1.1-.9h.5v4.2c-2.1 0-3.8 1.2-3.8 3.2 0 1.9 1.6 2.8 3.4 2.7v-.2c-1.1-.1-1.6-.6-1.6-1.3 0-.9.6-1.3 1.4-1.3.8 0 1.5.5 2 1.1l2.9-3.2-.2-.2-.7.8c-1.1-1-1.7-1.3-3-1.5V5l8 14h.6V5c1.5-.1 2.9-1.3 2.9-3zm7.3 13.1L57.9 17l-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6-.1-.4zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zM76.7 8l-.7.5-1.9-1.6-2.2 2 .9.9v7.5l-2.4-1.5V9.6l.8-.5-2.3-2.2-2.2 2 .9.9V17l-.3.2-2.1-1.5v-6c0-1.4-.7-1.8-1.5-2.3-.7-.5-1.1-.8-1.1-1.5 0-.6.6-.9.9-1.1v-.2c-.8 0-2.9.8-2.9 2.7 0 1 .5 1.4 1 1.9s1 .9 1 1.8v5.8l-1.1.8.2.2 1-.8 2.3 2 2.5-1.7 2.8 1.7 5.3-3.1V9.2l1.3-1-.2-.2zm18.6-5.5l-1 .9-2.2-2-3.3 2.4V1.6h-.3l.1 16.2c-.3 0-1.2-.2-1.9-.4l-.2-13.5c0-1-.7-2.4-2.5-2.4s-3 1.4-3 2.8h.3c.1-.6.4-1.1 1-1.1s1.1.4 1.1 1.7v3.9c-1.8.1-2.9 1.1-2.9 2.4 0 .8.4 2 1.6 2V13c-.4-.2-.5-.5-.5-.7 0-.6.5-.8 1.3-.8h.4v6.2c-1.5.5-2.1 1.6-2.1 2.8 0 1.7 1.3 2.9 3.3 2.9 1.4 0 2.6-.2 3.8-.5 1-.2 2.3-.5 2.9-.5.8 0 1.1.4 1.1.9 0 .7-.3 1-.7 1.1v.2c1.6-.3 2.6-1.3 2.6-2.8s-1.5-2.4-3.1-2.4c-.8 0-2.5.3-3.7.5-1.4.3-2.8.5-3.2.5-.7 0-1.5-.3-1.5-1.3 0-.8.7-1.5 2.4-1.5.9 0 2 .1 3.1.4 1.2.3 2.3.6 3.3.6 1.5 0 2.8-.5 2.8-2.6V3.7l1.2-1-.2-.2zm-4.1 6.1c-.3.3-.7.6-1.2.6s-1-.3-1.2-.6V4.2l1-.7 1.4 1.3v3.8zm0 3c-.2-.2-.7-.5-1.2-.5s-1 .3-1.2.5V9c.2.2.7.5 1.2.5s1-.3 1.2-.5v2.6zm0 4.7c0 .8-.5 1.6-1.6 1.6h-.8V12c.2-.2.7-.5 1.2-.5s.9.3 1.2.5v4.3zm13.7-7.1l-3.2-2.3-4.9 2.8v6.5l-1 .8.1.2.8-.6 3.2 2.4 5-3V9.2zm-5.4 6.3V8.3l2.5 1.8v7.1l-2.5-1.7zm14.9-8.4h-.2c-.3.2-.6.4-.9.4-.4 0-.9-.2-1.1-.5h-.2l-1.7 1.9-1.7-1.9-3 2 .1.2.8-.5 1 1.1v6.3l-1.3 1 .2.2.6-.5 2.4 2 3.1-2.1-.1-.2-.9.5-1.2-1V9c.5.5 1.1 1 1.8 1 1.4.1 2.2-1.3 2.3-2.9zm12 9.6L123 19l-4.6-7 3.3-5.1h.2c.4.4 1 .8 1.7.8s1.2-.4 1.5-.8h.2c-.1 2-1.5 3.2-2.5 3.2s-1.5-.5-2.1-.8l-.3.5 5 7.4 1-.6v.1zm-11-.5l-1.3 1 .2.2.6-.5 2.2 2 3-2-.2-.2-.8.5-1-1V.8h-.1l-3.6 2.4v.2c.4.2 1 .3 1 1.5v11.3zM143 2.9c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8-1.3-.4-2.5-.8-3.5-.8-2 0-3.4 1.5-3.4 3.2 0 1.5 1.1 2 1.5 2.2l.1-.2c-.3-.2-.6-.4-.6-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8V9l-1.5 1.3v.1l1.5 1.3V16c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2V6l-5 2.2c.5-1.3 1.6-2.2 2.6-2.9l-.1-.2c-3 .8-5.7 3.5-5.7 6.9 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1L140 8.8v-3c1.5 0 3-1 3-2.9zm-8.7 11l-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7.1-1.5.3-2.1l2.1-.9-.1 6.2zm12.2-12h-.1l-2 1.7v.1l1.7 1.9h.2l2-1.7v-.1l-1.8-1.9zm3 14.8l-.8.5-1-1V9.3l1-.7-.2-.2-.7.6-1.8-2.1-2.9 2 .2.3.7-.5.9 1.1v6.5l-1.3 1 .1.2.7-.5 2.2 2 3-2-.1-.3zm16.7-.1l-.7.5-1.1-1V9.3l1-.8-.2-.2-.8.7-2.3-2.1-3 2.1-2.3-2.1L154 9l-1.8-2.1-2.9 2 .1.3.7-.5 1 1.1v6.5l-.8.8 2.3 1.9 2.2-2-.9-.9V9.3l.9-.6 1.5 1.4v6l-.8.8 2.3 1.9 2.2-2-.9-.9V9.3l.8-.5 1.6 1.4v6l-.7.7 2.3 2.1 3.1-2.1v-.3zm8.7-1.5l-2.5 1.9-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.8l3.5 2.5 4.5-3.6-.1-.3zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zm14.1-.9l-1.9-1.5c1.3-1.1 1.8-2.6 1.8-3.6v-.6h-.2c-.2.5-.6 1-1.4 1-.8 0-1.3-.4-1.8-1L176 9.3v3.6l1.7 1.3c-1.7 1.5-2 2.5-2 3.3 0 1 .5 1.7 1.3 2l.1-.2c-.2-.2-.4-.3-.4-.8 0-.3.4-.8 1.2-.8 1 0 1.6.7 1.9 1l4.3-2.6v-3.6h-.1zm-1.1-3c-.7 1.2-2.2 2.4-3.1 3l-1.1-.9V8.1c.4 1 1.5 1.8 2.6 1.8.7 0 1.1-.1 1.6-.4zm-1.7 8c-.5-1.1-1.7-1.9-2.9-1.9-.3 0-1.1 0-1.9.5.5-.8 1.8-2.2 3.5-3.2l1.2 1 .1 3.6z"></path></svg>
</div>
<!--Right Logos Navbar-->
<div class="rgt-icons">
<div class="subs">
<button class="subscribe-btn">SUBSCRIBE NOW</button>
</div>
<div class="login">
<button class="log-in">LOG IN</button>
</div>
</div>
</div>
</nav>
<!--Here Starts the Article-->
<div class="main">
<div class="title">
<h1>Space Ripples Reveal Big Bang’s <br> Smoking Gun</h1>
</div>
<img class="main-img" src="resources/18cosmos-jumbo.jpg" alt="">
<div class="p-img">
<p>Alan Guth was one of the first physicists to hypothesize the existence of inflation, which explains how the <br>
universe expanded so uniformly and so quickly in the instant after the Big Bang 13.8 billion years ago. <span> Rick <br>
Friedman for The New York Times</span>
</p>
</div>
</div>
<div class="author">
<p class="author-name">By <span><a class="auth" href="#">Dennis Overbye</a><br><i>March 17, 2014</i></span></p>
<ul class="icon-btns">
<li class="fb"><a href="#"><svg class="css-4brsb6" viewBox="0 0 7 15" width="7" height="15"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.775 14.163V7.08h1.923l.255-2.441H4.775l.004-1.222c0-.636.06-.977.958-.977H6.94V0H5.016c-2.31 0-3.123 1.184-3.123 3.175V4.64H.453v2.44h1.44v7.083h2.882z" fill="#000"></path></svg></a></li>
<li class="twitter"><a href="#"><svg viewBox="0 0 13 10" class="css-4brsb6" width="13" height="10"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.987 2.772l.025.425-.429-.052c-1.562-.2-2.927-.876-4.086-2.011L.93.571.784.987c-.309.927-.111 1.906.533 2.565.343.364.266.416-.327.2-.206-.07-.386-.122-.403-.096-.06.06.146.85.309 1.161.223.434.678.858 1.176 1.11l.42.199-.497.009c-.481 0-.498.008-.447.19.172.564.85 1.162 1.606 1.422l.532.182-.464.277a4.833 4.833 0 0 1-2.3.641c-.387.009-.704.044-.704.07 0 .086 1.047.572 1.657.762 1.828.564 4 .32 5.631-.641 1.159-.685 2.318-2.045 2.859-3.363.292-.702.583-1.984.583-2.6 0-.398.026-.45.507-.927.283-.277.55-.58.6-.667.087-.165.078-.165-.36-.018-.73.26-.832.226-.472-.164.266-.278.584-.78.584-.928 0-.026-.129.018-.275.096a4.79 4.79 0 0 1-.755.294l-.464.148-.42-.286C9.66.467 9.335.293 9.163.24 8.725.12 8.055.137 7.66.276c-1.074.39-1.752 1.395-1.674 2.496z" fill="#000"></path></svg></a></li>
<li class="mail-to"><a href="#"><svg viewBox="0 0 15 9" class="css-4brsb6" width="15" height="9"><path fill-rule="evenodd" clip-rule="evenodd" d="M.906 8.418V0L5.64 4.76.906 8.419zm13 0L9.174 4.761 13.906 0v8.418zM7.407 6.539l-1.13-1.137L.907 9h13l-5.37-3.598-1.13 1.137zM1.297 0h12.22l-6.11 5.095L1.297 0z" fill="#000"></path></svg></a></li>
<li class="share-to"><svg class="css-uhuo44" viewBox="0 0 16 13" width="16" height="13"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.406 5.359L8.978 0v3.215C3.82 3.215.406 8.107.406 12.66 1.653 9.133 4.29 7.517 8.978 7.517v3.2l6.428-5.358z" fill="#000"></path></svg></li>
<li class="bookmark"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M16 2v17.582l-4-3.512-4 3.512v-17.582h8zm2-2h-12v24l6-5.269 6 5.269v-24z"/></svg></li>
</ul>
</div>
<div class="container-main">
<!-- START OF INTRO SECTION -->
<div class="intro">
<p>CAMBRIDGE, Mass. — One night late in 1979, an itinerant young physicist named Alan Guth, with a new son and a year’s appointment at Stanford, stayed up late with his notebook and equations, venturing far beyond the world of known physics.<br> particles that should have been created in the Big Bang. Instead he discovered what might have made the universe bang to begin with. A potential hitch in the presumed course of cosmic evolution could have infused space itself with a special energy that exerted a repulsive force, causing the universe to swell faster than the speed of light for a prodigiously violent instant.</p>
<br>
<p> If true, the rapid engorgement would solve paradoxes like why the heavens look uniform from pole to pole and not like a jagged, warped mess. The enormous ballooning would iron out all the wrinkles and irregularities. Those particles were not missing, but would be diluted beyond detection, like spit in the ocean.</p>
<br>
<p> “SPECTACULAR REALIZATION,” Dr. Guth wrote across the top of the page and drew a double box around it.</p>
<br>
<p> On Monday, Dr. Guth’s starship came in. Radio astronomers reported that they had seen the beginning of the Big Bang, and that his hypothesis, known undramatically as inflation, looked right.</p>
<br>
<p> Reaching back across 13.8 billion years to <a href="#">the first sliver of cosmic time</a> with telescopes at the South Pole, a team of astronomers led by John M. Kovac of the Harvard-Smithsonian Center for Astrophysics detected ripples in the fabric of space-time — so- called <a href="#">gravitational waves</a> — the signature of a universe being wrenched violently apart when it was roughly a trillionth of a trillionth of a trillionth of a second old. They are the long-sought smoking-gun evidence of inflation, proof, Dr. Kovac and his colleagues say, that Dr. Guth was correct.</p>
<br>
<p>Inflation has been the workhorse of cosmology for 35 years, thoughmany, including Dr. Guth, wondered whether it could ever be proved.</p>
<br>
<p> If corroborated, Dr. Kovac’s work will stand as a landmark in science comparable to the recent discovery of dark energy pushing the universe apart, or of the Big Bang itself. It would open vast realms of time and space and energy to science and speculation.</p>
<br>
<p> Confirming inflation would mean that the universe we see, extending 14 billion light-years in space with its hundreds of billions of galaxies, is only an infinitesimal patch in a larger cosmos whose extent, architecture and fate are unknowable. Moreover, beyond our own universe there might be an endless number of other universes bubbling into frothy eternity, like a pot of pasta water boiling over.</p>
<br>
</div>
<!-- END OF INTRO SECTION -->
<!-- START OF 'AS BIG AS IT GETS' -->
<div class="big-ass">
<h3>‘As Big as It Gets’</h3>
<br>
<p> In our own universe, it would serve as a window into the forces operating at energies forever beyond the reach of particle accelerators on Earth and yield new insights into gravity itself. Dr. Kovac’s ripples would be the first direct observation of gravitational waves, which, according to Einstein’s theory of general relativity, should ruffle space-time.</p>
<br>
<p> Marc Kamionkowski of Johns Hopkins University, an early-universe expert who was not part of the team, said, “This is huge, as big as it gets.”</p>
<br>
<p> He continued, “This is a signal from the very earliest universe, sending a telegram encoded in gravitational waves.”</p>
<br>
<p> The ripples manifested themselves as faint spiral patterns in a bath of microwave radiation that permeates space and preserves a picture of the universe when it was 380,000 years old and as hot as the surface of the sun.</p>
<br>
<p> Dr. Kovac and his collaborators, working in an experiment known as Bicep, for Background Imaging of Cosmic Extragalactic Polarization, reported their results in a scientific briefing at the Center for Astrophysics here on Monday and in a set of papers submitted to The Astrophysical Journal.</p>
<br>
</div>
</div>
<!-- inflation-theory -->
<div class="inflation-theory">
<h2>The theory of inflation</h2>
<p class="inflation-theory-cell">
Astronomers have found evidence to support the theory of inflation,
which explains how the universe expanded so uniformly and so quickly
in the instant after the Big Bang 13.8 billion years ago.
</p>
<div class="inflation-theory-container">
<div class="inflation-theory-grid">
<p>
<strong> THE UNIVERSE </strong>is just under 14 billion years old. From our
position in the Milky Way galaxy, we can observe a sphere that
is now about 92 billion light-years across. But there's a
mystery. Wherever we look, the universe has an even temperature.
</p>
<p>
<strong> NOT ENOUGH TIME </strong>The universe is not old enough for light to have
traveled the vast distance from one side of the universe to the
other, and there has not been enough time for scattered patches
of hot and cold to mix into an even temperature.
</p>
<p>
<strong> DISTANT COFFEE </strong>At a smaller scale, imagine using a telescope to
look a mile in one direction. You see a coffee cup, and from the
amount of steam, you can estimate its temperature and how much
it has cooled.
</p>
<p>
<strong> COFFEE EVERYWHERE </strong>Now turn around and look a mile in the other
direction. You see a similar coffee cup, at exactly the same
temperature. Coincidence? Maybe. But if you see a similar cup in
every direction, you might want to look for another explanation.
</p>
<p>
<strong> STILL NOT ENOUGH TIME </strong>There has not been enough time to carry
coffee cups from place to place before they get cold. But if all
the coffee cups were somehow filled from a single coffee pot,
all at the same time, that might explain their even temperature.
</p>
<p>
<strong> INFLATION </strong>solves this problem. The theory proposes that, less
than a trillionth of a second after the Big Bang, the universe
expanded faster than the speed of light. Tiny ripples in the
violently expanding energy field eventually grew into the
large-scale structures of the universe.
</p>
<p>
<strong> FLUCTUATION </strong>Astronomers have now detected evidence of these
ancient fluctuations in swirls of polarized light in the cosmic
background radiation, which is energy left over from the early
universe. These are gravitational waves predicted by Einstein.
</p>
<p>
<strong> EXPANSION </strong> Returning to our coffee, imagine a single, central pot
expanding faster than light and cooling to an even temperature
as it expands. That is something like inflation. And the
structure of the universe mirrors the froth and foam of the
original pot.
</p>
</div>
</div>
<div class="inflation-theory-footer">
<hr>
<br>
<div class="inflation-theory-credit">
<p>By LARRY BUCHANAN and JONATHAN CORUM</p>
<br>
</div>
</div>
<div class="main-article">
<div class="wtf">
<br>
<p> Dr. Kovac said the chance that the results were a fluke was only one in 10 million. </p>
<br>
<p> Dr. Guth, now 67, pronounced himself “bowled over,” saying he had not expected such a definite confirmation in his lifetime. </p>
<br>
<p> “With nature, you have to be lucky,” he said. “Apparently we have been lucky.” </p>
<br>
<p> The results are the closely guarded distillation of three years’ worth of observations and analysis. Eschewing email for fear of a leak, Dr. Kovac personally delivered drafts of his work to a select few, meeting with Dr. Guth, who is now a professor at Massachusetts Institute of Technology (as is his son, Larry, who was sleeping that night in 1979), in his office last week. </p>
<br>
<p> “It was a very special moment, and one we took very seriously as scientists,” said Dr. Kovac, who chose his words as carefully as he tended his radio telescopes. </p>
<br>
<p> Andrei Linde of Stanford, a prolific theorist who first described the most popular variant of inflation, known as chaotic inflation, in 1983, was about to go on vacation in the Caribbean last week when Chao-Lin Kuo, a Stanford colleague and a member of Dr. Kovac’s team, <a href="#">knocked on his door with a bottle of Champagne</a> to tell him the news. </p>
<br>
<figure class="article-figures">
<iframe height="336" src="https://www.youtube.com/embed/ZlfIVEy_YOA" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> </iframe>
<figcaption class="figcaption">
<span class="video-title"> Stanford Professor Andrei Linde celebrates physics breakthrough <br> Video by Stanford University </span>
<br>
<span class="video-credit"></span>
</figcaption>
</figure>
<p> Confused, Dr. Linde called out to his wife, asking if she had ordered anything. </p>
<br>
<p> “And then I told him that in the beginning we thought that this was a delivery but we did not think that we ordered anything, but I simply forgot that actually I did order it, 30 years ago,” Dr. Linde wrote in an email. </p>
<br>
<p> Calling from Bonaire, the Dutch Caribbean island, Dr. Linde said he was still hyperventilating. “Having news like this is the best way of spoiling a vacation,” he said. </p>
<br>
<p> By last weekend, as social media was buzzing with rumors that inflation had been seen and news spread, astrophysicists responded with a mixture of jubilation and caution. </p>
<br>
<p> Max Tegmark, a cosmologist at M.I.T., wrote in an email, “I think that if this stays true, it will go down as one of the greatest discoveries in the history of science.” </p>
<br>
<p> John E. Carlstrom of the University of Chicago, Dr. Kovac’s mentor and head of a competing project called the South Pole Telescope, pronounced himself deeply impressed. “I think the results are beautiful and very convincing,” he said. </p>
<br>
<p> Paul J. Steinhardt of Princeton, author of a competitor to inflation that posits the clash of a pair of universes as the cause of genesis, said that if true, the Bicep result would eliminate his model, but he expressed reservations about inflation. </p>
<br>
<p> Lawrence M. Krauss of Arizona State and others also emphasized the need for confirmation, noting that the new results exceeded earlier estimates based on temperature maps of the cosmic background by the European Space Agency’s Planck satellite and other assumptions about the universe. </p>
<br>
<p> “So we will need to wait and see before we jump up and down,” Dr. Krauss said. </p>
<br>
<p> Corroboration might not be long in coming. The Planck spacecraft will report its own findings this year. At least a dozen other teams are trying similar measurements from balloons, mountaintops and space. </p>
<br>
</div>
<!-- END OF 'AS BIG AS IT GETS' -->
<!-- START OF 'SPIRAL IN THE SKY' -->
<div class="spiral">
<h3 class="sky-spiral"><strong>Spirals in the Sky</strong></h3>
<br>
<p> Gavity waves are the latest and deepest secret yet pried out of the cosmic microwaves, which were discovered accidentally by Arno Penzias and Robert Wilson at Bell Labs 50 years ago. They won the Nobel Prize. </p>
<br>
<p> Dr. Kovac has spent his career trying to read the secrets of these waves. He is one of four leaders of Bicep, which has operated a series of increasingly sensitive radio telescopes at the South Pole, where the thin, dry air creates ideal observing conditions. The others are Clement Pryke of the University of Minnesota, Jamie Bock of the California Institute of Technology and Dr. Kuo of Stanford. </p>
<br>
<p> “The South Pole is the closest you can get to space and still be on the ground,” Dr. Kovac said. He has been there 23 times, he said, wintering over in 1994. “I’ve been hooked ever since,” he said. </p>
<br>
<figure class="article-figures">
<img class="img-figure" src="resources/bisep.jpg" alt="The Bicep2 telescope, in the foreground, was used to detect the faint
spiraling gravity patterns — the signature of a universe being wrenched
violently apart at its birth.">
<figcaption>
<span class="video-title1">
The Bicep2 telescope, in the foreground, was used to detect the faint
spiraling gravity patterns — the signature of a universe being wrenched
violently apart at its birth.
<i> Steffen Richter/Associated Press</i>
</span>
</figcaption>
</figure>
<div class="mil2">
<br>
<p> In 2002, he was part of a team that discovered that the microwave radiationwas polarized, meaning the light waves had a slight preference to vibrate inone direction rather than another.</p>
<br>
<p>This was a step toward the ultimate goal of detecting the gravitational wavesfrom inflation. Such waves, squeezing space in one direction and stretching itin another as they go by, would twist the direction of polarization of the microwaves,theorists said. As a result, maps of the polarization in the sky should have littlearrows going in spirals.</p>
<br>
<p>Detecting those spirals required measuring infinitesimally small differences inthe temperature of the microwaves. The group’s telescope, Bicep2, is basicallya giant superconducting thermometer.</p>
<br>
<p>“We had no expectations what we would see,” Dr. Kovac said.</p>
<br>
<p>The strength of the signal surprised the researchers, and they spent a yearburning up time on a Harvard supercomputer, making sure they had things rightand worrying that competitors might beat them to the breakthrough.</p>
<br>
</div>
</div>
<!-- END OF 'SPIRAL IN THE SKY' -->
<!-- START OF 'A SPECIAL TIME' -->
<div class="special-time">
<h3><strong>A Special Time</strong></h3>
<br>
<p> The data traced the onset of inflation to a time that physicists like Dr. Guth, staying up late in his Palo Alto house 35 years ago, suspected was a special break point in the evolution of the universe. </p>
<br>
<p> Physicists recognize four forces at work in the world today: gravity, electromagnetism, and strong and weak nuclear forces. But they have long suspected that those are simply different manifestations of a single unified force that ruled the universe in its earliest, hottest moments. </p>
<br>
<p> As the universe cooled, according to this theory, there was a fall from grace, like some old folk mythology of gods or brothers falling out with each other. The laws of physics evolved, with one force after another splitting away. </p>
<br>
<p>That was where Dr. Guth came in.</p>
<br>
<p> Under some circumstances, a glass of water can stay liquid as the temperature falls below 32 degrees, until it is disturbed, at which point it will rapidly freeze, releasing latent heat. </p>
<br>
<p> Similarly, the universe could “supercool” and stay in a unified state too long. In that case, space itself would become imbued with a mysterious latent energy. </p>
<br>
<p> Inserted into Einstein’s equations, the latent energy would act as a kind of antigravity, and the universe would blow itself up. Since it was space itself supplying the repulsive force, the more space was created, the harder it pushed apart. </p>
<br>
<p> What would become our observable universe mushroomed in size at least a trillion fold — from a submicroscopic speck of primordial energy to the size of a grapefruit — in less than a cosmic eye-blink. </p>
<br>
<p> Almost as quickly, this pulse would subside, relaxing into ordinary particles and radiation. All of normal cosmic history was still ahead, resulting in today’s observable universe, a patch of sky and stars billions of light-years across. “It’s often said that there is no such thing as a free lunch,” Dr. Guth likes to say, “but the universe might be the ultimate free lunch.” </p>
<br>
<p> Make that free lunches. Most of the hundred or so models resulting from Dr. Guth’s original vision suggest that inflation, once started, is eternal. Even as our own universe settled down to a comfortable homey expansion, the rest of the cosmos will continue blowing up, spinning off other bubbles endlessly, a concept known as the multiverse. </p>
<br>
<p> So the future of the cosmos is perhaps bright and fecund, but do not bother asking about going any deeper into the past. </p>
<br>
<p> We might never know what happened before inflation, at the very beginning, because inflation erases everything that came before it. All the chaos and randomness of the primordial moment are swept away, forever out of our view. </p>
<br>
<p> “If you trace your cosmic roots,” said Abraham Loeb, a Harvard-Smithsonian astronomer who was not part of the team, “you wind up at inflation.” </p>
<br>
</div>
<div class="articles-down">
<span >A version of this article appears in print on March 18, 2014, Section A, Page 1 of the New York edition with the <br>
headline: Space Ripples Reveal Big Bang’s Smoking Gun. <a href="#">Order Reprints</a> | <a href="#">Today’s Paper</a> | <a href="#">Subscribe</a>
</span>
<div class="btncomm">
<div>
<button>READ 615 COMMENTS</button>
</div>
<div class="sm-grid">
<ul class="icns-sm">
<li><a class="fb-ico" href="#"><svg class="tw" viewBox="0 0 7 15" width="7" height="15"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.775 14.163V7.08h1.923l.255-2.441H4.775l.004-1.222c0-.636.06-.977.958-.977H6.94V0H5.016c-2.31 0-3.123 1.184-3.123 3.175V4.64H.453v2.44h1.44v7.083h2.882z" fill="#000"></path></svg></a></li>
<li><a href="#"> <svg viewBox="0 0 13 10" class="tw" width="13" height="10"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.987 2.772l.025.425-.429-.052c-1.562-.2-2.927-.876-4.086-2.011L.93.571.784.987c-.309.927-.111 1.906.533 2.565.343.364.266.416-.327.2-.206-.07-.386-.122-.403-.096-.06.06.146.85.309 1.161.223.434.678.858 1.176 1.11l.42.199-.497.009c-.481 0-.498.008-.447.19.172.564.85 1.162 1.606 1.422l.532.182-.464.277a4.833 4.833 0 0 1-2.3.641c-.387.009-.704.044-.704.07 0 .086 1.047.572 1.657.762 1.828.564 4 .32 5.631-.641 1.159-.685 2.318-2.045 2.859-3.363.292-.702.583-1.984.583-2.6 0-.398.026-.45.507-.927.283-.277.55-.58.6-.667.087-.165.078-.165-.36-.018-.73.26-.832.226-.472-.164.266-.278.584-.78.584-.928 0-.026-.129.018-.275.096a4.79 4.79 0 0 1-.755.294l-.464.148-.42-.286C9.66.467 9.335.293 9.163.24 8.725.12 8.055.137 7.66.276c-1.074.39-1.752 1.395-1.674 2.496z" fill="#000"></path></svg></a></li>
<li><a href="#"><svg viewBox="0 0 15 9" class="tw" width="15" height="9"><path fill-rule="evenodd" clip-rule="evenodd" d="M.906 8.418V0L5.64 4.76.906 8.419zm13 0L9.174 4.761 13.906 0v8.418zM7.407 6.539l-1.13-1.137L.907 9h13l-5.37-3.598-1.13 1.137zM1.297 0h12.22l-6.11 5.095L1.297 0z" fill="#000"></path></svg></a></li>
<li><a href="#"><svg class="tw" viewBox="0 0 16 13" width="16" height="13"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.406 5.359L8.978 0v3.215C3.82 3.215.406 8.107.406 12.66 1.653 9.133 4.29 7.517 8.978 7.517v3.2l6.428-5.358z" fill="#000"></path></svg></a></li>
<li><a href="#"><svg stroke="none" width="16px" height="25px" viewBox="0 0 16 25" class="tw"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g stroke="#666" fill="none"><path fill="none" d="M0.5,0.5 L0.5,24.5 L8.1716264,19.5137775 L15.5,24.4404006 L15.5,0.5 L0.5,0.5 Z"></path></g></g></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="bottom-things">
<div class="more">
<div class="uno title-more">
<a href="#"><h3>More in Space and Astronomy</h3></a>
</div>
<div class="dos">
<img src="resources/rocket.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right"> SpaceX </i> <br>
SpaceX Gets Go-Ahead for NASA <br> Astronaut Launch Next Week <br>
<i> 28m Ago </i> </span>
</div>
<div class="tres">
<img src="resources/galaxy1.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right"> NRAO/AUI/NSF, S. Dagnello </i><br>
The Galaxy That Grew Up Too Fast <br>
<i> May 20 </i></span>
</div>
<div class="cuatro">
<img src="resources/starts.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right"> NASA, ESA and D. Lin/University of <br> New Hampshire </i><br>
Deep in the Cosmic Forest, a Black Hole Goldilocks Might Like <br>
<i> May 11 </i></span>
</div>
<div class="cinco">
<img src="resources/jupiter.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right">NASA Goddard</i> <br>
Jupiter’s Biggest Moons Started as <br> Tiny Grains of Hail <br>
<i> May 18 </i>
</span>
</div>
<div class="seis">
<img src="resources/comet.png" alt="A Universe Image">
<br>
<span> <i class="i-right">Gerald Rhemann </i>
Following Comet SWAN <br>
<i>May 12</i> </span>
</div>
<div class="siete">
<img src="resources/out.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right">NRAO/AUI/NSF; SARAO; DES </i> <br>
A Black Hole’s Boomerangs <br>
<i> May 17</i> </span>
</div>
<div class="nueve title-more">
<div>
<a href="#"><h3>Editors’ Picks</h3></a>
</div>
</div>
<div class="diez">
<img src="resources/merlin.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right">Andre D. Wagner for The New York <br> Times </i>
Spike Lee and the <br> Battlefield of American History <br>
<i> May 21</i> </span>
</div>
<div class="once">
<div>
<img src="resources/she.jpg" alt="A Universe Image">
<br>
<span> <i class="i-right">Joe Carrotta for The New York Times</i> <br>
Bethenny Frankel’s Dark Journey to <br> Find Medical Masks <br>
<i>May 21</i>
</span>
</div>
</div>
<div class="doce">
<div>
<img src="resources/virus.jpg" alt="A Universe Image">
<br>
<span> Tony Hawk’s 900 Spin Was <br> Amazing. An 11-Year-Old Skateboarder Stuck a 1080. <br>
<i>May 22</i>
</span>
</div>
</div>
</div>
<div class="side-b">
<div class="anchors-aside">
<div class="ocho">
<div class="most-title">
<h3>Most popular</h3>
</div>
</div>
<a href="_blank"><h4>Opinion: It’s Not Obesity. It’s Slavery.</h4></a>
<a href="_blank"><h4>12 Great TV Series by Film Directors</h4></a>
<a href="_blank"><h4>The Best Films of 2020 (So Far), and They’re All Streaming</h4></a>
<a href="_blank"><h4>The Coronavirus Is Deadliest Where Democrats Live</h4></a>
<a href="_blank"><h4>First They Fled the City. Now They’re Building $75,000 In-Ground Pools.</h4></a>
<a href="_blank"><h4>Trump Sows Doubt on Voting. It Keeps Some People Up at Night.</h4></a>
<a href="_blank"><h4>Trump Promotes Posts From Racist and Sexist Twitter Feed</h4></a>
<a href="_blank"><h4>Grandmother’s Refusal to Remove Photos From Facebook Tests Privacy Law</h4></a>
<a href="_blank"><h4>Opinion: What Single People Are Starting to Realize</h4></a>
<a href="_blank"><h4>C.D.C. Warns of ‘Aggressive’ Rats Searching for Food During Shutdowns</h4></a>
</div>
</div>
</div>
<div class="bottom-section-container">
<div class="bottom-section">
<div class="bottom-section-header">
<div><a href="https://www.nytimes.com/"><svg><path d="M13.8 2.9c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8C6.2 1.4 5 1 4 1 2 1 .6 2.5.6 4.2c0 1.5 1.1 2 1.5 2.2l.1-.2c-.2-.2-.5-.4-.5-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8v3.1L9 10.2v.1l1.5 1.3v4.3c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2V6l-5 2.2C3.6 6.9 4.7 6 5.8 5.4l-.1-.3c-3 .8-5.7 3.6-5.7 7 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1l-1.6-1.3V5.8c1.5 0 3-1 3-2.9zm-8.7 11l-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7 0-1.5.2-2.1l2.1-.9v6.2zm10.6 2.3l-1.3 1 .2.2.6-.5 2.2 2 3-2-.1-.2-.8.5-1-1V9.4l.8-.6 1.7 1.4v6.1c0 3.8-.8 4.4-2.5 5v.3c2.8.1 5.4-.8 5.4-5.7V9.3l.9-.7-.2-.2-.8.6-2.5-2.1L18.5 9V.8h-.2l-3.5 2.4v.2c.4.2 1 .4 1 1.5l-.1 11.3zM34 15.1L31.5 17 29 15v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6-.1-.4zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zM53.1 2c0-.3-.1-.6-.2-.9h-.2c-.3.8-.7 1.2-1.7 1.2-.9 0-1.5-.5-1.9-.9l-2.9 3.3.2.2 1-.9c.6.5 1.1.9 2.5 1v8.3L44 3.2c-.5-.8-1.2-1.9-2.6-1.9-1.6 0-3 1.4-2.8 3.6h.3c.1-.6.4-1.3 1.1-1.3.5 0 1 .5 1.3 1v3.3c-1.8 0-3 .8-3 2.3 0 .8.4 2 1.6 2.3v-.2c-.2-.2-.3-.4-.3-.7 0-.5.4-.9 1.1-.9h.5v4.2c-2.1 0-3.8 1.2-3.8 3.2 0 1.9 1.6 2.8 3.4 2.7v-.2c-1.1-.1-1.6-.6-1.6-1.3 0-.9.6-1.3 1.4-1.3.8 0 1.5.5 2 1.1l2.9-3.2-.2-.2-.7.8c-1.1-1-1.7-1.3-3-1.5V5l8 14h.6V5c1.5-.1 2.9-1.3 2.9-3zm7.3 13.1L57.9 17l-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6-.1-.4zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zM76.7 8l-.7.5-1.9-1.6-2.2 2 .9.9v7.5l-2.4-1.5V9.6l.8-.5-2.3-2.2-2.2 2 .9.9V17l-.3.2-2.1-1.5v-6c0-1.4-.7-1.8-1.5-2.3-.7-.5-1.1-.8-1.1-1.5 0-.6.6-.9.9-1.1v-.2c-.8 0-2.9.8-2.9 2.7 0 1 .5 1.4 1 1.9s1 .9 1 1.8v5.8l-1.1.8.2.2 1-.8 2.3 2 2.5-1.7 2.8 1.7 5.3-3.1V9.2l1.3-1-.2-.2zm18.6-5.5l-1 .9-2.2-2-3.3 2.4V1.6h-.3l.1 16.2c-.3 0-1.2-.2-1.9-.4l-.2-13.5c0-1-.7-2.4-2.5-2.4s-3 1.4-3 2.8h.3c.1-.6.4-1.1 1-1.1s1.1.4 1.1 1.7v3.9c-1.8.1-2.9 1.1-2.9 2.4 0 .8.4 2 1.6 2V13c-.4-.2-.5-.5-.5-.7 0-.6.5-.8 1.3-.8h.4v6.2c-1.5.5-2.1 1.6-2.1 2.8 0 1.7 1.3 2.9 3.3 2.9 1.4 0 2.6-.2 3.8-.5 1-.2 2.3-.5 2.9-.5.8 0 1.1.4 1.1.9 0 .7-.3 1-.7 1.1v.2c1.6-.3 2.6-1.3 2.6-2.8s-1.5-2.4-3.1-2.4c-.8 0-2.5.3-3.7.5-1.4.3-2.8.5-3.2.5-.7 0-1.5-.3-1.5-1.3 0-.8.7-1.5 2.4-1.5.9 0 2 .1 3.1.4 1.2.3 2.3.6 3.3.6 1.5 0 2.8-.5 2.8-2.6V3.7l1.2-1-.2-.2zm-4.1 6.1c-.3.3-.7.6-1.2.6s-1-.3-1.2-.6V4.2l1-.7 1.4 1.3v3.8zm0 3c-.2-.2-.7-.5-1.2-.5s-1 .3-1.2.5V9c.2.2.7.5 1.2.5s1-.3 1.2-.5v2.6zm0 4.7c0 .8-.5 1.6-1.6 1.6h-.8V12c.2-.2.7-.5 1.2-.5s.9.3 1.2.5v4.3zm13.7-7.1l-3.2-2.3-4.9 2.8v6.5l-1 .8.1.2.8-.6 3.2 2.4 5-3V9.2zm-5.4 6.3V8.3l2.5 1.8v7.1l-2.5-1.7zm14.9-8.4h-.2c-.3.2-.6.4-.9.4-.4 0-.9-.2-1.1-.5h-.2l-1.7 1.9-1.7-1.9-3 2 .1.2.8-.5 1 1.1v6.3l-1.3 1 .2.2.6-.5 2.4 2 3.1-2.1-.1-.2-.9.5-1.2-1V9c.5.5 1.1 1 1.8 1 1.4.1 2.2-1.3 2.3-2.9zm12 9.6L123 19l-4.6-7 3.3-5.1h.2c.4.4 1 .8 1.7.8s1.2-.4 1.5-.8h.2c-.1 2-1.5 3.2-2.5 3.2s-1.5-.5-2.1-.8l-.3.5 5 7.4 1-.6v.1zm-11-.5l-1.3 1 .2.2.6-.5 2.2 2 3-2-.2-.2-.8.5-1-1V.8h-.1l-3.6 2.4v.2c.4.2 1 .3 1 1.5v11.3zM143 2.9c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8-1.3-.4-2.5-.8-3.5-.8-2 0-3.4 1.5-3.4 3.2 0 1.5 1.1 2 1.5 2.2l.1-.2c-.3-.2-.6-.4-.6-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8V9l-1.5 1.3v.1l1.5 1.3V16c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2V6l-5 2.2c.5-1.3 1.6-2.2 2.6-2.9l-.1-.2c-3 .8-5.7 3.5-5.7 6.9 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1L140 8.8v-3c1.5 0 3-1 3-2.9zm-8.7 11l-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7.1-1.5.3-2.1l2.1-.9-.1 6.2zm12.2-12h-.1l-2 1.7v.1l1.7 1.9h.2l2-1.7v-.1l-1.8-1.9zm3 14.8l-.8.5-1-1V9.3l1-.7-.2-.2-.7.6-1.8-2.1-2.9 2 .2.3.7-.5.9 1.1v6.5l-1.3 1 .1.2.7-.5 2.2 2 3-2-.1-.3zm16.7-.1l-.7.5-1.1-1V9.3l1-.8-.2-.2-.8.7-2.3-2.1-3 2.1-2.3-2.1L154 9l-1.8-2.1-2.9 2 .1.3.7-.5 1 1.1v6.5l-.8.8 2.3 1.9 2.2-2-.9-.9V9.3l.9-.6 1.5 1.4v6l-.8.8 2.3 1.9 2.2-2-.9-.9V9.3l.8-.5 1.6 1.4v6l-.7.7 2.3 2.1 3.1-2.1v-.3zm8.7-1.5l-2.5 1.9-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.8l3.5 2.5 4.5-3.6-.1-.3zm-5-1.7V8.5l.2-.1 2.2 3.5-2.4 1.5zm14.1-.9l-1.9-1.5c1.3-1.1 1.8-2.6 1.8-3.6v-.6h-.2c-.2.5-.6 1-1.4 1-.8 0-1.3-.4-1.8-1L176 9.3v3.6l1.7 1.3c-1.7 1.5-2 2.5-2 3.3 0 1 .5 1.7 1.3 2l.1-.2c-.2-.2-.4-.3-.4-.8 0-.3.4-.8 1.2-.8 1 0 1.6.7 1.9 1l4.3-2.6v-3.6h-.1zm-1.1-3c-.7 1.2-2.2 2.4-3.1 3l-1.1-.9V8.1c.4 1 1.5 1.8 2.6 1.8.7 0 1.1-.1 1.6-.4zm-1.7 8c-.5-1.1-1.7-1.9-2.9-1.9-.3 0-1.1 0-1.9.5.5-.8 1.8-2.2 3.5-3.2l1.2 1 .1 3.6z"></path></svg></a>
</div>
<div class="bottom-section-header">
<a class="goto-homepage-link" href="https://www.nytimes.com/"> Go to Home Page » </a>
</div>
</div>
</div>
<div class="bottom-link-section-container">
<div class="bottom-link-section-columns">
<h3 class="bottom-link-section-headers">NEWS</h3>
<br>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com">home page</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/world">world</a> </li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/us">U.S.</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/politics">politics</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/news-event/2020-election">Election 2020</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/nyregion">New York</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/business">business</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/technology">tech</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/science">science</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/sports">sports</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/obituaries">obituaries</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/todayspaper">today's paper</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/corrections">corrections</a></li>
</ul>
</div>
<div class="bottom-link-section-columns-two">
<h3 class="bottom-link-section-headers">OPINION</h3>
<br>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion">today's opinion</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion/columnists">op-ed columnists</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion/editorials">editorials</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion/contributors">op-ed Contributors</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion/letters">letters</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/opinion/sunday">sunday review</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/video/opinion">video: opinion</a></li></ul>
</div>
<div class="bottom-link-section-columns-three">
<h3 class="bottom-link-section-headers">ARTS</h3>
<br>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/arts">today's arts</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/arts/design">art & design</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/books">books</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/arts/dance">dance</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/movies">movies</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/arts/music">music</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/spotlight/pop-culture">Pop Culture</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/arts/television">television</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/theater">theater</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/video/arts">video: arts</a></li>
</ul>
</div>
<div class="bottom-link-section-columns-four">
<h3 class="bottom-link-section-headers">LIVING</h3>
<br>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/automobiles">automobiles</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/crosswords">crossword</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/education">education</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/food">food</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/health">health</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/jobs">jobs</a> </li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/magazine">magazine</a></li>
<li><a class="bottom-link-section-uls-links" href="https://parenting.nytimes.com/">parenting</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/realestate">real estate</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/style">style</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/t-magazine">t magazine</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/travel">travel</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/fashion/weddings">love</a></li>
</ul>
</div>
<div class="bottom-link-section-columns-five">
<h3 class="bottom-link-section-headers">MORE</h3>
<br>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/reader-center">Reader Center</a></li>
<li><a class="bottom-link-section-uls-links" href="https://thewirecutter.com">Wirecutter</a></li>
<li><a class="bottom-link-section-uls-links" href="http://nytconferences.com/">Live Events</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/learning">The Learning Network</a></li>
<li><a class="bottom-link-section-uls-links" href="http://www.nytimes.com/marketing/tools-and-services">tools & services</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/spotlight/arts-listings">N.Y.C. events guide</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/multimedia">multimedia</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/section/lens">photography</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/video">video</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/newsletters">Newsletters</a></li>
<li><a class="bottom-link-section-uls-links" href="https://store.nytimes.com/">NYT store</a></li>
<li><a class="bottom-link-section-uls-links" href="https://www.nytimes.com/times-journeys">times journeys</a></li>
<li><a class="bottom-link-section-uls-links" href="https://account.nytimes.com/">manage my account</a></li>
</ul>
</div>
<div class="site-index-subscribe-label">
<h3 class="bottom-link-section-headers">SUBSCRIBE</h3>
<br>
<ul class="bottom-link-section-uls">
<li class="bottom-link-section-columns-subscribe"><a class="bottom-link-section-columns-subscribe-links" href="https://www.nytimes.com/hdleftnav"><svg class="bottom-link-section-columns-subscribe-svg" viewBox="0 0 14 13" fill="#000"><path d="M13.1,11.7H3.5V1.2h9.6V11.7zM13.1,0.4H3.5C3,0.4,2.6,0.8,2.6,1.2v2.2H0.9C0.4,3.4,0,3.8,0,4.3v5.2v1.5c0,0.8,0.8,1.5,1.8,1.5h1.7h0h7.4h2.2c0.5,0,0.9-0.4,0.9-0.9V1.2C14,0.8,13.6,0.4,13.1,0.4"></path><polygon points="10.9,3 5.2,3 5.2,3.9 11.4,3.9 11.4,3"></polygon><rect x="5.2" y="4.7" width="6.1" height="0.9"></rect><rect x="5.2" y="6.5" width="6.1" height="0.9"></rect></svg>home delivery</a></li>
<li class="bottom-link-section-columns-subscribe"><a class="bottom-link-section-columns-subscribe-links" href="https://www.nytimes.com/digitalleftnav"><svg class="bottom-link-section-columns-subscribe-svg" viewBox="0 0 10 13"><path fill="#000" d="M9.9,8c-0.4,1.1-1.2,1.9-2.3,2.4V8l1.3-1.2L7.6,5.7V4c1.2-0.1,2-1,2-2c0-1.4-1.3-1.9-2.1-1.9c-0.2,0-0.3,0-0.6,0.1v0.1c0.1,0,0.2,0,0.3,0c0.5,0,0.9,0.2,0.9,0.7c0,0.4-0.3,0.7-0.8,0.7C6,1.7,4.5,0.6,2.8,0.6c-1.5,0-2.5,1.1-2.5,2.2C0.3,4,1,4.3,1.6,4.6l0-0.1C1.4,4.4,1.3,4.1,1.3,3.8c0-0.5,0.5-0.9,1-0.9C3.7,2.9,6,4,7.4,4h0.1v1.7L6.2,6.8L7.5,8v2.4c-0.5,0.2-1.1,0.3-1.7,0.3c-2.2,0-3.6-1.3-3.6-3.5c0-0.5,0.1-1,0.2-1.5l1.1-0.5V10l2.2-1v-5L2.5,5.5c0.3-1,1-1.7,1.8-2l0,0C2.2,3.9,0.1,5.6,0.1,8c0,2.9,2.4,4.8,5.2,4.8C8.2,12.9,9.9,10.9,9.9,8L9.9,8z"></path></svg>digital subscriptions</a></li>
<li class="bottom-link-section-columns-subscribe"><a class="bottom-link-section-columns-subscribe-links" href="https://www.nytimes.com/subscription/crosswords"><svg class="bottom-link-section-columns-subscribe-svg" viewBox="0 0 13 13" fill="#000"><polygon points="0,-93.6 0,-86.9 6.6,-93.6"></polygon><polygon points="0.9,-86 7.5,-86 7.5,-92.6"></polygon><polygon points="0,-98 0,-94.8 8.8,-94.8 8.8,-86 12,-86 12,-98"></polygon><path d="M11.9-40c-0.4,1.1-1.2,1.9-2.3,2.4V-40l1.3-1.2l-1.3-1.2V-44c1.2-0.1,2-1,2-2c0-1.4-1.3-1.9-2.1-1.9c-0.2,0-0.3,0-0.6,0.1v0.1c0.1,0,0.2,0,0.3,0c0.5,0,0.9,0.2,0.9,0.7c0,0.4-0.3,0.7-0.8,0.7c-1.3,0-2.8-1.1-4.5-1.1c-1.5,0-2.5,1.1-2.5,2.2c0,1.1,0.6,1.5,1.3,1.7l0-0.1c-0.2-0.1-0.4-0.4-0.4-0.7c0-0.5,0.5-0.9,1-0.9C5.7-45.1,8-44,9.4-44h0.1v1.7l-1.3,1.1L9.5-40v2.4c-0.5,0.2-1.1,0.3-1.7,0.3c-2.2,0-3.6-1.3-3.6-3.5c0-0.5,0.1-1,0.2-1.5l1.1-0.5v4.9l2.2-1v-5l-3.3,1.5c0.3-1,1-1.7,1.8-2l0,0c-2.2,0.5-4.3,2.1-4.3,4.6c0,2.9,2.4,4.8,5.2,4.8C10.2-35.1,11.9-37.1,11.9-40L11.9-40z"></path><path d="M12.2-23.7c-0.2,0-0.4,0.2-0.4,0.4v0.4L0.4-19.1v2.3l3,1l-0.2,0.6c-0.3,0.8,0.1,1.8,0.9,2.1l1.7,0.7c0.2,0.1,0.4,0.1,0.6,0.1c0.6,0,1.3-0.4,1.5-1l0.4-0.9l3.5,1.2v0.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-10.7C12.6-23.5,12.4-23.7,12.2-23.7M7.1-13.6c-0.2,0.4-0.6,0.6-1,0.4l-1.7-0.7c-0.4-0.2-0.6-0.6-0.4-1l0.3-0.7l3.3,1.1L7.1-13.6z"></path><path d="M13.1-60.3H3.5v-10.5h9.6V-60.3zM13.1-71.6H3.5c-0.5,0-0.9,0.4-0.9,0.9v2.2H0.9c-0.5,0-0.9,0.4-0.9,0.9v5.2v1.5c0,0.8,0.8,1.5,1.8,1.5h1.7h0h7.4h2.2c0.5,0,0.9-0.4,0.9-0.9v-10.5C14-71.2,13.6-71.6,13.1-71.6"></path><polygon points="10.9,-69 5.2,-69 5.2,-68.1 11.4,-68.1 11.4,-69"></polygon><rect x="5.2" y="-67.3" width="6.1" height="0.9"></rect><rect x="5.2" y="-65.5" width="6.1" height="0.9"></rect><path d="M12,6.5H6.5V12H1V6.5h5.5V1H12V6.5zM12,0H1C0.4,0,0,0.5,0,1v11c0,0.6,0.4,1,1,1h11c0.5,0,1-0.4,1-1V1C13,0.5,12.5,0,12,0"></path></svg>Crossword</a></li>
<li class="bottom-link-section-columns-subscribe"><a class="bottom-link-section-columns-subscribe-links" href="https://www.nytimes.com/subscription/cooking.html"><svg class="bottom-link-section-columns-subscribe-svg" viewBox="0 0 13 13" fill="#000"><path d="M12,2.9L9.6,5.2c-0.1,0.1-0.3,0.1-0.4,0C9.1,5.2,9.1,5,9.3,4.9l2.4-2.4c-0.2-0.2-0.3-0.3-0.5-0.5L8.7,4.3c-0.1,0.1-0.3,0.1-0.4,0C8.2,4.3,8.2,4.1,8.4,4l2.4-2.4c-0.3-0.3-0.5-0.5-0.5-0.5L7.6,3.4C7.1,4,6.8,5.1,7.1,5.8c-1.4,1-4.6,3.5-5.1,4c-0.8,0.8-0.4,1.8-0.3,1.9c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,1.1,0.5,1.9-0.3c0.4-0.4,2.9-3.6,3.9-5C8.4,6.9,9.6,6.6,10.2,6l2.3-2.6C12.5,3.4,12.3,3.2,12,2.9z"></path><path d="M0.8,1.9l0.3-0.3c0.9-0.9,3.2,1.1,3.8,1.7s0.9,1.8,0.4,2.6c1.4,1.1,4.6,3.5,5,3.9c0.8,0.8,0.4,1.8,0.3,1.9c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0.1-1.1,0.5-1.9-0.3c-0.4-0.4-2.9-3.7-4-5.1C3.9,6.7,2.9,6.4,2.3,5.8S-0.2,2.9,0.8,1.9z"></path></svg>Cooking</a></li>
</ul>
<ul class="bottom-link-section-uls">
<li><a class="bottom-link-section-columns-subscribe-links-last" href="https://www.nytimes.com/newsletters">email newsletters</a></li>
<li><a class="bottom-link-section-columns-subscribe-links-last" href="https://www.nytimes.com/corporateleftnav">corporate subscriptions</a></li>
<li><a class="bottom-link-section-columns-subscribe-links-last" href="https://www.nytimes.com/educationleftnav">education rate</a> </li>
</ul>
<ul class="bottom-link-section-columns-subscribe-links-last-2">
<li><a class="bottom-link-section-columns-subscribe-links-last" href="http://www.nytimes.com/services/mobile/index.html">mobile applications</a></li>
<li><a class="bottom-link-section-columns-subscribe-links-last" href="http://eedition.nytimes.com/cgi-bin/signup.cgi?cc=37FYY">replica edition</a></li>
<li><a class="bottom-link-section-columns-subscribe-links-last" href="https://www.nytimes.com/es/">Español</a></li>
<li><a class="bottom-link-section-columns-subscribe-links-last" href="https://cn.nytimes.com/">中文网</a></li>
</ul>
</div>
</div>
<div class="footer-line">
<ul>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115014792127-Copyright-notice">© <span>2020</span><span> <span>The New York Times Company</span></span></a></li>
<li class="footer-list-items"><a class="footer-links" href="https://www.nytco.com/">NYTCo</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115015385887-Contact-Us">Contact Us</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://www.nytco.com/careers/">Work with us</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://nytmediakit.com/">Advertise</a></li>
<li class="footer-list-items"><a class="footer-links" href="http://www.tbrandstudio.com/">T Brand Studio</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115014892108-Privacy-policy">Your Ad Choices</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115014892108-Privacy-policy">Privacy</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115014893428-Terms-of-service">Terms of Service</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us/articles/115014893968-Terms-of-sale">Terms of Sale</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://spiderbites.nytimes.com">Site Map</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://help.nytimes.com/hc/en-us">Help</a></li>
<li class="footer-list-items"><a class="footer-links" href="https://www.nytimes.com/subscription?campaignId=37WXW">Subscriptions</a></li>
</ul>
</div>
</div>
<footer class="popup">
<div class="beerus">
<a href="#" class="coronavirus">Up-to-date information on coronavirus is available for free.</a>
</div>
<div class="ft-cnt">
<a href="#"> <strong>EXPAND</strong> </a>
<svg width="16" height="16" viewBox="0 0 9 16" version="1.1" class="iconic"><g id="Canvas" transform="translate(-8250 -1500)"><g id="Vector"><use xlink:href="#path0_stroke" transform="translate(8251 1501.5)" fill="#111"></use></g></g><defs><path id="path0_stroke" d="M 6.5 6.5L 7.20711 7.20711L 7.91421 6.5L 7.20711 5.79289L 6.5 6.5ZM -0.707107 0.707107L 5.79289 7.20711L 7.20711 5.79289L 0.707107 -0.707107L -0.707107 0.707107ZM 5.79289 5.79289L -0.707107 12.2929L 0.707107 13.7071L 7.20711 7.20711L 5.79289 5.79289Z"></path></defs></svg>
</div>
</footer>
</body>
</html>