papers-we-love_papers-we-love/mathematics
2019-11-28 23:32:39 -05:00
..
conways-zip-proof.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
elements-of-algebraic-topology-ch9-sheaves.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
from-dominoes-to-hexagons.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
graph-isomorphism-and-representation-theory.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
intro-to-tropical-algebraic-geometry.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
packing-of-spheres.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
README.md fixed crappy explanations 2019-11-28 23:32:39 -05:00
some-underlying-geometric-notions.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
tilings.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
topology-of-numbers--hatcher.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00
transcendence-of-pi.pdf Creating mathematics Folder and adding transcendence of pi paper (#473) 2017-07-31 13:33:34 -04:00
what-is-a-young-tableau.pdf rename papers accordingly, and add descriptive info 2019-11-28 23:26:14 -05:00

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 the xϵX you havent 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), Milnors 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