Every prime greater than 7 can be written as the sum of two primes

DbL
Messages
5
Reaction score
0
"Every prime greater than 7, P, can be written as the sum of two primes, A and B, and the subtraction of a third prime, C, in the form (A+B)-C, where A is not identical to B or C, B is not identical to C, and A, B, and C are less than P."

True?
 
Physics news on Phys.org
Can this be done with 11?
 
Last edited:
Do you mean prime or relatively prime?
 
robert1986 said:
can this be done with 11?

(7+5)-1
 
Robert1986 said:
Do you mean prime or relatively prime?

prime
 
DbL said:
(7+5)-1

1 is not a prime.
 
Curious3141 said:
1 is not a prime.

That is correct.

The number 1 is not considered a prime, although it is a unique integer. The definition of a "prime" number is one that has exactly TWO factors: itself and 1. So the number 1, having only ONE factor, itself, does not meet the definition.
 
DbL said:
That is correct.

The number 1 is not considered a prime, although it is a unique integer. The definition of a "prime" number is one that has exactly TWO factors: itself and 1. So the number 1, having only ONE factor, itself, does not meet the definition.

OK, C (defined to be prime) cannot be 1.

Your proposition is disproven.

11 is a counterexample.
 
Back
Top