Mon, 24 Apr 2017
12:45
L3

Computational Algebraic Geometry meets String Theory: the search for rigid divisors and computing sheaf cohomology on Calabi-Yau hypersurfaces of toric 4-folds.

Mike Stillman
(Cornell)
Abstract

Calabi-Yau 3-folds play a large role in string theory.  Cohomology of sheaves on such varieties has many uses in string theory, including counting the number of particles or fields in a theory, as well as to help identify terms in the superpotential that determines the equations of motion of the corresponding string theory, and many other uses as well.  As a computational algebraic geometer, string theory provides a rich source of new computational problems to solve.

In this talk, we focus on the search for rigid divisors on these Calabi-Yau hypersurfaces of toric varieties.  We have had methods to compute sheaf cohomology on these varieties for many years now (Eisenbud-Mustata-Stillman, around 2000), but these methods fail for many of the examples of interest, in that they take a very long time, or the software (wisely) refuses to try!

We provide techniques and formulas for the sheaf cohomology of certain divisors of interest in string theory, that other current methods cannot handle.  Along the way, we describe a Macaulay2 package for computing with these objects, and show its use on examples.

This is joint work with Andreas Braun, Cody Long, Liam McAllister, and Benjamin Sung.

 
 
 
Wed, 03 May 2017

14:00 - 15:00
L3

On finiteness properties of the Johnson filtrations

Mikhail Ershov
(Virginia)
Abstract

Let $A$ denote either the automorphism group of the free group of rank $n$ or the mapping class group of an orientable surface of genus $n$ with at most 1 boundary component, and let $G$ be either the subgroup of IA-automorphisms or the Torelli subgroup of $A$, respectively. I will discuss various finiteness properties of subgroups containing $G_N$, the $N$-th term of the lower central series of $G$, for sufficiently small $N$. In particular, I will explain why
(1) If $n \geq 4N-1$, then any subgroup of G containing $G_N$ (e.g. the $N$-th term of the Johnson filtration) is finitely generated
(2) If $n \geq 8N-3$, then any finite index subgroup of $A$ containing $G_N$ has finite abelianization.
The talk will be based on a joint work with Sue He and a joint work with Tom Church and Andrew Putman

Mon, 29 May 2017

14:15 - 15:15
L4

Nonabelian Hodge spaces and nonlinear representation theory

Philip Boalch
(Orsay)
Abstract

The theory of connections on curves and Hitchin systems is something like a “global theory of Lie groups”, where one works over a Riemann surface rather than just at a point. We’ll describe how one can take this analogy a few steps further by attempting to make precise the class of rich geometric objects that appear in this story (including the non-compact case), and discuss their classification, outlining a theory of “Dynkin diagrams” as a step towards classifying some examples of such objects.

Fri, 19 May 2017

16:00 - 17:00
L1

A conversation with Uta Frith and Maria Bruna

Professor Uta Frith and Dr Maria Bruna
Abstract

Professor Uta Frith FRS is a distinguished developmental psychologist who is well known for her pioneering research on autism spectrum disorders. She also has a long-standing interest in matters relating to diversity in science, and is the Chair of the Royal Society's Diversity Committee. Oxford Mathematician Dr Maria Bruna is a Junior Research Fellow in Mathematics at St John's College, and has won prizes such as the L'Oréal-UNESCO UK and Ireland For Women in Science Fellowship and the Olga Taussky Pauli Fellowship, Wolfgang Pauli Institute. This informal discussion will no doubt include a range of topics -- but it is hard to say in advance where the conversation might go!

Fri, 05 May 2017

16:00 - 17:00
L1

Managing expectations

Alan Percy
(Counselling Service University of Oxford)
Abstract

Alan is the Head of Counselling at the University of Oxford.  He will talk about the importance of managing expectations and not having rigid expectations, about challenging perfectionism, and about building emotional resilience through adaptability and compassion.

Fri, 16 Jun 2017

16:00 - 17:00
L1

North meets South Colloquium

Lisa Lamberti + Jaroslav Fowkes
(Mathematical Insitute, Oxford)
Abstract

Lisa Lamberti

No image

Geometric models in algebra and beyond

Many phenomena in mathematics and related sciences are described by geometrical models.

In this talk, we will see how triangulations in polytopes can be used to uncover combinatorial structures in algebras. We will also glimpse at possible generalizations and open questions, as well as some applications of geometric models in other disciplines.

Jaroslav Fowkes

[[{"fid":"47972","view_mode":"media_square","fields":{"format":"media_square","field_file_image_alt_text[und][0][value]":"Jaroslav Fowkes","field_file_image_title_text[und][0][value]":"Jaroslav Fowkes"},"type":"media","attributes":{"alt":"Jaroslav Fowkes","title":"Jaroslav Fowkes","height":"258","width":"258","class":"media-element file-media-square"}}]]

