Problem:
Find all positive prime numbers such that and are prime as well.
Problem:
Find all positive prime numbers such that and are prime as well.
Solution:
For , , and these are obviously prime.
For , we know that is not divisible by . The remainder of when divided by can be either or . If it is , then is divisible by ; if it is , then is divisible by . Hence is the only solution.