Why aren't $P-1,P+1$ primes where $P = p_1p_2…p_n$? [duplicate] The Next CEO of Stack...

Are there languages with no euphemisms?

% symbol leads to superlong (forever?) compilations

What can we do to stop prior company from asking us questions?

How do I go from 300 unfinished/half written blog posts, to published posts?

Opposite of a diet

Is it okay to store user locations?

How to safely derail a train during transit?

Implement the Thanos sorting algorithm

Is it safe to use c_str() on a temporary string?

How to write papers efficiently when English isn't my first language?

Describing a person. What needs to be mentioned?

Why were Madagascar and New Zealand discovered so late?

Only print output after finding pattern

Text adventure game code

How to count occurrences of text in a file?

When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?

Is a stroke of luck acceptable after a series of unfavorable events?

Can a single photon have an energy density?

How do scammers retract money, while you can’t?

How long to clear the 'suck zone' of a turbofan after start is initiated?

How do I solve this limit?

Grabbing quick drinks

Should I tutor a student who I know has cheated on their homework?

Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?



Why aren't $P-1,P+1$ primes where $P = p_1p_2…p_n$? [duplicate]



The Next CEO of Stack OverflowHow do we know Euclid's sequence always generates a new prime?Infinitely many primes of the form $6cdot k+1$ , where $k$ is an odd number?Infinitely many primes $equiv 2 pmod 3$ proof correctnessProve that if $R$ is not prime then $R$ must have a prime factor $q$ that is larger than $p_n$.Euclid's proof of infinitude of primes.Euclid's proof for the existence of infinitely many primeHow to pigeonhole the primes between $p_n$ and $p_{n+1}^2$ for twin prime conjecture?Prove that there exists infinitely many primes of Digital root $2,5$ or $8$Infinite primes - proof of new prime for compositeCan't understand the logical structure of Euclid's infinitely many primes proof in Rosen's book.A sieve for twin primes; does it imply there are infinite many twin primes?












6












$begingroup$



This question already has an answer here:




  • How do we know Euclid's sequence always generates a new prime? [duplicate]

    3 answers




Euclid's theorem states:




Consider any finite list of prime numbers $p_1, p_2, ..., p_n$. It will be shown that at least one additional prime number not in this list exists. Let $P$ be the product of all the prime numbers in the list: $P = p_1p_2...p_n$. Let $q = P + 1$. Then $q$ is either prime or not.



If $q$ is prime, then there is at least one more prime that is not in the list. If $q$ is not prime, then some prime factor $p$ divides $q$. If this factor $p$ were in our list, then it would divide $P$ (since $P$ is the product of every number in the list); but $p$ divides $P + 1 = q$. If $p$ divides $P$ and $q$, then $p$ would have to divide the difference of the two numbers, which is $(P + 1) − P$ or just $1$. Since no prime number divides $1$, $p$ cannot be on the list. This means that at least one more prime number exists beyond those in the list. This proves that for every finite list of prime numbers there is a prime number not in the list, and therefore there must be infinitely many prime numbers.






My question:



Does this theorem also hold if you let $q = P - 1$?



Wouldn't $P-1$ also be necessarily a new prime number? And if so, it and $P+1$ would be a set of twin primes.





So the proof would be:



Assume there are a finite number of twin primes such that $p_{n+1} - p_n = 2$.



Then, from the final set of twin primes, choose the larger of these two primes $p_{n+1}$. Calculate $S=p_1p_2...p_{n+1}$. So you now have a product of all primes up to $p_{n+1}$. Call this $S$. $S + 1$ is a prime number and so is $S - 1$. This is a new set of twin primes not in our original list, thus there cannot be a finite list of twin primes.



Of course, if $S - 1$ is not prime, then this falls apart.










share|cite|improve this question











$endgroup$



