|
You are here |
polymathprojects.org | ||
| | | | |
mattbaker.blog
|
|
| | | | | In my last blog post, I discussed a simple proof of the fact that pi is irrational. That pi is in fact transcendental was first proved in 1882 by Ferdinand von Lindemann, who showed that if $latex \alpha$ is a nonzero complex number and $latex e^\alpha$ is algebraic, then $latex \alpha$ must be transcendental. Since... | |
| | | | |
qchu.wordpress.com
|
|
| | | | | (Part I of this post ishere) Let $latex p(n)$ denote the partition function, which describes the number of ways to write $latex n$ as a sum of positive integers, ignoring order. In 1918 Hardy and Ramanujan proved that $latex p(n)$ is given asymptotically by $latex \displaystyle p(n) \approx \frac{1}{4n \sqrt{3}} \exp \left( \pi \sqrt{ \frac{2n}{3}... | |
| | | | |
theorydish.blog
|
|
| | | | | In this blog post, we will talk about some recent advances in algorithms for approximately solving Shapley Games. What is a Shapley Game? At an intuitive level, Shapley games capture the idea of extending one-shot 2-player games to be occurring over multiple stages. Explicitly, Shapley games are played on an underlying state space $latex V$.... | |
| | | | |
austinmorlan.com
|
|
| | | It took me longer than necessary to understand how a rotation transform matrix rotates a vector through three-dimensional space. Not because it's a difficult concept but because it is often poorly explained in textbooks. Even the most explanatory book might derive the matrix for a rotation around one axis (e.g., x) but then present the other two matrices without showing their derivation. I'll explain my own understanding of their derivation in hopes that it will enlighten others that didn't catch on right away. | ||