Skip to content

Commit 71be9c7

Browse files
author
Raymond van Bommel
committed
genesis tcc page
1 parent 5ca895d commit 71be9c7

2 files changed

Lines changed: 94 additions & 0 deletions

File tree

index.htm

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ <h1>Menu</h1>
5252
</div>
5353

5454
<div id="mainbar">
55+
<h1><a name="news" id="news"></a>News</h1>
56+
The web page for my TCC course is now online, see <a href="#teaching">below</a>.
57+
5558
<h1><a name="contact" id="contact"></a>Contact details</h1>
5659
<p>
5760
<img src="foto.jpg" alt="picture of me" width="300px" /><br />
@@ -128,6 +131,7 @@ <h1><a name="other_texts" id="other_texts"></a>Other mathematical texts</h1>
128131
<h1><a name="teaching" id="teaching"></a>Teaching</h1>
129132

130133
<ul>
134+
<li>Spring 2025: <a href="tcc.htm">The Birch and Swinnerton-Dyer conjecture explained</a> (<a href="https://www.maths.ox.ac.uk/groups/tcc">Taught Course Centre</a> course, University of Bristol)
131135
<li>Autumn 2021: <a href="https://math.mit.edu/classes/18.721/Fall2021/">Introduction To Algebraic Geometry (18.721)</a> (Massachusetts Institute of Technology)</li>
132136
<li>Summer 2019: <a href="https://www.mathematik.uni-mainz.de/lehrveranstaltungen/?event_id=366564671866814">Computeralgebra</a> (Johannes Gutenberg-Universit&auml;t Mainz)</li>
133137
<li>Winter 2018/2019: <a href="https://ilias.uni-mainz.de/goto.php?client_id=JOGU&target=crs_634588">Zahlentheorie</a> (Johannes Gutenberg-Universit&auml;t Mainz)</li>

tcc.htm

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
4+
5+
<!-- Web Page Design by James Koster - http://www.jameskoster.co.uk -->
6+
7+
8+
<head>
9+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10+
<title>TCC - The Birch and Swinnerton-Dyer conjecture explained</title>
11+
<link href="css/1.css" rel="stylesheet" type="text/css" />
12+
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
13+
<script type='text/javascript' src='./jquery/jquery-1.12.0.min.js'></script>
14+
<script type='text/javascript' src='./jquery/jquery.rot13.min.js'></script>
15+
<!-- E-mailadres verbergen, met dank aan Stefan van der Lugt -->
16+
<script type='text/javascript'>
17+
$(document).ready(function(){
18+
$('a.hidemail').click(function(event){
19+
event.preventDefault();
20+
var addr = $.rot13('obzzry@zvg.rqh');
21+
$(this).unbind('click').attr('href','mailto:'+addr).attr('class','').text(addr);
22+
});
23+
});
24+
</script>
25+
</head>
26+
27+
<body>
28+
<a name="top" id="top"></a>
29+
<center>
30+
<div id="menu">
31+
<h1>The Birch and Swinnerton-Dyer conjecture explained</h1>
32+
</div>
33+
34+
35+
<div id="content">
36+
37+
<!-- <div id="sidebar">
38+
<h1>Menu</h1>
39+
<div class="submenu">
40+
<a href="#blah">Blah</a>
41+
</div>
42+
</div>-->
43+
44+
<!--<div id="header">
45+
TCC course.
46+
</div>-->
47+
48+
<div id="mainbar">
49+
<h1><a name="practical" id="practical"></a>Practical information</h1>
50+
51+
This course takes place on Thursday between 14:00 and 16:00 in room G.11 of the Fry Building in Bristol, and online on Teams (registration information <a href="https://www.maths.ox.ac.uk/groups/tcc">here</a>) from 1 May up to 26 June 2025, with no course on 12 June.<br /><br />
52+
Questions, comments, and remarks are encouraged.
53+
My contact details are on my <a href="index.htm">main page</a>.
54+
In case you are in need of an assessment for this course, please contact me immediately.
55+
56+
<h1><a name="Abstract" id="abstract"></a>Abstract</h1>
57+
The Birch and Swinnerton-Dyer conjecture is a millennium problem originally stated for elliptic curves over the rationals and later generalised to abelian varieties over number fields. In this course, we will learn about the different geometric and arithmetic invariants that occur in the conjecture and their significance in the broader context of arithmetic geometry.
58+
59+
<h1><a name="notes" id="notes"></a>Notes</h1>
60+
You can find some notes <a href="https://www.dropbox.com/scl/fi/hy36ql9rf16ggd96ehrkv/TCC_course.pdf?rlkey=n2ipdtry6dbnqzumm52ftwrof&st=r954ouck">here</a>. This is work in progress and any errors in it are mine. Please feel encouraged to report such errors to me. Other suggestions are also welcome.
61+
62+
<h1><a name="prerequisites" id="prerequisites"></a>Prerequisites</h1>
63+
Certainly you don't need to know all of these topics to join the course, but if you do, it might help you connect it to other things you know about.
64+
There might not be enough time in the course to discuss these topics in the full detail they deserve, so you might find it beneficial to read a bit about these topics yourself between the lectures.
65+
<ul><li>Elliptic curves / abelian varieties (over the complex numbers, over number, local and finite fields)</li>
66+
<li>Algebraic geometry (curves, schemes)</li>
67+
<li>Number fields, local / p-adic fields (extensions, Galois theory, class groups)</li>
68+
<li>Cohomology (sheaf cohomology, group cohomology, Galois cohomology)</li></ul>
69+
70+
71+
<h1><a name="topics" id="topics"></a>Possible topics</h1>
72+
There is a good chance that I won't be able to cover all these topics in detail, but below you can find a list of topics I am considering.
73+
<ul><li>Introduction to the conjecture and abelian varieties (lecture 1)</li>
74+
<li>Models of curves and abelian varieties</li>
75+
<li>Periods and N&eacute;ron differential</li>
76+
<li>Regulators, heights, and Arakelov theory</li>
77+
<li>Tamagawa numbers</li>
78+
<li>Algebraic rank, descent, and Chabauty</li>
79+
<li>Tate-Shafarevich group, Selmer groups, local-global principle, torsors and H1</li>
80+
<li>L-functions, Tate module, and conductor</li>
81+
<li>Known results: Coates-Wiles, Gross-Zagier, Kolyvagin, Heegner points</li>
82+
</ul>
83+
</div>
84+
85+
</div>
86+
<div id="footer">
87+
</div>
88+
</center>
89+
</body>
90+
</html>

0 commit comments

Comments
 (0)