Writing

This page links to various math and analysis writing that I've done. Please contact me if you are interested in any of these.

Math blogs

Pascal's Triangle But Multiple dimensions

I explore extending Pascal's Triangle to 3 and 4 dimensions.

2025Link

Numeral Systems But 2D

Exploring writing numbers with place value going in two dimensions - as you go right the place value increases by powers of two, but as you go down it increases by powers of three. This ends up making some arithmetic easier. For example, many numbers can be written with only two bits, making multiplication easy.

2024Link

Intro to Early Game Minesweeper Probability

Minesweeper probability is usually talked about in late game, but I find the early positions interesting too. We’ll explore this a little, and talk about probability more generally.

2024Link

On the Stablitiy of Normal Distributions

We’re all too familiar with the normal distribution. But why? One may answer that the normal distribution shows up empirically very often. Someone else may answer that the normal distribution plays an important role in the central limit theorem. But I’d argue that the most special thing about normal distributions is their stability, and that these other properties are owing to the stability.

2023Link

Breeding Goofspiel Strategies

This is an article about the game goofspiel and about designing goofspiel strategies using genetic algorithms.

2023Link

Threegonometry

In this post, I make new trig-like functions using threes. I call them threegonomic functions. These functions have no obvious use, but they’re fun and their construction may help us appreciate the usual trig functions.

2023Link

Probability is in the Eye of the Beholder… Probably

We can talk about probability with a shared understanding. But what does it mean to say the odds of rolling a 4 is 1/6? The exact meaning is a little difficult to say. In this blog, I’ll talk about the formal interpretation of probability, why it matters, and why interpreting is difficult.

2022Link

Half Derivatives: An Operator Theory Perspective

This article is on “half derivatives,” defined within. Though there are lots of ways to talk about this topic, I’ve chosen to structure this to touch on a few math topics, making potentially surprising connections.

2020Link

Research papers

These are pre-prints only.

Memory of FSM strategies for iterated prisoner's dilemma

This paper details an algorithm I wrote for the Axelrod library, which efficiently calculates memory lengths of strategies from their finite state machine represenations.

2019Link

Reviving, reproducing and revisiting Axelrod's second tournament

This is a paper to reproduce and explore Axelrod's second tournament. I was added as an author after my contributions in refactoring.

2019Link

Khovanov Homology of Symmetric Unions of 2-Bridge Knots

My undergraduate thesis

2011Link

Presentations

One-off analyses

Prominent deaths"

Average age of death over time of prominent individuals, as defined by headlines in the NYT.

2024Link

Car fatalities

I look at time to drive vs reduction in life expectancy at different speeds.

2024Link

Trop-iest Movies

I scrape tvtropes.com to find the most trope-y movies.

2024Link

Misc

As an undergrad, I wrote an article just-for-fun for a the Dozenal Society of America.

Future math blogs

Future one-off analysis