Direct Proof and Counterexample II

Slides:



Advertisements
Similar presentations
Lecture 3 – February 17, 2003.
Advertisements

With examples from Number Theory
Chapter 3 Elementary Number Theory and Methods of Proof.
1 In this lecture  Number Theory ● Rational numbers ● Divisibility  Proofs ● Direct proofs (cont.) ● Common mistakes in proofs ● Disproof by counterexample.
Elementary Number Theory and Methods of Proof
Direct Proof and Counterexample II Lecture 12 Section 3.2 Thu, Feb 9, 2006.
Copyright © Cengage Learning. All rights reserved.
Copyright © Zeph Grunschlag,
Methods of Proof & Proof Strategies
(CSC 102) Discrete Structures Lecture 10.
Thinking Mathematically
Inequalities and Proof
Mathematics Review Exponents Logarithms Series Modular arithmetic Proofs.
Chapter 3 Elementary Number Theory and Methods of Proof.
Chapter 5 Existence and Proof by contradiction
The Binomial Theorem Lecture 29 Section 6.7 Mon, Apr 3, 2006.
Sullivan Algebra and Trigonometry: Section R.7 Rational Expressions
Fall 2008/2009 I. Arwa Linjawi & I. Asma’a Ashenkity 11 The Foundations: Logic and Proofs Introduction to Proofs.
1-6 Properties of Real Numbers Warm Up Warm Up Lesson Presentation Lesson Presentation California Standards California StandardsPreview.
Chapter 6: The Real Numbers and Their Representations.
Direct Proof and Counterexample III
Direct Proof and Counterexample I Lecture 12 Section 3.1 Tue, Feb 6, 2007.
Reasoning, Conditionals, and Postulates Sections 2-1, 2-3, 2-5.
Unit 1 Rational Numbers Integers.
Direct Proof and Counterexample I Lecture 11 Section 3.1 Fri, Jan 28, 2005.
Section 2.2 More practice with Direct Proofs. Directions for Writing Proofs 1.Copy the statement of the theorem to be proved onto your paper. 2.Clearly.
Adding, Subtracting, Multiplying, and Dividing Rational Numbers.
Lesson 5.3 The rational numbers. Rational numbers – set of all numbers which can be expressed in the form a/b, where a and b are integers and b is not.
Chapter 1 Problem Solving Section 1-1 The Nature of Mathematical Reasoning Objectives: Identify and explain differences between types of reasoning Use.
Lecture 34 Section 6.7 Wed, Mar 28, 2007
Martin-Gay, Developmental Mathematics 1 Square Roots Opposite of squaring a number is taking the square root of a number. A number b is a square root of.
Lecture 1.5: Proof Techniques
Adding, Subtracting, Multiplying, and Dividing Integers
Operations with Integers
Inductive and Deductive Reasoning
Indirect Argument: Contradiction and Contraposition
Do Now Pg 161 #22, 27, 28.
Direct Proof by Contraposition Direct Proof by Contradiction
Lecture 1.5: Proof Techniques
Unit 1 Rational Numbers Integers.
Adding and Subtracting Integers is like …
Multiplying and Dividing Rational Numbers
Inductive and Deductive Reasoning
321 Section, 2-7 Natalie Linnell.
Algebraic and Geometric Proofs
Indirect Argument: Contradiction and Contraposition
Using Rules to Subtract Integers
Unit 1. Day 2..
Direct Proof and Counterexample IV
WARM UP What careers could use you the CADD program for?
The Real Numbers And Their Representations
The sum of any two even integers is even.
Direct Proof and Counterexample II
Unit 1. Day 2..
Direct Proof and Counterexample III
To get y, multiply x by 3 then add 2 To get y, multiply x by negative ½ then add 2 To get y, multiply x by 2 then subtract 3 To get y, multiply x.
CS 220: Discrete Structures and their Applications
Algebra II September 2, 2011.
Section 2.1 Proof Techniques Introduce proof techniques:   o        Exhaustive Proof: to prove all possible cases, Only if it is about a.
Compute with Integers.
Indirect Argument: Contradiction and Contraposition
Direct Proof and Counterexample I
Properties of Real Numbers
Direct Proof and Counterexample IV
Lecture 5 Number Theory & Proof Methods
Adding integers Subtracting integers 2.4 Multiplying and
Multiplying integers 3(3) = (3) = (3) = (3) = 0 -3
Counting Elements of Disjoint Sets: The Addition Rule
Operations with Integers
Get Out Your Packet that We Started Last Class
Presentation transcript:

Direct Proof and Counterexample II Lecture 14 Section 3.2 Fri, Feb 9, 2007

Rational Numbers A rational number is a number that equals the quotient of two integers. An irrational number is a number that is not rational.

Direct Proof Theorem: The sum of two rational numbers is rational. Let r and s be rational numbers. Let r = a/b and s = c/d, where a, b, c, d are integers, where b, d > 0. Then r + s = (ad + bc)/bd.

Direct Proof We know that ad + bc is an integer. We know that bd is an integer. We also know that bd  0. Therefore, r + s is a rational number.

Proof by Counterexample Prove or disprove: The sum of two irrationals is irrational.

Direct Proof Theorem: The sum of two odd integers is an even integer; the product of two odd integers is an odd integer. Proof:

Direct Proof Theorem: The sum of two odd integers is an even integer; the product of two odd integers is an odd integer. Proof: Let a and b be odd integers. Then a = 2s + 1 and b = 2t + 1 for some integers s and t.

Direct Proof Then a + b = (2s + 1) + (2t + 1) = 2(s + t + 1). Therefore, a + b is an even integer. Finish the proof.

Direct Proof Theorem: If you start with the number of the month in which you were born, multiply it by 4, add 13, multiply the result by 25, subtract 200, add the day of the month on which you were born, multiply by 2, subtract 40, multiply the result by 50, add the last two digits of the year of your birth, and finally, subtract 10,500, you will get…

Other Theorems Theorem: Between every two distinct rationals there is a rational. Proof: ? Theorem: Between every two distinct irrationals there is a rational. Theorem: Between every two distinct irrationals there is an irrational.

An Interesting Question Which of the previous theorems are the hardest to prove? Why?

An Interesting Question Because they involve “negative” hypotheses and “negative” conclusions.

Positive and Negative Statements A positive statement asserts the existence of a number. A negative statement asserts the nonexistence of a number. It is much easier to use a positive hypothesis than a negative hypothesis. It is much easier to prove a positive conclusion than a negative conclusion.

Positive and Negative Statements “r is rational” is a positive statement. It asserts the existence of integers a and b such that r = a/b. “α is irrational” is a negative statement. It asserts the nonexistence of integers a and b such that α = a/b.

Proving Positive Statements Theorem: Let P be a point on the line x + y = 4 and let Q be a point on the circle x2 + y2 = 1. Then the distance from P to Q is at least 1. Proof: