A triplet of positive integers $(a, b, c)$ is called a Cardano Triplet if it satisfies the condition: $$\sqrt[3]{a + b \sqrt{c}} + \sqrt[3]{a – b \sqrt{c}}...
Find the number of non-empty subsets of $\{1^1, 2^2, 3^3,\dots, 250250^{250250}\}$, the sum of whose elements is divisible by $250$. Enter the rightmost $16$ digits as your...
The first number $n$ for which $\phi(n)=13!$ is $6227180929$. Find the $150\,000$th such number. The Euler totient function $\phi(n)$ calculates the number of positive integers that are...
We shall call a fraction that cannot be cancelled down a resilient fraction. Furthermore we shall define the resilience of a denominator, $R(d)$, to be the ratio...
A positive fraction whose numerator is less than its denominator is called a proper fraction. For any denominator, $d$, there will be $d – 1$ proper fractions;...
Given the set $\{1,2,\dots,n\}$, we define $f(n, k)$ as the number of its $k$-element subsets with an odd sum of elements. For example, $f(5,3) = 4$, since...