WDRP - Washington Directed Reading Program

Fall 2020

Welcome to the 2020/2021 school year!

This Autumn 2020, the important dates and times (tentative, TBC) for WDRP are as follows:

Wednesday October 7th, 5:00 pm: Start-of-quarter kick-off event via Zoom.

Wednesday November 4th, 5:00 pm: Mid-quarter event (for undergraduate students only) via Zoom.

Wednesday December 9th, 5:00 pm: End-of-quarter presentations via Zoom.

Outside of these times, undergraduate students and graduate students are expected to meet for 1 hour per week at a time of their choosing. In between meetings, undergraduate students are also expected to spend 4 hours per week reading and working on their own. Graduate students are expected to take the requisite time prepare for meetings on their own time as well. All meetings will be virtual.

 


Projects and Participants


Probability Theory IRL

Mentee: Allison Gu

Mentor: Maddy Brown

Description: Using the book “Probability Tales” by Grinstead, Peterson, and Snell, along with some supplemental material, we will explore the probability theory behind real-life occurrences in sports, the stock market, and lotteries. These specific examples will serve as a simple and fun introduction to a variety of probability distributions and stochastic (random) processes. Any students who have finished the calculus sequence and are interested in learning about probability are encouraged to apply. This project would be useful when taken concurrently with Math/Stat 394, but no background in probability or statistics is necessary!

 

Elliptic Curves

Mentee: Cynthia Richey

Mentor: Thomas Carr

Description: Elliptic curves are notoriously complicated. Recently, these curves were the key to the proof of “Fermat’s Last Theorem”, a legendarily difficult math problem which had gone unsolved for over 350 years! In another recent use, the mind-boggling complexity of these curves turned out to be an advantage that can be exploited to make Bitcoin transactions virtually impossible to intercept. We’ll start to unravel the mysteries of these fascinating mathematical objects by following the book “Rational Points on Elliptic Curves” by Silverman and Tate. Depending on your interests, this project can also involve a programming aspect.

 

Chip-Firing; Algebra and Graphy Theory Exploration

Mentee: Faith Greene

Mentor: Tafari Clarke-James

Description: I would like to delve into some of my undergraduate research thesis work through some of the papers I cited in my thesis. We will also be taking a close look at my own thesis work, scouring for open problems. I hope to show the student some of the friendlier parts of abstract algebra, and how it can streamline the process of doing combinatorics. See https://www.msri.org/web/msri/education/for-undergraduates/msri-up/2016/research at the bottom of the page for more rough details.

 

Chip-Firing; Algebra and Graphy Theory Exploration

Mentee: Raymond Guo

Mentor: Tafari Clarke-James

Description: I would like to delve into some of my undergraduate research thesis work through some of the papers I cited in my thesis. We will also be taking a close look at my own thesis work, scouring for open problems. I hope to show the student some of the friendlier parts of abstract algebra, and how it can streamline the process of doing combinatorics. See https://www.msri.org/web/msri/education/for-undergraduates/msri-up/2016/research at the bottom of the page for more rough details.

 

Graph Theory

Mentee: Zachary Zlepper

Mentor: Sami Davies

Description: The “graphs” we’ll be studying are not at all like the ones you might have seen in calculus or pre-calc! Graphs are structures which model relationships between a set of objects. They relay huge amounts of information about the underlying system, making them one of the most fundamental objects of study in math and computer science.

 

Finite Fields and Error Correcting Codes

Mentee: Adeline Chin

Mentor: Tuomas Tajakka

Description: When transmitting data across a computer network or through a difficult environment like deep sea or space, bits can flip and errors often occur. How can the recipient detect or even correct an error in a message sent through a noisy channel? We will explore this question through the lens of linear algebra over finite fields. We can use chapters 1 and 3 of “Finite Fields and Applications” by Mullen & Mummert as our guiding source, supplementing with necessary abstract algebra background. Check out this 3Blue1Brown video for a quick teaser! https://www.youtube.com/watch?v=X8jsijhllIA

 

Category Theory

Mentee: Keyan Ding

Mentor: Eric Zhang

Description: Category theory is about structures and structure-preserving functions. For instance, group is an algebraic structure and group homomorphism is the corresponding structure-preserving function. In another context, continuous maps are structure-preserving functions for topological spaces. Category theory also finds its application in computer science. Don’t be intimidated by the word “structure.” I will give an intuitive example: in an Euclidean topological space (a plane), a line is transformed to another line by a continuous function. It can’t be transformed to two disconnected pieces of line segments. The abstruse wording “structure” is captured by the visually intuitive concept of connectedness. We will read together on Paolo Aluffi’s Algebra: Chapter 0 and teach each other. It will be an exciting and useful reading. Basic concepts such as groups and homomorphisms will be studied from the beginning so you don’t need a background in algebra. The plan can be adjusted to accommodate personal interest.

 

