.. | ||
conways-zip-proof.pdf | ||
elements-of-algebraic-topology-ch9-sheaves.pdf | ||
from-dominoes-to-hexagons.pdf | ||
graph-isomorphism-and-representation-theory.pdf | ||
intro-to-tropical-algebraic-geometry.pdf | ||
packing-of-spheres.pdf | ||
README.md | ||
some-underlying-geometric-notions.pdf | ||
tilings.pdf | ||
topology-of-numbers--hatcher.pdf | ||
transcendence-of-pi.pdf | ||
what-is-a-young-tableau.pdf |
Mathematics
-
📜 The Transcendence of pi by Steve Mayer
-
[📜] Tilings by Ardila
This paper takes programmers out of the domain of what they are familair with counting, and into new terrain. The paper covers a broad swath of the topic of analysis of tiling, and related strategies.
-
[📜] From Dominoes to Hexagons by Thurston
A paper on the generalization of tilings across different base planes.
-
[📜] graph isomorphism and representation theory by Daniel Litt
Programmers work with graphs often (file system, greplin, trees, "graph isomorphism problem"). But have you ever tried to construct a simpler building-block (basis) with which graphs could be built? Or at least a different building block to build the same old things.
This <10 page paper also uses
𝔰𝔩₂(ℂ)
that will be seen to be a simple mathematical object, which leads into an area of real mathematics—rep theory. -
[📜] Conway's ZIP proof by George Francis and Jeffrey Weeks
This paper is good for most knowledge levels because
- it is pictorial
- it is about an object you might not have considered mathematical
- no calculus, crypto, ML, or tough notation
- it is short
- it is a classification proof: “How can it be that you know something about all possible
X
, even thexϵX
you haven’t seen yet?”
-
[📜] packing of spheres by N. Sloane
- The role of E8 & Leech lattice in optimal codes
- An understanding of how mathematically-best compression was never used
- Ikosahedrons
-
[📜] some underlying geometric notions
This is a higher-level paper, but still a survey (so more readable). It ties together disparate areas like Platonic solids (A-D-E), Milnor’s exceptional fibre, and algebra.
-
[📜] what is a young tableaux? by Alexander Yong
Young Tableau appear in many areas of mathematics. Beyond combinatoric problems, we also see them in representation theory, and the calculus of Grassmannians.
Another common topic is sorting "You do sorting all the time. Are there smart ways to organise sub-sorts?"
Topology
-
[📜] Topology of Numbers by hatcher
-
Applied Algebraic Topology and Sensor Networks by Robert Ghrist
-
[📜] Intro to Tropical Algebra Geometry
Recently there have been some papers posted about tropical geometry of neural nets. Tropical is also said to be derived from CS. This is a good introduction.
-
[📜] Elements of Algebraic Topology: Sheaves
Seminal writing on topological structures, from one most lauded books 'Elements of Algebraic Topology'