Given a prime number $p>2$ and a finite set of primes $l_1,...,l_n$ (different from $p$). By Fermat's little theorem, we know that $l_1 | (p^{l_1-1}-1)$, so my questions are:
- Is there an integer $r$ such that $l_i | (p^r-1)$ for all $i=1,...,n$?
- Is there an integer $r$ such that $l_i \nmid (p^r-1)$ for all $i=1,...,n$?