New Reply

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

 
Share Thread Thread Tools
Jul12-12, 07:36 PM   #1
DbL
 

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


"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?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jul13-12, 02:13 AM   #2
 
Nope. Try 11.

You can't use 2 for A,B or C because the other 2 primes would be odd and you'd get an even number, so the only primes you can use are 3, 5 and 7. The largest number you can form is 7+5-3 = 9
Jul13-12, 04:32 AM   #3
 
Quote by willem2 View Post
Nope. Try 11.

You can't use 2 for A,B or C because the other 2 primes would be odd and you'd get an even number, so the only primes you can use are 3, 5 and 7. The largest number you can form is 7+5-3 = 9
He asked this in the homework section, and for some reason he allows the use of 1 so that 7+5-1=11 is a solution. Though, he never explains why we are allowed to use 1.

Of course, if the question is about numbers relatively prime to p, then (p-1)+2-1 is a solution to every prime. But he said that wasn't the case either.
Jul13-12, 04:55 AM   #4
 

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


It's true for all primes between 13 and 9973.
Jul13-12, 05:29 AM   #5
 
Using Goldbach's conjecture, any even integer is the sum of two primes (at least up to 1.609 × 10^18).

Meaning that (p+3) is the sum of two primes, and 3 can be subtracted to get p.
Or more generally (p+q) is the sum of two primes, where q is a prime number, and q can be subtracted to get p.

I'm not sure how you'd go about making proving it's possible when A is not equal to B.
Jul15-12, 08:27 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
But if you subtract 3 from a prime, the result is not necessarily a prime.
Jul15-12, 08:46 AM   #7
 
Right, ignore my posts, I've decided they're nonsense.
New Reply
Thread Tools


Similar Threads for: Every prime greater than 7 can be written as the sum of two primes
Thread Forum Replies
Every prime greater than 7 can be written as the sum of two primes Calculus & Beyond Homework 7
A prime by itself is considered a (length one) product of primes? Set Theory, Logic, Probability, Statistics 5
Primes whose digits sum to a prime General Math 1
unknown primes less than largest known prime? Linear & Abstract Algebra 15
Proof: any prime number greater than 3 is congruent to 1 or 5 mod 6 Calculus & Beyond Homework 9