Let $p_1>p_2>...>p_{n+1}>3$ prime numbers. Show that: $$p_{n+1}\nmid2^{p_1p_2...p_n}+1$$
I tried to prove it by contradiction using Fermat's Theorem but i'm struggling.
Let $p_1>p_2>...>p_{n+1}>3$ prime numbers. Show that: $$p_{n+1}\nmid2^{p_1p_2...p_n}+1$$
I tried to prove it by contradiction using Fermat's Theorem but i'm struggling.
assume that $p_{n+1}\mid 2^{p_1 p_2\dots p_n}+1\Rightarrow p_{n+1}\mid 2^{2p_1 p_2\dots p_n}-1$, but $p_{n+1}\mid 2^{p_{n+1}-1}-1$, so
$$p_{n+1}\mid\gcd(2^{2p_1 p_2\dots p_n}-1, 2^{p_{n+1}-1}-1)=2^{\gcd(2p_1 p_2\dots p_n, p_{n+1}-1)}-1$$. since $p_{n+1}$ is smallest between these primes, $p_{n+1}-1$ can't have any common factors with $p_1,p_2,\dots p_n$. so $$\gcd(2p_1 p_2\dots p_n, p_{n+1}-1)=2$$ so $p_{n+1}\mid 2^2-1=3$ which is impossible. So we get a contradiction.
Below put $\,p= p_{n+1},\ k = p_1\cdots p_n,\ a = 2$
Lemma $\ $ Prime $\,p\mid a^k+1\,\Rightarrow\, p\mid a^2-1\ $ if $\ p\nmid a\,$ and $\,\color{#c00}{(k,p\!-\!1)=1}.\ $ Proof:
$\!\bmod p\!:\ (a^2)^k\equiv 1\equiv (a^2)^{p-1}\!\Rightarrow\, a^2\equiv 1\,$ by $\,a^2\,$ has order $\,j\!=\!1$, by $\,j\mid \color{#c00}{k,p\!-\!1\ \rm{coprimes}}$