If $n$ is the smallest integer for which $p | 2^n-1$, ($p>2$ is a prime), then whether there is an integer $k (k < p)$, $s.t.$ $p^2 | 2^{kn}-1$. It's obvious to notice that $p^2 | 2^{pn}-1$
I try to use some properties of multiplicative order, but still have no idea. Can someone please give me some inspirations?
Thanks!