SlideShare a Scribd company logo
Proof By Contradiction
By:
M. Anas Makki
Roll No: 301
Abdul Rehman
Roll No: 334
Arslan
Roll No:315
Proof by Contradiction
A formula or theorem can be proved by two methods:
Methods of Proof
Direct Method Indirect Method
Proof by Contradiction Proof by Contraposition
Proof by Contradiction:
In Mathematics Proof by contradiction is a
technique that determines the truth value of a preposition/statement
by showing that assuming the preposition to be false.
A Proof by Contradiction is based on the fact that either a
statement is true or false but not both. Hence the supposition, that
the statement to be proved is false, leads logically to a
contradiction, impossibility or absurdity, then the supposition
must be false.
Steps Involved in Contradiction
1. Assume that the statement to be proved is false.
2. Show that our supposition is false.
3. In last step, we conclude that our actual statement is
true because our supposition is false.
Theorem:
Prove that There is no greatest integer.
Solution:
Suppose there is a greatest integer N. i.e. n ≤ N
Let M=N+1
Now, M is an integer because it is sum of two integers
Also, M>N
Hence our supposition is false that there is a greatest integer.
Therefore, it has been proved that there is no greatest integer.
EXERCISE:
Give a proof by contradiction for the statement:
“If n2 is an even integer then n is also an even integer.”
Proof:
Suppose n2 is even and n is not even, means n is odd.
If n is odd then :
Let n=2k+1
squaring both sides
n2 = (2k+1)2
= 4k2+4k+1
= 2(2k2+2k)+1
let r= 2k2+2k
Then n2= 2r+1 here n2 becomes odd
but we have specify at the beginning that n2 is even.
hence our supposition is false , So the statement is true.
Exercise:
Prove that √𝟐+ 𝟑 𝒊𝒔 𝒊𝒓𝒓𝒂𝒕𝒊𝒐𝒏𝒂𝒍.
Solution:
Let √2+ 3 is rational
Then,
√2+ 3 =
𝑎
𝑏
Squaring both sides.
2+3+2 2 3 =
𝑎2
𝑏2
5 + 2( 6 =
𝑎2
𝑏2
2 6 =
𝑎2
𝑏2 - 5
√6 =
𝑎2 − 5𝑏2
2𝑏2
Here √6 become rational but in actual it is not rational, it is a contradiction.
So the Theorem is true that √2+ 3 is a irrational.
EXERCISE:Prove that √2is irrational.
Solution:
let √2 is rational number. Where a, b ε Z
b ≠ 0
(also a, b are in lowest form)
√2 =
𝑎
𝑏
Squaring both sides…
2 =
𝑎2
𝑏2
2b2 = a2 _________ (1)
here a2 is even
if a2 is even then a is also even
let a = 2m __________(2)
Put a= 2m in eq. (1)
2b2 = 4m2
b2= 2m2 __________________(3)
here b2 is even
if b2 is even it means b is also even
b = 2r _________(4)
dividing (2) by (4)
𝑎
𝑏
=
2𝑚
2𝑟
Here we can see that
2𝑚
2𝑟
is not in lowest form.But
𝑎
𝑏
was in lowest form. It is a
contradiction . Hence 2𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙.
Exercise:
Prove by contradiction method, the statement: If n and m are odd
integers, then n + m is an even integer.
Solution:
• In first step we suppose that n and m are odd and n + m is not
even (odd i.e. by taking contradiction).
• Now
n = 2p + 1(General form of odd) for some integer p
m = 2q + 1 for some integer q
• Adding above two equation we get,
n + m = (2p + 1) + (2q + 1)
= 2p + 2q + 2 (General Odd’s Form)
= 2· (p + q + 1) Taking two common.
This is a contradiction to our supposition, because when we
multiply 2 with odd, we get even number…..
e.g. 2(7)=14
EXERCISE:
Prove that if n is an integer and n3 + 5 is odd, then n is even using
contradiction method.
Solution:
• We assume that the our statement to be proved is false,
• Suppose that n3 + 5 is odd and n is not even (odd).
• Since n is odd and the product of two odd numbers is odd,
•It means that n2 is odd and
and n3 = n2 .n is also odd
•Further, since the difference of two odd number is even,
which is given
5 = (n3 + 5) – n3
Which is even.
This is a contradiction, therefore our supposition is false,
So our statement is true.
THEOREM:
The sum of any rational number and any irrational number is irrational.
We suppose that there is a rational number r and an irrational number s
such that r + s is rational.
as r is a rational
So r =
𝑎
𝑏
r + s =
𝑐
𝑑
_____________(2)
put r =
𝑎
𝑏
in equation .. 2
𝑎
𝑏
+ s =
𝑐
𝑑
s =
𝑐
𝑑
-
𝑎
𝑏
s =
𝑏𝑐 −𝑎𝑑
𝑏𝑑
Here s is become rational but we have assumed that s is irrational. It is a
contradiction. So the theorem has been proved.
Exercise:
Prove by contradiction that 6 − 7 is irrational
Proof:
•Since a, b are integers
•And is the quotient of two integers.
• , then is irrational , which shows that our supposition is false, so
given statement is true.
2
2
2
Proof By CONTRAPOSITIVE
What is CONTRAPOSITIVE?
The contra-positive of the conditional statement p → q is
~ q → ~ p.
A conditional and its contra-positive are equivalent.
Symbolically p → q ≡ ~q → ~p
For example a contra-positive of a conditional statement is,
• If today is Friday, then 2 + 3 = 5.
The contra-positive of the above statement will be,
•If 2 + 3 ≠ 5, then today is not Friday.
We can see that these above two statement are logically equivalent to each
others.
STEPS INVOLVED PROOF BY CONTRAPOSITION
1. Express the statement in the form if p then q.
2. Rewrite this statement in the contra-positive form,
if not q then not p
3. Prove the contra-positive by a direct proof.
EXERCISE:
Prove that for all integers n, if n2 is even then n is even.
SOLUTON:
•First we write then the contra-positive of the given
statement,
“if n is not even (odd) then n2 is not even (odd)”
•Now prove the contra-positive directly.
•Suppose n is odd, which means
n=2k+1 [General form of Odd]
•Now take the square root of n,
n2 =(2k+1)2
n2 = 4k2 +4k+1
= 2·(2k 2 + 2k) + 1
• = 2·r + 1 [where r = 2k2 + 2k € Z]
Hence n2 is odd and both statements are true. Thus the
contra-positive statement is true and so the given
statement is true.
EXERCISE:
Prove that if 3n + 2 is odd, then n is odd.
SOLUTON:
The contra-positive of the given conditional statement is,
“ if n is even then 3n + 2 is even”
Lets us assume that n is even which means,
n=2k [By the definition of even]
Also 3n+2 is also even, so
3n+2= 3(2k)+2 [using the value of n]
= 6k + 2
= 2(3k+1)
= 2.r where r = (3k + 1) € Z
Hence 3n + 2 is even. We conclude that the given statement is true
since its contra-positive is true.
EXERCISE:
Prove that if n is an integer and n3 + 5 is odd, then n is even.
Solution:
•First we write the contra-positive of the statement,
“n is odd and n3 + 5 is even.”
Suppose n is an odd integer. Since, a product of two odd
integers is odd, therefore
n2 = n.n is also odd.
then n3 = n2.n is also odd.
Further since the sum of two odd number is even,
For example,
9+3=12 (Which is even)
So,
n3 +5 will also be even.
Thus we have prove that if n is odd then n3 + 5 is even.
So our statement will also be true.
THE END

More Related Content

What's hot

Mathematical induction
Mathematical inductionMathematical induction
Mathematical induction
rey castro
 
Pigeonhole Principle
Pigeonhole PrinciplePigeonhole Principle
Pigeonhole Principlenielsoli
 
Discrete Math Lecture 03: Methods of Proof
Discrete Math Lecture 03: Methods of ProofDiscrete Math Lecture 03: Methods of Proof
Discrete Math Lecture 03: Methods of Proof
IT Engineering Department
 
Discrete mathematics
Discrete mathematicsDiscrete mathematics
Discrete mathematics
University of Potsdam
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiers
blaircomp2003
 
Discrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional LogicDiscrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional Logic
University of Potsdam
 
Mathematical induction by Animesh Sarkar
Mathematical induction by Animesh SarkarMathematical induction by Animesh Sarkar
Mathematical induction by Animesh Sarkar
Animesh Sarkar
 
CMSC 56 | Lecture 5: Proofs Methods and Strategy
CMSC 56 | Lecture 5: Proofs Methods and StrategyCMSC 56 | Lecture 5: Proofs Methods and Strategy
CMSC 56 | Lecture 5: Proofs Methods and Strategy
allyn joy calcaben
 
Mathematical induction
Mathematical inductionMathematical induction
Mathematical inductionSman Abbasi
 
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVEChapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
nszakir
 
Proof
ProofProof
Proof
H K
 
Math induction principle (slides)
Math induction principle (slides)Math induction principle (slides)
Math induction principle (slides)
IIUM
 
Mathematical Logic - Part 1
Mathematical Logic - Part 1Mathematical Logic - Part 1
Mathematical Logic - Part 1
blaircomp2003
 
5.2 Strong Induction
5.2 Strong Induction5.2 Strong Induction
5.2 Strong Inductionshowslidedump
 
Number Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number TheoryNumber Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number Theory
Laguna State Polytechnic University
 
5.4 mathematical induction
5.4 mathematical induction5.4 mathematical induction
5.4 mathematical inductionmath260
 
Analysis sequences and bounded sequences
Analysis sequences and bounded sequencesAnalysis sequences and bounded sequences
Analysis sequences and bounded sequencesSANDEEP VISHANG DAGAR
 
CMSC 56 | Lecture 1: Propositional Logic
CMSC 56 | Lecture 1: Propositional LogicCMSC 56 | Lecture 1: Propositional Logic
CMSC 56 | Lecture 1: Propositional Logic
allyn joy calcaben
 
Logic (PROPOSITIONS)
Logic (PROPOSITIONS)Logic (PROPOSITIONS)
Logic (PROPOSITIONS)
D Nayanathara
 

What's hot (20)

Mathematical induction
Mathematical inductionMathematical induction
Mathematical induction
 
Recursion DM
Recursion DMRecursion DM
Recursion DM
 
Pigeonhole Principle
Pigeonhole PrinciplePigeonhole Principle
Pigeonhole Principle
 
Discrete Math Lecture 03: Methods of Proof
Discrete Math Lecture 03: Methods of ProofDiscrete Math Lecture 03: Methods of Proof
Discrete Math Lecture 03: Methods of Proof
 
Discrete mathematics
Discrete mathematicsDiscrete mathematics
Discrete mathematics
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiers
 
Discrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional LogicDiscrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional Logic
 
Mathematical induction by Animesh Sarkar
Mathematical induction by Animesh SarkarMathematical induction by Animesh Sarkar
Mathematical induction by Animesh Sarkar
 
CMSC 56 | Lecture 5: Proofs Methods and Strategy
CMSC 56 | Lecture 5: Proofs Methods and StrategyCMSC 56 | Lecture 5: Proofs Methods and Strategy
CMSC 56 | Lecture 5: Proofs Methods and Strategy
 
Mathematical induction
Mathematical inductionMathematical induction
Mathematical induction
 
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVEChapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
 
Proof
ProofProof
Proof
 
Math induction principle (slides)
Math induction principle (slides)Math induction principle (slides)
Math induction principle (slides)
 
Mathematical Logic - Part 1
Mathematical Logic - Part 1Mathematical Logic - Part 1
Mathematical Logic - Part 1
 
5.2 Strong Induction
5.2 Strong Induction5.2 Strong Induction
5.2 Strong Induction
 
Number Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number TheoryNumber Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number Theory
 
5.4 mathematical induction
5.4 mathematical induction5.4 mathematical induction
5.4 mathematical induction
 
Analysis sequences and bounded sequences
Analysis sequences and bounded sequencesAnalysis sequences and bounded sequences
Analysis sequences and bounded sequences
 
CMSC 56 | Lecture 1: Propositional Logic
CMSC 56 | Lecture 1: Propositional LogicCMSC 56 | Lecture 1: Propositional Logic
CMSC 56 | Lecture 1: Propositional Logic
 
Logic (PROPOSITIONS)
Logic (PROPOSITIONS)Logic (PROPOSITIONS)
Logic (PROPOSITIONS)
 

Similar to Proof By Contradictions

mathematicalinductionanddivisibilityrules-160711105713.pdf
mathematicalinductionanddivisibilityrules-160711105713.pdfmathematicalinductionanddivisibilityrules-160711105713.pdf
mathematicalinductionanddivisibilityrules-160711105713.pdf
BhanuCharan9
 
Aa - Module 1 Fundamentals_2.pdf
Aa  - Module 1  Fundamentals_2.pdfAa  - Module 1  Fundamentals_2.pdf
Aa - Module 1 Fundamentals_2.pdf
AayushSharma261
 
Lecture_4.pptx
Lecture_4.pptxLecture_4.pptx
Lecture_4.pptx
UmairFarooq57
 
PROOF TECHNIQUES
PROOF TECHNIQUESPROOF TECHNIQUES
PROOF TECHNIQUES
Meutiah Nahrisyah
 
Proofs and disproofs
Proofs and disproofsProofs and disproofs
Proofs and disproofs
Lakshmi R
 
Chapter 4 dis 2011
Chapter 4 dis 2011Chapter 4 dis 2011
Chapter 4 dis 2011noraidawati
 
Data structure chapter-1-proofs
Data structure chapter-1-proofsData structure chapter-1-proofs
Data structure chapter-1-proofs
collage of computer since
 
Lect 18
Lect 18Lect 18
Lect 18
IIUM
 
The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof
nikos mantzakouras
 
11 x1 t14 09 mathematical induction 2 (2013)
11 x1 t14 09 mathematical induction 2 (2013)11 x1 t14 09 mathematical induction 2 (2013)
11 x1 t14 09 mathematical induction 2 (2013)Nigel Simmons
 
Proving existential statements
Proving existential statementsProving existential statements
Proving existential statements
Abdur Rehman
 
Induction.pdf
Induction.pdfInduction.pdf
Induction.pdf
pubggaming58982
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
AmruthaKB2
 
mathematical induction
mathematical inductionmathematical induction
mathematical inductionankush_kumar
 
11 x1 t14 09 mathematical induction 2 (2012)
11 x1 t14 09 mathematical induction 2 (2012)11 x1 t14 09 mathematical induction 2 (2012)
11 x1 t14 09 mathematical induction 2 (2012)Nigel Simmons
 
11X1 T14 09 mathematical induction 2 (2010)
11X1 T14 09 mathematical induction 2 (2010)11X1 T14 09 mathematical induction 2 (2010)
11X1 T14 09 mathematical induction 2 (2010)Nigel Simmons
 
mathematical induction
mathematical inductionmathematical induction
mathematical inductionankush_kumar
 
11X1 T14 09 mathematical induction 2 (2011)
11X1 T14 09 mathematical induction 2 (2011)11X1 T14 09 mathematical induction 2 (2011)
11X1 T14 09 mathematical induction 2 (2011)Nigel Simmons
 

Similar to Proof By Contradictions (20)

mathematicalinductionanddivisibilityrules-160711105713.pdf
mathematicalinductionanddivisibilityrules-160711105713.pdfmathematicalinductionanddivisibilityrules-160711105713.pdf
mathematicalinductionanddivisibilityrules-160711105713.pdf
 
Aa - Module 1 Fundamentals_2.pdf
Aa  - Module 1  Fundamentals_2.pdfAa  - Module 1  Fundamentals_2.pdf
Aa - Module 1 Fundamentals_2.pdf
 
Lecture_4.pptx
Lecture_4.pptxLecture_4.pptx
Lecture_4.pptx
 
PROOF TECHNIQUES
PROOF TECHNIQUESPROOF TECHNIQUES
PROOF TECHNIQUES
 
Proofs and disproofs
Proofs and disproofsProofs and disproofs
Proofs and disproofs
 
Chapter 4 dis 2011
Chapter 4 dis 2011Chapter 4 dis 2011
Chapter 4 dis 2011
 
Data structure chapter-1-proofs
Data structure chapter-1-proofsData structure chapter-1-proofs
Data structure chapter-1-proofs
 
Lect 18
Lect 18Lect 18
Lect 18
 
The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof
 
Sol80
Sol80Sol80
Sol80
 
Sol80
Sol80Sol80
Sol80
 
11 x1 t14 09 mathematical induction 2 (2013)
11 x1 t14 09 mathematical induction 2 (2013)11 x1 t14 09 mathematical induction 2 (2013)
11 x1 t14 09 mathematical induction 2 (2013)
 
Proving existential statements
Proving existential statementsProving existential statements
Proving existential statements
 
Induction.pdf
Induction.pdfInduction.pdf
Induction.pdf
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
 
mathematical induction
mathematical inductionmathematical induction
mathematical induction
 
11 x1 t14 09 mathematical induction 2 (2012)
11 x1 t14 09 mathematical induction 2 (2012)11 x1 t14 09 mathematical induction 2 (2012)
11 x1 t14 09 mathematical induction 2 (2012)
 
11X1 T14 09 mathematical induction 2 (2010)
11X1 T14 09 mathematical induction 2 (2010)11X1 T14 09 mathematical induction 2 (2010)
11X1 T14 09 mathematical induction 2 (2010)
 
mathematical induction
mathematical inductionmathematical induction
mathematical induction
 
11X1 T14 09 mathematical induction 2 (2011)
11X1 T14 09 mathematical induction 2 (2011)11X1 T14 09 mathematical induction 2 (2011)
11X1 T14 09 mathematical induction 2 (2011)
 

Recently uploaded

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 

Recently uploaded (20)

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 

Proof By Contradictions

  • 1.
  • 2. Proof By Contradiction By: M. Anas Makki Roll No: 301 Abdul Rehman Roll No: 334 Arslan Roll No:315
  • 3. Proof by Contradiction A formula or theorem can be proved by two methods: Methods of Proof Direct Method Indirect Method Proof by Contradiction Proof by Contraposition
  • 4. Proof by Contradiction: In Mathematics Proof by contradiction is a technique that determines the truth value of a preposition/statement by showing that assuming the preposition to be false. A Proof by Contradiction is based on the fact that either a statement is true or false but not both. Hence the supposition, that the statement to be proved is false, leads logically to a contradiction, impossibility or absurdity, then the supposition must be false.
  • 5. Steps Involved in Contradiction 1. Assume that the statement to be proved is false. 2. Show that our supposition is false. 3. In last step, we conclude that our actual statement is true because our supposition is false.
  • 6. Theorem: Prove that There is no greatest integer. Solution: Suppose there is a greatest integer N. i.e. n ≤ N Let M=N+1 Now, M is an integer because it is sum of two integers Also, M>N Hence our supposition is false that there is a greatest integer. Therefore, it has been proved that there is no greatest integer.
  • 7. EXERCISE: Give a proof by contradiction for the statement: “If n2 is an even integer then n is also an even integer.” Proof: Suppose n2 is even and n is not even, means n is odd. If n is odd then : Let n=2k+1 squaring both sides n2 = (2k+1)2 = 4k2+4k+1 = 2(2k2+2k)+1 let r= 2k2+2k Then n2= 2r+1 here n2 becomes odd but we have specify at the beginning that n2 is even. hence our supposition is false , So the statement is true.
  • 8. Exercise: Prove that √𝟐+ 𝟑 𝒊𝒔 𝒊𝒓𝒓𝒂𝒕𝒊𝒐𝒏𝒂𝒍. Solution: Let √2+ 3 is rational Then, √2+ 3 = 𝑎 𝑏 Squaring both sides. 2+3+2 2 3 = 𝑎2 𝑏2 5 + 2( 6 = 𝑎2 𝑏2 2 6 = 𝑎2 𝑏2 - 5 √6 = 𝑎2 − 5𝑏2 2𝑏2 Here √6 become rational but in actual it is not rational, it is a contradiction. So the Theorem is true that √2+ 3 is a irrational.
  • 9. EXERCISE:Prove that √2is irrational. Solution: let √2 is rational number. Where a, b ε Z b ≠ 0 (also a, b are in lowest form) √2 = 𝑎 𝑏 Squaring both sides… 2 = 𝑎2 𝑏2 2b2 = a2 _________ (1) here a2 is even if a2 is even then a is also even let a = 2m __________(2) Put a= 2m in eq. (1) 2b2 = 4m2 b2= 2m2 __________________(3) here b2 is even if b2 is even it means b is also even b = 2r _________(4) dividing (2) by (4) 𝑎 𝑏 = 2𝑚 2𝑟 Here we can see that 2𝑚 2𝑟 is not in lowest form.But 𝑎 𝑏 was in lowest form. It is a contradiction . Hence 2𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙.
  • 10. Exercise: Prove by contradiction method, the statement: If n and m are odd integers, then n + m is an even integer. Solution: • In first step we suppose that n and m are odd and n + m is not even (odd i.e. by taking contradiction). • Now n = 2p + 1(General form of odd) for some integer p m = 2q + 1 for some integer q • Adding above two equation we get, n + m = (2p + 1) + (2q + 1) = 2p + 2q + 2 (General Odd’s Form) = 2· (p + q + 1) Taking two common. This is a contradiction to our supposition, because when we multiply 2 with odd, we get even number….. e.g. 2(7)=14
  • 11. EXERCISE: Prove that if n is an integer and n3 + 5 is odd, then n is even using contradiction method. Solution: • We assume that the our statement to be proved is false, • Suppose that n3 + 5 is odd and n is not even (odd). • Since n is odd and the product of two odd numbers is odd, •It means that n2 is odd and and n3 = n2 .n is also odd •Further, since the difference of two odd number is even, which is given 5 = (n3 + 5) – n3 Which is even. This is a contradiction, therefore our supposition is false, So our statement is true.
  • 12. THEOREM: The sum of any rational number and any irrational number is irrational. We suppose that there is a rational number r and an irrational number s such that r + s is rational. as r is a rational So r = 𝑎 𝑏 r + s = 𝑐 𝑑 _____________(2) put r = 𝑎 𝑏 in equation .. 2 𝑎 𝑏 + s = 𝑐 𝑑 s = 𝑐 𝑑 - 𝑎 𝑏 s = 𝑏𝑐 −𝑎𝑑 𝑏𝑑 Here s is become rational but we have assumed that s is irrational. It is a contradiction. So the theorem has been proved.
  • 13. Exercise: Prove by contradiction that 6 − 7 is irrational Proof: •Since a, b are integers •And is the quotient of two integers. • , then is irrational , which shows that our supposition is false, so given statement is true. 2 2 2
  • 14. Proof By CONTRAPOSITIVE What is CONTRAPOSITIVE? The contra-positive of the conditional statement p → q is ~ q → ~ p. A conditional and its contra-positive are equivalent. Symbolically p → q ≡ ~q → ~p For example a contra-positive of a conditional statement is, • If today is Friday, then 2 + 3 = 5. The contra-positive of the above statement will be, •If 2 + 3 ≠ 5, then today is not Friday. We can see that these above two statement are logically equivalent to each others.
  • 15. STEPS INVOLVED PROOF BY CONTRAPOSITION 1. Express the statement in the form if p then q. 2. Rewrite this statement in the contra-positive form, if not q then not p 3. Prove the contra-positive by a direct proof.
  • 16. EXERCISE: Prove that for all integers n, if n2 is even then n is even. SOLUTON: •First we write then the contra-positive of the given statement, “if n is not even (odd) then n2 is not even (odd)” •Now prove the contra-positive directly. •Suppose n is odd, which means n=2k+1 [General form of Odd] •Now take the square root of n, n2 =(2k+1)2 n2 = 4k2 +4k+1 = 2·(2k 2 + 2k) + 1 • = 2·r + 1 [where r = 2k2 + 2k € Z] Hence n2 is odd and both statements are true. Thus the contra-positive statement is true and so the given statement is true.
  • 17. EXERCISE: Prove that if 3n + 2 is odd, then n is odd. SOLUTON: The contra-positive of the given conditional statement is, “ if n is even then 3n + 2 is even” Lets us assume that n is even which means, n=2k [By the definition of even] Also 3n+2 is also even, so 3n+2= 3(2k)+2 [using the value of n] = 6k + 2 = 2(3k+1) = 2.r where r = (3k + 1) € Z Hence 3n + 2 is even. We conclude that the given statement is true since its contra-positive is true.
  • 18. EXERCISE: Prove that if n is an integer and n3 + 5 is odd, then n is even. Solution: •First we write the contra-positive of the statement, “n is odd and n3 + 5 is even.” Suppose n is an odd integer. Since, a product of two odd integers is odd, therefore n2 = n.n is also odd. then n3 = n2.n is also odd. Further since the sum of two odd number is even, For example, 9+3=12 (Which is even) So, n3 +5 will also be even. Thus we have prove that if n is odd then n3 + 5 is even. So our statement will also be true.