$$\large 2^a - 5^b7^c =1 $$
How many possible triples $(a,b,c)$ are possible?
I tried solving this modulo $5$ but that didn't help. Suggestions?
$$\large 2^a - 5^b7^c =1 $$
How many possible triples $(a,b,c)$ are possible?
I tried solving this modulo $5$ but that didn't help. Suggestions?
Hint
If $5|2^a-1$ then $4|a$ and hence $2^4-1|2^a-1$. Thus
$$3| 2^a-1=5^b7^c \,.$$
To complete the proof, you need to see solve the case $a=0$, which yields
$$2^a=7^c+1 \,.$$
$a=3$ is clearly a solution, and you show that there is no other one. [Mihailescu Theorem would prove this, but it is overkill].