Optimization Challenges in the Commercial Aviation Sector

The commercial aviation sector is a low-margin business with high fixed costs, namely operating the aircraft themselves. It is therefore of great importance for an airline to maximize passenger capacity on its route network. The majority of existing full-service airlines use largely outdated capacity allocation models based on customer segmentation and fixed, pre-determined price levels. Low-cost airlines, on the other hand, mostly fly single-leg routes and have been using dynamic pricing models to control demand by setting prices in real-time. In this talk, I will review our recent research on dynamic pricing models for the Emirates route network which, unlike that of most low-cost airlines, has multiple routes traversing (and therefore competing for) the same leg.

Fri, 26 May 2017

16:00 - 17:00
L1

North meets South Colloquium

Erik Panzer + Yuji Nakatsukasa
(Mathematical Institute, University of Oxford)
Abstract

Erik

Erik Panzer

Feynman integrals, graph polynomials and zeta values

Where do particle physicists, algebraic geometers and number theorists meet?

Feynman integrals compute how elementary particles interact and they are fundamental for our understanding of collider experiments. At the same time, they provide a rich family of special functions that are defined as period integrals, including special values of certain L functions.

In the talk I will give the definition of Feynman integrals via graph polynomials and discuss some examples that evaluate to values of the Riemann zeta function. Then I will discuss some of the interesting questions in this field and mention some of the techniques that are used to study these.

 

[[{"fid":"47855","view_mode":"media_square","fields":{"format":"media_square","field_file_image_alt_text[und][0][value]":"Yuji Nakatsukasa","field_file_image_title_text[und][0][value]":"Yuji Nakatsukasa"},"type":"media","attributes":{"alt":"Yuji Nakatsukasa","title":"Yuji Nakatsukasa","height":"258","width":"258","class":"media-element file-media-square"}}]]

Yuji Nakatsukasa

Computing matrix eigenvalues

The numerical linear algebra community solves two main problems: linear systems, and eigenvalue problems. They are both vastly important; it would not be too far-fetched to say that most (continuous) problems in scientific computing eventually boil down to one or both of these.

This talk focuses on eigenvalue problems. I will first describe some of their applications, such as Google's PageRank, PCA, finding zeros and poles of functions, and global optimization. I will then turn to algorithms for computing eigenvalues, namely the classical QR algorithm---which is still the basis for state-of-the-art. I will emphasize that the underlying mathematics is (together with the power method and numerical stability analysis) rational approximation theory.

Thu, 08 Jun 2017

16:00 - 17:00
L3

Population Dispersal in Spatially Structured Domains & Modelling and computation for compacting sedimentary basins

Andrew Krause, Jane Lee
(Oxford University)
Abstract

Understanding the spatial distribution of organisms throughout an environment is an important topic in population ecology. We briefly review ecological questions underpinning certain mathematical work that has been done in this area, before presenting a few examples of spatially structured population models. As a first example, we consider a model of two species aggregation and clustering in two-dimensional domains in the presence of heterogeneity, and demonstrate novel aggregation mechanisms in this setting. We next consider a second example consisting of a predator-prey-subsidy model in a spatially continuous domain where the spatial distribution of the subsidy influences the stability and spatial structure of steady states of the system. Finally, we discuss ongoing work on extending such results to network-structured domains, and discuss how and when the presence of a subsidy can stabilize predator-prey dynamics."

-------------------------------------------------------------------------------------------------------------------------------

Compaction is a primary process in the evolution of a sedimentary basin. Various 1D models exist to model a basin compacting due to overburden load. We explore a multi-dimensional model for a basin undergoing mechanical and chemical compaction. We discuss some properties of our model. Some test cases in the presence of geological features are considered, with appropriate numerical techniques presented.

Fri, 21 Apr 2017

16:00 - 17:00
L1

3 minutes to explain your work

Dyrol Lumbard and Vicky Neale
Abstract

Research takes a long time while the attention span of the world is apparently decreasing, so today's researchers need to be able to get their message across quickly and succinctly. In this session we'll share some tips on how to communicate the key messages of your work in just a few minutes, and give you a chance to have a go yourself.  This will be helpful for job and funding applications and interviews, and also for public engagement. In September there will be an opportunity to do it for real, for our alumni, when we'll showcase Oxford Mathematics at the Alumni Weekend.

Mon, 24 Apr 2017

15:45 - 16:45
L3

An analytic BPHZ theorem for regularity structures

AJAY CHANDRA
(University of Warwick)
Abstract

I will described how ideas from constructive quantum field theory can be adapted to produce a systematic approach for analytic renormalization in the theory of regularity structures.

Subscribe to