-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresearch.html
111 lines (80 loc) · 3.91 KB
/
research.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8>
<link rel="stylesheet" href="stylesheet.css">
<title>
Research
</title>
</head>
<body>
<h1>
Research
</h1>
<div class="line">
</div>
<p>
<a href="#workschronological"> Works (listed chronologically) </a> <br>
<a href="#workstype"> Works (listed by type) </a> <br>
</p>
<div class="line">
</div>
<p>
Most of my research has not been written up in a final form or made available. Listed here are those works which are available. A little of some of my other interests can be discerned from the work of my <a href="students.html">students</a>.
</p>
<div class="line">
</div>
<a name="workschronological"></a>
<h2>
Works (listed chronologically)
</h2>
<ol reversed>
<li><em><a href="an_elementary_conjecture_which_implies_the_goldbach_conjecture/an_elementary_conjecture_which_implies_the_goldbach_conjecture.html">An elementary conjecture which implies the Goldbach conjecture</a></em>. Winter 2018.</li>
<li><em><a href="tallteori--autumn_2014/tallteori.pdf">Tallteori</a></em>. Autumn 2014. Lecture notes from a first course in number theory given at NTNU. In Norwegian. </li>
<li><em><a href="general_topology--spring_2014/generell_topologi--samlet_materiale.pdf">Generell topologi (General topology)</a></em>. Spring 2013. Extensively revised Spring 2014. Lecture notes from a first course in topology at NTNU. </li>
<li><em><a href="combinatorial_homotopy_theory/combinatorial_homotopy_theory.html">Combinatorial homotopy theory</a></em>. Autumn 2012. Notes from a seminar series given at NTNU. </li>
<li><em><a href="cylindrical_model_structures/cylindrical_model_structures.html">Cylindrical model structures</a></em>. First version: Autumn 2011. Extensively revised second version: Spring 2013. DPhil (abbreviation used at Oxford instead of PhD) thesis.</li>
<li><em><a href="an_sl2-categorification_of_tensor_products_of_simple_representations_of_sl2/an_sl2-categorification_of_tensor_products_of_simple_representations_of_sl2.html">An sl2-categorification of tensor products of simple representations of sl2</a></em>. Autumn 2008. Transfer thesis.</li>
</ol>
<div class="line">
</div>
<a name="workstype"></a>
<h2>
Works (listed by type)
</h2>
<h3>
Research
</h3>
<ol reversed>
<li><em><a href="cylindrical_model_structures/cylindrical_model_structures.html">Cylindrical model structures</a></em>. Autumn 2011. Comprehensively revised: Spring 2013. DPhil (the abbreviation used at Oxford instead of PhD) thesis, Oxford.</li>
</ol>
<p>
Some of the works listed below also contain a little research.
</p>
<h3>
Teaching
</h3>
<ol reversed>
<li><em><a href="tallteori--autumn_2014/tallteori.pdf">Tallteori</a></em>. Autumn 2014. Lecture notes from a first course in number theory given at NTNU. In Norwegian. </li>
<li><em><a href="general_topology--spring_2014/generell_topologi--samlet_materiale.pdf">Generell topologi (General topology)</a></em>. Spring 2013. Extensively revised Spring 2014. Lecture notes from a first course in topology at NTNU. </li>
</ol>
<h3>
Exposition
</h3>
<ol reversed>
<li><em><a href="combinatorial_homotopy_theory/combinatorial_homotopy_theory.html">Combinatorial homotopy theory</a></em>. Autumn 2012. Notes from a seminar series given at NTNU. </li>
</ol>
<h3>
Miscellaneous
</h3>
<ol reversed>
<li><em><a href="an_elementary_conjecture_which_implies_the_goldbach_conjecture/an_elementary_conjecture_which_implies_the_goldbach_conjecture.html">An elementary conjecture which implies the Goldbach conjecture</a></em>. Winter 2018.</li>
<li><em><a href="an_sl2-categorification_of_tensor_products_of_simple_representations_of_sl2/an_sl2-categorification_of_tensor_products_of_simple_representations_of_sl2.html">An sl2-categorification of tensor products of simple representations of sl2</a></em>. Autumn 2008. Transfer thesis, Oxford.</li>
</ol>
<div class="line">
</div>
<p class="updateinfo">
Last updated: 21:38 (GMT+2), 6th January 2019
</p>
</body>
</html>