Let $p$ be a prime. If $\frac{p-1}{4}$ and $\frac{p+1}{2}$ are also primes then prove that $p=13$.
|
|
nice one.
For (p-1)/4 to be odd, p must be of the form 8k+5, so (p-1)/4 is of the form 2k+1 and (p+1)/2 of the form 4k+3. |
|||
|
|
|
The primes have product $(p^3 - p)/8$ which is divisible by $3$. So one prime = $3$. The rest is trivial. |
||||
|
|
|
The cases $p=2,3$ can be trivially checked. I'll assume $p\ge 5$. Note $\left( \displaystyle\frac{p-1}{4} \right) \left( \displaystyle\frac{p+1}{2}\right)=\displaystyle\frac{p^2-1}{8}=a$ (say). Then $a$ has only two prime divisors. Now it is well known that $24|p^2-1$ for $p>3$. Let $p^2-1=24t$. Then $a=3t$. Thus $3$ is a prime divisor of $a$, implying $3$ equals one of $\displaystyle\frac{p-1}{4},\frac{p+1}{2}$. Direct substitution shows that $p=13$ is the only solution. |
||||
|
|