Commit Graph

7 Commits

Author SHA1 Message Date
i
7c5e751372
sorting
You do sorting all the time. Are there smart ways to organise sub-sorts?
2019-06-28 20:45:09 -04:00
i
ac239d69a4
from dominoes to hexagons
why is this super-smart guy interested in such simple drawings?
2019-06-28 20:42:34 -04:00
i
d8ba35c9cd
graphs
Programmers work with graphs often (file system, greplin, trees, "graph isomorphism problem" (who cares) ).   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 𝔰𝔩₂(ℂ), a simple mathematical object you haven’t heard of, but which is a nice lead-in to an area of real mathematics—rep theory—that (1) contains actual insights (1a) that you aren’t using (2) is simple (3) isn’t pretentious.
2019-06-28 20:40:33 -04:00
i
1e16c2ec15
good combinatorics
Programmers are used to counting boring things. Why not count something more interesting for a change?
2019-06-28 20:36:36 -04:00
i
bc7dc0bbf8
surfaces ∑
I show this paper to college freshmen because
• it’s pictorial
• it’s about an object you mightn’t have considered mathematical
• no calculus, crypto, ML, or pretentious notation
• it’s short
• it’s a classification proof: “How can it be that you know something about _all possible_ X, even the xϵX you haven’t seen yet?’
2019-06-28 19:10:27 -04:00
i
22a1c67e71
what has sphere packing to do with compression?
• role of E8 & Leech lattice in optimal codes
• mathematically best compression was never used
• ikosahedron
2019-06-28 19:04:28 -04:00
Vipul Vaibhaw
4a72d8ce67 Creating mathematics Folder and adding transcendence of pi paper (#473)
* Creating mathematics folder and adding transcedence-of-pi.pdf
* adding README.md
2017-07-31 13:33:34 -04:00