The divisors of $6$ are $1,2,3$ and $6$. The sum of the squares of these numbers is $1+4+9+36=50$. Let $\operatorname{sigma}_2(n)$ represent the sum of the squares of...
A Fibonacci tree is a binary tree recursively defined as:$T(0)$ is the empty tree. $T(1)$ is the binary tree with only one node. $T(k)$ consists of a...
On the parabola $y = x^2/k$, three points $A(a, a^2/k)$, $B(b, b^2/k)$ and $C(c, c^2/k)$ are chosen. Let $F(K, X)$ be the number of the integer quadruplets...
For any positive integer $n$, the $n$th weak Goodstein sequence $\{g_1, g_2, g_3, \dots\}$ is defined as: $g_1 = n$ for $k \gt 1$, $g_k$ is obtained...
The Pythagorean tree is a fractal generated by the following procedure: Start with a unit square. Then, calling one of the sides its base (in the animation,...
An $n \times n$ grid of squares contains $n^2$ ants, one ant per square. All ants decide to move simultaneously to an adjacent square (usually $4$ possibilities,...