A deck of cards numbered from $1$ to $n$ is shuffled randomly such that each permutation is equally likely. The cards are to be sorted into ascending...
We define two sequences $S = \{S(1), S(2), …, S(n)\}$ and $S_2 = \{S_2(1), S_2(2), …, S_2(n)\}$: $S(k) = (p_k)^k \bmod 10007$ where $p_k$ is the $k$th...
For any $N$, let $f(N)$ be the last twelve hexadecimal digits before the trailing zeroes in $N!$. For example, the hexadecimal representation of $20!$ is 21C3677C82B40000, so...
Given a non-square integer $d$, any real $x$ can be approximated arbitrarily close by quadratic integers $a+b\sqrt{d}$, where $a,b$ are integers. For example, the following inequalities approximate...
Let $H(n)$ denote the number of sets of positive integers such that the least common multiple of the integers in the set equals $n$. E.g.: The integers...
Christopher Robin and Pooh Bear love the game of Poohsticks so much that they invented a new version which allows them to play for longer before one...