How many possibilities are there for the value of , when:
where to are any distinct primes, is a positive integer and is a prime of the form (where is a positive integer)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let us work in mod 4. Looking at the LHS, either:
all of the primes are odd, so their squares are all 1 m o d 4 , hence the LHS will be ( 4 k + 3 ) m o d 4 ≡ 3 m o d 4 or,
all of the primes are odd except for one, which is 2, hence the LHS will be ( ( 4 k + 2 ) + 4 ) m o d 4 ≡ 2 m o d 4 .
So the LHS can only be 2 or 3 mod 4.
Looking at the RHS, we know that q − 1 must be even, hence the RHS can be written as ( c 2 ) a . c 2 must be 0 or 1 mod 4, hence ( c 2 ) a must also be too.
So the RHS can only be 0 or 1 mod 4.
Hence the LHS can never equal the RHS, meaning that there are no solutions for q, giving the answer 0.