Abstract Nonsense and You

Mentee: Alexander Sanchez

Mentor: Caelan Ritter

Description: Sometimes, stuff is like other stuff. But how? Category theory—or, as it is sometimes known (by both its supporters and detractors), “abstract nonsense”—attempts to answer this question. Category theory is the study of objects and arrows between those objects. For example, in one category, the objects are groups and the arrows are group homomorphisms. In another, the objects are topological spaces and the arrows are continuous maps. Nonetheless, both categories have a notion of injections, isomorphisms, products, quotients, etc. In category theory, we ignore the internal structure of particular objects (say, the elements of a group or the points of a topological space) and instead characterize these concepts in terms of which objects have arrows to which other objects. We also explore connections *between* categories. One example: when you stir a cup of coffee, there is a point that doesn’t move. This is a theorem in topology, but one proof involves porting the problem over to the category of groups (using something called a functor) and then realizing that 0 is not equal to 1. Depending on your interest and background, we will likely focus on “The Rising Sea” by Ravi Vakil or “Category Theory in Context” by Emily Riehl. While category theory can be studied independently of any other field with only knowledge of basic set theory, it helps to have working familiarity with a few algebraic or geometric objects: vector spaces, groups, rings, topological spaces, smooth manifolds, etc. That way, when you see an abstract construction or concept, you know *what* is being abstracted.

 

Learning the intrinsic dimension of dynamical systems with machine learning and data-driven discovery

Mentee: Brendan Ho

Mentor: Megan Morrison

Description: Many high-dimensional dynamical systems have dynamics that exist on a lower-dimensional manifold that is often not obvious. For example the Hodgkin-Huxley model is a four dimensional dynamical system that has intrinsic dynamics that exist in a two dimensional subspace — the FitzHugh-Nagumo model. Finding low-dimensional models is important because it makes systems easier to analyze and visualize and it reduces the computational expense of processes involving these systems. Deep neural network autoencoders can compress dynamics to a low-dimensional subspace. For example, previous studies have shown that two-dimensional linear embeddings can be found for some systems, while nonlinear systems can be found with a combination of autoencoders and SINDy. In this project we will use deep neural network autoencoders to successively compress high-dimensional dynamical systems to lower dimensional systems and measure the extent to which we can compress each system. We will test this process on randomly generated dynamical systems and canonical systems found in the systems biology literature. We will develop a process for finding the minimum dimension of the system while minimizing computational resources.

 

Dimensionality Reduction of the Hodgkin-Huxley Model 

Mentee: Ishan Singh

Mentor: Megan Morrison

Description: The Hodgkin-Huxley model is a four variable nonlinear dynamical system that describes the dynamics of action potentials in neurons. The FitzHugh–Nagumo model also describes action potentials in neurons, however it only uses two variables to describe the dynamics. The appeal of the Hodgkin-Huxley model is that each variable describes an individual entity in the cell (voltage or ion channel), while the appeal of the FitzHugh–Nagumo model is that it describes the dynamics with two variables instead of four. The FitzHugh–Nagumo model was derived from the Hodgkin-Huxley model using expert knowledge and a clever choice for variables. However, could a low-dimensional representation for this system be found without expert knowledge, and is the FitzHugh–Nagumo model in fact the best low-dimensional representation of this system? In this project we will use machine learning, as opposed to expert knowledge, to find a low-dimensional model for the Hodgkin-Huxley dynamical system and compare our resulting system to the FitzHugh–Nagumo model. Do we recover the FitzHugh–Nagumo model? We will explore the advantages of analyzing systems in a low-dimensional space and relate our findings back to the original system.

 

Noncommutative Invariant Theory

Mentee: Baicheng Li

Mentor: Chengyuan Ma

Description: We will study some recent developments in noncommutative invariant theory:

[1] E. Kirkman, J. Kuzmanovich, J. Zhang, Invariants of (-1)-Skew Polynomial Rings under Permutation Representations, arXiv:1305.3973.

[2] E. Kirkman, J. Kuzmanovich, J. Zhang, Invariant Theory of Finite Group Actions on Down-Up Algebras, Transformation Groups 20, 113-165 (2015).

[3] E. Kirkman, J. Kuzmanovich, J. Zhang, Noncommutative complete intersections, J. Algebra 429 (2015) 253-286.

Note: We will most likely not cover everything in the above papers.