marked as duplicate by Bill Dubuque prime-numbers
Users with the  prime-numbers badge can single-handedly close prime-numbers questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 11




    $begingroup$
    There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
    $endgroup$
    – Noe Blassel
    Mar 16 at 0:59






  • 1




    $begingroup$
    By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:11










  • $begingroup$
    (2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
    $endgroup$
    – DanielWainfleet
    Mar 17 at 8:22


















6












$begingroup$



This question already has an answer here:




  • How do we know Euclid's sequence always generates a new prime? [duplicate]

    3 answers




Euclid's theorem states:




Consider any finite list of prime numbers $p_1, p_2, ..., p_n$. It will be shown that at least one additional prime number not in this list exists. Let $P$ be the product of all the prime numbers in the list: $P = p_1p_2...p_n$. Let $q = P + 1$. Then $q$ is either prime or not.



If $q$ is prime, then there is at least one more prime that is not in the list. If $q$ is not prime, then some prime factor $p$ divides $q$. If this factor $p$ were in our list, then it would divide $P$ (since $P$ is the product of every number in the list); but $p$ divides $P + 1 = q$. If $p$ divides $P$ and $q$, then $p$ would have to divide the difference of the two numbers, which is $(P + 1) − P$ or just $1$. Since no prime number divides $1$, $p$ cannot be on the list. This means that at least one more prime number exists beyond those in the list. This proves that for every finite list of prime numbers there is a prime number not in the list, and therefore there must be infinitely many prime numbers.






My question:



Does this theorem also hold if you let $q = P - 1$?



Wouldn't $P-1$ also be necessarily a new prime number? And if so, it and $P+1$ would be a set of twin primes.





So the proof would be:



Assume there are a finite number of twin primes such that $p_{n+1} - p_n = 2$.



Then, from the final set of twin primes, choose the larger of these two primes $p_{n+1}$. Calculate $S=p_1p_2...p_{n+1}$. So you now have a product of all primes up to $p_{n+1}$. Call this $S$. $S + 1$ is a prime number and so is $S - 1$. This is a new set of twin primes not in our original list, thus there cannot be a finite list of twin primes.



Of course, if $S - 1$ is not prime, then this falls apart.










share|cite|improve this question











$endgroup$



marked as duplicate by Bill Dubuque prime-numbers
Users with the  prime-numbers badge can single-handedly close prime-numbers questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 11




    $begingroup$
    There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
    $endgroup$
    – Noe Blassel
    Mar 16 at 0:59






  • 1




    $begingroup$
    By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:11










  • $begingroup$
    (2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
    $endgroup$
    – DanielWainfleet
    Mar 17 at 8:22
















6












6








6


0



$begingroup$



This question already has an answer here:




  • How do we know Euclid's sequence always generates a new prime? [duplicate]

    3 answers




Euclid's theorem states:




Consider any finite list of prime numbers $p_1, p_2, ..., p_n$. It will be shown that at least one additional prime number not in this list exists. Let $P$ be the product of all the prime numbers in the list: $P = p_1p_2...p_n$. Let $q = P + 1$. Then $q$ is either prime or not.



If $q$ is prime, then there is at least one more prime that is not in the list. If $q$ is not prime, then some prime factor $p$ divides $q$. If this factor $p$ were in our list, then it would divide $P$ (since $P$ is the product of every number in the list); but $p$ divides $P + 1 = q$. If $p$ divides $P$ and $q$, then $p$ would have to divide the difference of the two numbers, which is $(P + 1) − P$ or just $1$. Since no prime number divides $1$, $p$ cannot be on the list. This means that at least one more prime number exists beyond those in the list. This proves that for every finite list of prime numbers there is a prime number not in the list, and therefore there must be infinitely many prime numbers.






My question:



Does this theorem also hold if you let $q = P - 1$?



Wouldn't $P-1$ also be necessarily a new prime number? And if so, it and $P+1$ would be a set of twin primes.





So the proof would be:



Assume there are a finite number of twin primes such that $p_{n+1} - p_n = 2$.



Then, from the final set of twin primes, choose the larger of these two primes $p_{n+1}$. Calculate $S=p_1p_2...p_{n+1}$. So you now have a product of all primes up to $p_{n+1}$. Call this $S$. $S + 1$ is a prime number and so is $S - 1$. This is a new set of twin primes not in our original list, thus there cannot be a finite list of twin primes.



Of course, if $S - 1$ is not prime, then this falls apart.










share|cite|improve this question











$endgroup$





This question already has an answer here:




  • How do we know Euclid's sequence always generates a new prime? [duplicate]

    3 answers




Euclid's theorem states:




Consider any finite list of prime numbers $p_1, p_2, ..., p_n$. It will be shown that at least one additional prime number not in this list exists. Let $P$ be the product of all the prime numbers in the list: $P = p_1p_2...p_n$. Let $q = P + 1$. Then $q$ is either prime or not.



If $q$ is prime, then there is at least one more prime that is not in the list. If $q$ is not prime, then some prime factor $p$ divides $q$. If this factor $p$ were in our list, then it would divide $P$ (since $P$ is the product of every number in the list); but $p$ divides $P + 1 = q$. If $p$ divides $P$ and $q$, then $p$ would have to divide the difference of the two numbers, which is $(P + 1) − P$ or just $1$. Since no prime number divides $1$, $p$ cannot be on the list. This means that at least one more prime number exists beyond those in the list. This proves that for every finite list of prime numbers there is a prime number not in the list, and therefore there must be infinitely many prime numbers.






My question:



Does this theorem also hold if you let $q = P - 1$?



Wouldn't $P-1$ also be necessarily a new prime number? And if so, it and $P+1$ would be a set of twin primes.





So the proof would be:



Assume there are a finite number of twin primes such that $p_{n+1} - p_n = 2$.



Then, from the final set of twin primes, choose the larger of these two primes $p_{n+1}$. Calculate $S=p_1p_2...p_{n+1}$. So you now have a product of all primes up to $p_{n+1}$. Call this $S$. $S + 1$ is a prime number and so is $S - 1$. This is a new set of twin primes not in our original list, thus there cannot be a finite list of twin primes.



Of course, if $S - 1$ is not prime, then this falls apart.





This question already has an answer here:




  • How do we know Euclid's sequence always generates a new prime? [duplicate]

    3 answers








elementary-number-theory prime-numbers prime-twins






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 16 at 14:24









user21820

39.8k544158




39.8k544158










asked Mar 16 at 0:54









Jeffrey ScottJeffrey Scott

393




393




marked as duplicate by Bill Dubuque prime-numbers
Users with the  prime-numbers badge can single-handedly close prime-numbers questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by Bill Dubuque prime-numbers
Users with the  prime-numbers badge can single-handedly close prime-numbers questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 11




    $begingroup$
    There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
    $endgroup$
    – Noe Blassel
    Mar 16 at 0:59






  • 1




    $begingroup$
    By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:11










  • $begingroup$
    (2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
    $endgroup$
    – DanielWainfleet
    Mar 17 at 8:22
















  • 11




    $begingroup$
    There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
    $endgroup$
    – Noe Blassel
    Mar 16 at 0:59






  • 1




    $begingroup$
    By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:11










  • $begingroup$
    (2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
    $endgroup$
    – DanielWainfleet
    Mar 17 at 8:22










11




11




$begingroup$
There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
$endgroup$
– Noe Blassel
Mar 16 at 0:59




$begingroup$
There’s absolutely no reason why S+1 or S-1 should be a prime number though, it merely has an unlisted prime factor.
$endgroup$
– Noe Blassel
Mar 16 at 0:59




1




1




$begingroup$
By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
$endgroup$
– Robert Shore
Mar 16 at 1:11




$begingroup$
By the way, take a look at the edits. It's a courtesy to other contributors to use MathJax to format your posts. If you're not familiar with it, it's not hard to learn -- I've been on this site for less than two months and it has become second nature.
$endgroup$
– Robert Shore
Mar 16 at 1:11












$begingroup$
(2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
$endgroup$
– DanielWainfleet
Mar 17 at 8:22






$begingroup$
(2)(3)(5)(7)(11)(13)(17)+1 is divisible by 19.
$endgroup$
– DanielWainfleet
Mar 17 at 8:22












2 Answers
2






active

oldest

votes


















15












$begingroup$

Remember, your original argument doesn't show that $P+1$ is itself prime. It shows that $P+1$ has a prime factor that you haven't already accounted for. So while you could make the same argument for $P-1$, you'd also reach the same conclusion, not that $P-1$ is itself necessarily prime, but only that it has some prime factor not in your original list. So that's of no help in proving the Twin Prime Conjecture.



Similarly, you don't know that $S+1$ or $S-1$ is prime. You just know that they have prime factors that aren't on your original list of twin primes, but that doesn't help you.






share|cite|improve this answer









$endgroup$









  • 5




    $begingroup$
    Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
    $endgroup$
    – Jeffrey Scott
    Mar 16 at 1:00






  • 2




    $begingroup$
    Glad I could help. Acceptances of answers that you find useful are always welcome.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:51










  • $begingroup$
    in fact you know they are composite, unless the product contains 2, or both 2 and 3.
    $endgroup$
    – Roddy MacPhee
    Mar 17 at 2:23



















1












$begingroup$

A few flaws in this method:




  • P+1, and P-1 aren't guaranteed to be prime just not divisible by a prime on the supposedly complete list.

  • Any product of only primes of forms 6n+1 and/or 6j-1 (aka above 3) will always land in one of these two forms, The best you have is $Spm 6$ could be prime or not in any case like that.

  • 2 is required in the product, or both S-1 and S+1 are even.

  • Other constraints.






share|cite|improve this answer











$endgroup$




















    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    15












    $begingroup$

    Remember, your original argument doesn't show that $P+1$ is itself prime. It shows that $P+1$ has a prime factor that you haven't already accounted for. So while you could make the same argument for $P-1$, you'd also reach the same conclusion, not that $P-1$ is itself necessarily prime, but only that it has some prime factor not in your original list. So that's of no help in proving the Twin Prime Conjecture.



    Similarly, you don't know that $S+1$ or $S-1$ is prime. You just know that they have prime factors that aren't on your original list of twin primes, but that doesn't help you.






    share|cite|improve this answer









    $endgroup$









    • 5




      $begingroup$
      Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
      $endgroup$
      – Jeffrey Scott
      Mar 16 at 1:00






    • 2




      $begingroup$
      Glad I could help. Acceptances of answers that you find useful are always welcome.
      $endgroup$
      – Robert Shore
      Mar 16 at 1:51










    • $begingroup$
      in fact you know they are composite, unless the product contains 2, or both 2 and 3.
      $endgroup$
      – Roddy MacPhee
      Mar 17 at 2:23
















    15












    $begingroup$

    Remember, your original argument doesn't show that $P+1$ is itself prime. It shows that $P+1$ has a prime factor that you haven't already accounted for. So while you could make the same argument for $P-1$, you'd also reach the same conclusion, not that $P-1$ is itself necessarily prime, but only that it has some prime factor not in your original list. So that's of no help in proving the Twin Prime Conjecture.



    Similarly, you don't know that $S+1$ or $S-1$ is prime. You just know that they have prime factors that aren't on your original list of twin primes, but that doesn't help you.






    share|cite|improve this answer









    $endgroup$









    • 5




      $begingroup$
      Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
      $endgroup$
      – Jeffrey Scott
      Mar 16 at 1:00






    • 2




      $begingroup$
      Glad I could help. Acceptances of answers that you find useful are always welcome.
      $endgroup$
      – Robert Shore
      Mar 16 at 1:51










    • $begingroup$
      in fact you know they are composite, unless the product contains 2, or both 2 and 3.
      $endgroup$
      – Roddy MacPhee
      Mar 17 at 2:23














    15












    15








    15





    $begingroup$

    Remember, your original argument doesn't show that $P+1$ is itself prime. It shows that $P+1$ has a prime factor that you haven't already accounted for. So while you could make the same argument for $P-1$, you'd also reach the same conclusion, not that $P-1$ is itself necessarily prime, but only that it has some prime factor not in your original list. So that's of no help in proving the Twin Prime Conjecture.



    Similarly, you don't know that $S+1$ or $S-1$ is prime. You just know that they have prime factors that aren't on your original list of twin primes, but that doesn't help you.






    share|cite|improve this answer









    $endgroup$



    Remember, your original argument doesn't show that $P+1$ is itself prime. It shows that $P+1$ has a prime factor that you haven't already accounted for. So while you could make the same argument for $P-1$, you'd also reach the same conclusion, not that $P-1$ is itself necessarily prime, but only that it has some prime factor not in your original list. So that's of no help in proving the Twin Prime Conjecture.



    Similarly, you don't know that $S+1$ or $S-1$ is prime. You just know that they have prime factors that aren't on your original list of twin primes, but that doesn't help you.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Mar 16 at 0:59









    Robert ShoreRobert Shore

    3,603324




    3,603324








    • 5




      $begingroup$
      Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
      $endgroup$
      – Jeffrey Scott
      Mar 16 at 1:00






    • 2




      $begingroup$
      Glad I could help. Acceptances of answers that you find useful are always welcome.
      $endgroup$
      – Robert Shore
      Mar 16 at 1:51










    • $begingroup$
      in fact you know they are composite, unless the product contains 2, or both 2 and 3.
      $endgroup$
      – Roddy MacPhee
      Mar 17 at 2:23














    • 5




      $begingroup$
      Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
      $endgroup$
      – Jeffrey Scott
      Mar 16 at 1:00






    • 2




      $begingroup$
      Glad I could help. Acceptances of answers that you find useful are always welcome.
      $endgroup$
      – Robert Shore
      Mar 16 at 1:51










    • $begingroup$
      in fact you know they are composite, unless the product contains 2, or both 2 and 3.
      $endgroup$
      – Roddy MacPhee
      Mar 17 at 2:23








    5




    5




    $begingroup$
    Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
    $endgroup$
    – Jeffrey Scott
    Mar 16 at 1:00




    $begingroup$
    Ah you're right. 2 * 3 * 5 * 7 = 210. But 209 is not prime.
    $endgroup$
    – Jeffrey Scott
    Mar 16 at 1:00




    2




    2




    $begingroup$
    Glad I could help. Acceptances of answers that you find useful are always welcome.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:51




    $begingroup$
    Glad I could help. Acceptances of answers that you find useful are always welcome.
    $endgroup$
    – Robert Shore
    Mar 16 at 1:51












    $begingroup$
    in fact you know they are composite, unless the product contains 2, or both 2 and 3.
    $endgroup$
    – Roddy MacPhee
    Mar 17 at 2:23




    $begingroup$
    in fact you know they are composite, unless the product contains 2, or both 2 and 3.
    $endgroup$
    – Roddy MacPhee
    Mar 17 at 2:23











    1












    $begingroup$

    A few flaws in this method:




    • P+1, and P-1 aren't guaranteed to be prime just not divisible by a prime on the supposedly complete list.

    • Any product of only primes of forms 6n+1 and/or 6j-1 (aka above 3) will always land in one of these two forms, The best you have is $Spm 6$ could be prime or not in any case like that.

    • 2 is required in the product, or both S-1 and S+1 are even.

    • Other constraints.






    share|cite|improve this answer











    $endgroup$


















      1












      $begingroup$

      A few flaws in this method:




      • P+1, and P-1 aren't guaranteed to be prime just not divisible by a prime on the supposedly complete list.

      • Any product of only primes of forms 6n+1 and/or 6j-1 (aka above 3) will always land in one of these two forms, The best you have is $Spm 6$ could be prime or not in any case like that.

      • 2 is required in the product, or both S-1 and S+1 are even.

      • Other constraints.






      share|cite|improve this answer











      $endgroup$
















        1












        1








        1





        $begingroup$

        A few flaws in this method:




        • P+1, and P-1 aren't guaranteed to be prime just not divisible by a prime on the supposedly complete list.

        • Any product of only primes of forms 6n+1 and/or 6j-1 (aka above 3) will always land in one of these two forms, The best you have is $Spm 6$ could be prime or not in any case like that.

        • 2 is required in the product, or both S-1 and S+1 are even.

        • Other constraints.






        share|cite|improve this answer











        $endgroup$



        A few flaws in this method:




        • P+1, and P-1 aren't guaranteed to be prime just not divisible by a prime on the supposedly complete list.

        • Any product of only primes of forms 6n+1 and/or 6j-1 (aka above 3) will always land in one of these two forms, The best you have is $Spm 6$ could be prime or not in any case like that.

        • 2 is required in the product, or both S-1 and S+1 are even.

        • Other constraints.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 17 at 2:33

























        answered Mar 17 at 2:17









        Roddy MacPheeRoddy MacPhee

        553118




        553118















            Popular posts from this blog

            Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

            Fil:Tokke komm.svg

            Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?