Problem

Source:

Tags: number theory, greatest common divisor, Euler, function, modular arithmetic, number theory unsolved



Let $n$ be integer, $n>1.$ An element of the set $M=\{ 1,2,3,\ldots,n^2-1\}$ is called good if there exists some element $b$ of $M$ such that $ab-b$ is divisible by $n^2.$ Furthermore, an element $a$ is called very good if $a^2-a$ is divisible by $n^2.$ Let $g$ denote the number of good elements in $M$ and $v$ denote the number of very good elements in $M.$ Prove that \[v^2+v \leq g \leq n^2-n.\]