Problem Archive

Let $S_i$ be an integer sequence produced with the following pseudo-random number generator:

Let $M(n)$ be the median of the pairwise products $ S_i S_j $ for $0 \le i \lt j \lt n$.

You are given $M(3) = 3878983057768$ and $M(103) = 492700616748525$.

Find $M(1\,000\,003)$.

Solution
No solution yet. Write yours at solutions/s793.md.
Problems sourced from Project Euler · Non-commercial & educational use only · CC BY-NC-SA 4.0