|
3 |
fixed title
|
||
Find the least prime with (at least) so that p-1 has two factors greater than $m$ and $n$ |
||||
|
2 | added example | ||
|
There are comments related to this question in the previous question I asked about prime numbers.
I would also appreciate any pointers to related number-theoretic conjectures. Thanks very much Example: Suppose $m=5$ and $n=4$. Then, while 23 is prime, and $23 > 20$, it does not qualify because 22 can only be factored into 11 and 2, and $2< m,n$. On the other hand, 29 is ok, because 28 can be factored into 7 and 4, both of which are at least as large as $m,n$. |
||||
|
1 |
|
||
Find the least prime with (at least) two factors greater than $m$ and $n$There are comments related to this question in the previous question I asked about prime numbers.
I would also appreciate any pointers to related number-theoretic conjectures. Thanks very much.
|
||||

