Consider the alphabet $A$ made out of the letters of the word “$\text{project}$”: $A=\{\text c,\text e,\text j,\text o,\text p,\text r,\text t\}$. Let $T(n)$ be the number of...
In the following equation $x$, $y$, and $n$ are positive integers. $$\dfrac{1}{x} + \dfrac{1}{y} = \dfrac{1}{n}$$ For a limit $L$ we define $F(L)$ as the number of...
A simple quadrilateral is a polygon that has four distinct vertices, has no straight angles and does not self-intersect. Let $Q(m, n)$ be the number of simple...
Define $F(m,n)$ as the number of $n$-tuples of positive integers for which the product of the elements doesn’t exceed $m$. $F(10, 10) = 571$. $F(10^6, 10^6) \bmod...