Barbara is a mathematician and a basketball player. She has found that the probability of scoring a point when shooting from a distance $x$ is exactly $(1...
Albert chooses a positive integer $k$, then two real numbers $a, b$ are randomly chosen in the interval $[0,1]$ with uniform distribution. The square root of the...
$\def\htmltext#1{\style{font-family:inherit;}{\text{#1}}}$ For non-negative integers $m$, $n$, the Ackermann function $A(m,n)$ is defined as follows: $$ A(m,n) = \cases{ n+1 &$\htmltext{ if }m=0$\cr A(m-1,1) &$\htmltext{ if }m>0 \htmltext{...
How many triangles are there with integral sides, at least one integral angle (measured in degrees), and a perimeter that does not exceed $10^8$? This problem is...