Proof by Contradiction and Contraposition

Click For Summary
SUMMARY

The discussion focuses on the logical concepts of contrapositive and proof by contradiction in the context of the statement A(n): "If n=4q+1 or n=4q+3 for some q ∈ Z, then n is odd." The contrapositive of A(n) is correctly identified as "If n is even, then n ≠ 4q+1 and n ≠ 4q+3 for all q ∈ Z." The participants confirm that the contrapositive holds true for all natural numbers. Additionally, they explore the proof by contradiction for the converse of A(n), concluding that it is valid for all integers n, as both forms of n (4q+1 and 4q+3) are odd.

PREREQUISITES
  • Understanding of logical statements and their contrapositives
  • Familiarity with proof techniques, specifically proof by contradiction
  • Basic knowledge of integer properties and modular arithmetic
  • Ability to manipulate and interpret mathematical expressions involving integers
NEXT STEPS
  • Study the principles of proof by contradiction in mathematical logic
  • Explore the properties of odd and even integers in number theory
  • Learn about logical equivalences and their applications in proofs
  • Investigate additional examples of contrapositives in mathematical statements
USEFUL FOR

Students of mathematics, particularly those studying discrete mathematics or logic, as well as educators looking to enhance their understanding of proof techniques and logical reasoning.

roam
Messages
1,265
Reaction score
12

Homework Statement



For any integer n, let A(n) be the statement:
"If n=4q+1 or n=4q+3 for some q \in Z, then n is odd."

(a) Write down the contrapositive of A(n).
(b) Is the contrapositive of A(n) true for all n \in N? Give brief reasons.
(c) Use proof by contradiction to show that the converse of A(n) is true for all n \in Z.

Homework Equations





The Attempt at a Solution



(a)

The contrapositive of A \Rightarrow B is \neg B \Rightarrow \neg A, so in this case:

A:= If n=4q+1 or n=4q+3 for some q \in Z
B:= n is odd

The contrapositive would be:

If n is even then n \neq 4q+1 and n \neq 4q+3 for all q \in Z.

Is this right?

(b)

I have no idea how to answer this one.

(c)

The converse of the A(n) is: "If n is odd, then n=4q+1 or n=4q+3 for some q \in Z"

A:= n is odd
B:= n=4q+1 or n=4q+3

Now this is what I have to show for a proof by contradiction:
(A \Rightarrow B) \Leftrightarrow \neg (A \wedge \neg B)

A \wedge \neg B = n is odd and n \neq 4q+1 or n \neq 4q+3

Of course, n is odd \Leftrightarrow (\exists m \in Z)(2m+1)

So, I'm stuck here & I'm not sure exactly how to prove that A \wedge \neg B is false. Any help is appreciated.
 
Physics news on Phys.org
a) Looks good
b) Search for a counterexample. If you can't, try proving that it's true based on the intuition gained from the search for the counterexample.
c) Any integer m is either even or odd.
 
snipez90 said:
a) Looks good
b) Search for a counterexample. If you can't, try proving that it's true based on the intuition gained from the search for the counterexample.
c) Any integer m is either even or odd.

About part (C), I need to prove this wrong:

A \wedge \neg B = "n is odd and n \neq 4q+1 or n \neq 4q+3"

A:= n is odd
B:= n=4q+1 or n=4q+3

Suppose A and \neg B are true; n is odd. n is odd if n=2m+1 and even if n=2m. However n=4q+1 and n=4q+3 are both odd since:

n=4q+1 = 2(2q)+1

And 4q+3= 2(2q+1)+1

2q+1 \in Z and 2q \in Z. Hence \neg B doesn't imply A, so the converse of A(n) is true for all n \in Z.

Is this right??
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
20
Views
3K