The Gauss Factorial of a number $n$ is defined as the product of all positive numbers $\leq n$ that are relatively prime to $n$. For example $g(10)=1\times...
Fermat’s Last Theorem states that no three positive integers $a$, $b$, $c$ satisfy the equation $$a^n+b^n=c^n$$ for any integer value of $n$ greater than 2. For this...
A non-decreasing sequence of integers $a_n$ can be generated from any positive real value $\theta$ by the following procedure: \begin{align} \begin{split} b_1 &= \theta \\ b_n &=...
Card Stacking is a game on a computer starting with an array of $N$ cards labelled $1,2,\ldots,N$. A stack of cards can be moved by dragging horizontally...
Mamma Triangolo baked a triangular pizza. She wants to cut the pizza into $n$ pieces. She first chooses a point $P$ in the interior (not boundary) of...