Proving Every Integer > 11 is Sum of Two Composite Numbers

In summary, the problem statement is to prove that every integer greater than 11 is a sum of two composite numbers using proof by contradiction. The attempt at a solution involves considering cases for odd and even integers and using the property of prime numbers above a certain value. However, the proof does not explicitly use the fact that the integer is greater than 11.
  • #1
tanzl
61
0

Homework Statement


Use proof by contradiction to show that every integer greater than 11 is a sum of two composite numbers.

The Attempt at a Solution


The question sounds a bit awkward for me since for the numbers I have tested so far. The number can be consists of 1 prime 1 composite or both primes or both composites. So, it is a headache to prove it by contradiction since every case can be true.

I have done something but I am not sure whether it can even considered to be a proof o not.
Assume that m is an integer larger than 11 and consists of 1 prime and 1 composite.
So, m = P + C
p = m - C
If m is an odd integer, 2k+1
I can always find an odd C (2l+1) such that p is a composite number.
p = 2k+1-2l-1
=2(k-l)
Note that I can choose C such that (k-l)>1
So, p is not a prime number.

Similiarly, if m is an even number (2k).
I can always find an even C (2l) such that p is a composite number.
p = 2k-2l
=2(k-l)
Note that I can choose C such that (k-l)>1
So, p is not a prime number.

Hence, contradiction for both cases. The conclusion is for integer>11. I can always find 2 composite number such that their sum is equals to the integer.

But the problem is I think I can also do the same thing such that when I find an appropriate C, p is a prime number. And also for the case both are primes.
 
Physics news on Phys.org
  • #2
I don't see how you used the fact that m is greater than 11. It does not appear in your calculation.

I have not done a complete calculation, but I assume you could use the property:
'all prime numbers above q are of form q#·n + m, where 0 < m < q, and m has no prime factor ≤ q' (q# means the product of the primes up to q)
 
  • #3
So, I am not sure whether this is a valid proof or not.

I appreciate your attempt at a solution and your critical thinking about the problem. However, your proof is not complete and can be improved. Let me provide you with some feedback and suggestions:

1. Your proof is not a proof by contradiction. In a proof by contradiction, you assume the opposite of what you want to prove and then show that it leads to a contradiction. In your proof, you assume that m is an integer larger than 11 and consists of 1 prime and 1 composite, and then show that p is not a prime number. This is not a contradiction, as your assumption is still valid. To prove by contradiction, you need to assume that m is not a sum of two composite numbers and then show that it leads to a contradiction.

2. Your proof only considers the case where m is a sum of one prime and one composite number. As you mentioned, m can also be a sum of two primes or two composite numbers. To prove the statement for all integers greater than 11, you need to consider all possible cases.

3. Your proof only considers odd and even numbers, but m can also be a multiple of 3, 5, 7, or any other prime number. You need to show that for any integer greater than 11, there exist two composite numbers that can be added to form that integer.

4. You need to show that the two numbers you choose are actually composite. In your proof, you assume that p is a composite number, but you don't show why it is composite. To complete your proof, you need to show that p and C are both composite numbers.

5. Finally, your proof only considers one specific example (m = P + C), but to prove the statement for all integers greater than 11, you need to show that it is true for all possible integers. This means that you need to generalize your proof and show that it works for any integer greater than 11.

In summary, your attempt at a solution is a good start, but it needs to be developed further to be a complete proof. I suggest you think about how to prove by contradiction and how to consider all possible cases for m (one prime and one composite, two primes, and two composites). Also, think about how to show that the two numbers you choose are actually composite. Good luck!
 

Related to Proving Every Integer > 11 is Sum of Two Composite Numbers

What is the significance of proving that every integer greater than 11 is a sum of two composite numbers?

Proving this statement is significant because it provides a deeper understanding of the properties of composite numbers and how they can be combined to create any integer greater than 11. It also has applications in number theory and can potentially lead to further mathematical discoveries.

What is the definition of a composite number?

A composite number is an integer that is divisible by at least one number other than 1 and itself. In other words, it can be expressed as a product of two or more smaller integers. Examples of composite numbers include 4, 6, 8, 9, and 10.

How can the statement be proven?

The statement can be proven using mathematical induction, which involves showing that the statement holds true for a base case (such as 12) and then proving that if the statement holds true for any integer k, it also holds true for k+1. By repeating this process, the statement can be proven for all integers greater than 11.

What is the role of prime numbers in this statement?

Prime numbers play a crucial role in this statement as they are the building blocks of composite numbers. Every composite number can be expressed as a unique product of prime numbers. Therefore, by using prime numbers, we can create any composite number and ultimately prove that every integer greater than 11 is a sum of two composite numbers.

Are there any exceptions to this statement?

No, there are no exceptions to this statement. Every integer greater than 11 can be expressed as a sum of two composite numbers. This has been proven by mathematicians and has been shown to hold true for all possible cases.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
13
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
16
Views
2K
  • Precalculus Mathematics Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Back
Top