For a positive integer, $n$, define $g(n)$ to be the maximum perfect square that divides $n$. For example, $g(18) = 9$, $g(19) = 1$. Also define $$\displaystyle...
A symmetrical convex grid polygon is a polygon such that: All its vertices have integer coordinates. All its internal angles are strictly smaller than $180^\circ$. It has...
A symmetrical convex grid polygon is a polygon such that: All its vertices have integer coordinates. All its internal angles are strictly smaller than $180^\circ$. It has...
Secret Santa is a process that allows $n$ people to give each other presents, so that each person gives a single present and receives a single present....
Define $d(n,k)$ to be the number of ways to write $n$ as a product of $k$ ordered integers \[ n = x_1\times x_2\times x_3\times \ldots\times x_k\qquad 1\le...