Given two points $(x_1, y_1, z_1)$ and $(x_2, y_2, z_2)$ in three dimensional space, the Manhattan distance between those points is defined as$|x_1 – x_2| + |y_1...
An infinite number of people (numbered $1$, $2$, $3$, etc.) are lined up to get a room at Hilbert’s newest infinite hotel. The hotel contains an infinite...
Define $\operatorname{Co}(n)$ to be the maximal possible sum of a set of mutually co-prime elements from $\{1,2,\dots,n\}$. For example $\operatorname{Co}(10)$ is $30$ and hits that maximum on...