In this problem $\oplus$ is used to represent the bitwise exclusive or of two numbers. Starting with blank paper repeatedly do the following: Write down the smallest...
Let $g(m)$ be the integer defined by the following double sum of products of binomial coefficients: $$\sum_{j=0}^m\sum_{i = 0}^j (-1)^{j-i}\binom mj \binom ji \binom{j+5+6i}{j+5}.$$ You are given...
Let $\displaystyle S(n)=\sum\limits_{k=0}^{n}\binom{n}{k}k^n$. You are given, $S(10)=142469423360$. Find $S(10^{18})$. Submit your answer modulo $83^3 89^3 97^3$. This is a Combinatorial Mathematics problem and surely involves some use...
Define $Q(n)$ to be the smallest number that occurs in exactly $n$ Pythagorean triples $(a,b,c)$ where $a \lt b \lt c$. For example, $15$ is the smallest...
Two cars are on a circular track of total length $2n$, facing the same direction, initially distance $n$ apart. They move in turn. At each turn, the...