An Introduction to Proofs
Sam Brzezicki, Carlisle King and Madeleine Whybrow 7th October 2016
An Introduction to Proofs Sam Brzezicki, Carlisle King and Madeleine - - PowerPoint PPT Presentation
An Introduction to Proofs Sam Brzezicki, Carlisle King and Madeleine Whybrow 7th October 2016 What is a proof? A chain of reasoning using rules of inference, ultimately based on a set of axioms, that lead to a conclusions. (Penguin
Sam Brzezicki, Carlisle King and Madeleine Whybrow 7th October 2016
◮ “A chain of reasoning using rules of inference,
◮ “A watertight logical argument which shows
◮ “A way of showing that something is true.” (An
◮ We want to be sure that we’re sure. ◮ Because we want to learn from it.
◮ Direct proof- combining axioms, definitions and
◮ Proof by induction. ◮ Proof by contradiction - assume a statement is
◮ Proof by exhaustion - divide into cases. ◮ Proof by counter-example - for showing a
Question Prove that √ 2 is irrational. Solution Suppose that √ 2 = a b . Squaring both sides, we have 2 = a2/b2 (7) 2b2 = a2. (8) So a = 2c This gives 2b2 = (2c)2 = 4c2 ⇒ b2 = 2c2. (9) But if b is even then b2 is too. So both a and b are even, and hence share a common divisor. Hence √ 2 / ∈ Q.
Question Proof that √ 2 is irrational. Solution Suppose for contradiction that √ 2 ∈ Q. Then we can write √ 2 = a b where a, b ∈ Z. Without loss of generality, we can assume that a and b share no common divisor. Squaring both sides, we have 2 = a2 b2 ⇒ 2b2 = a2 meaning that a2 is even, and so a must be even as well. This means that we can write a = 2c for some c ∈ Z. This gives 2b2 = (2c)2 = 4c2 ⇒ b2 = 2c2. This means that a and b are both even. However, this contradicts our assumption that a and b share no common divisors. Thus our initial assumption must be false and √ 2 / ∈ Q.
Question 1. In the world famous East Grinstead Zoo, the elephants and the tigers all live in the same enclosure. Their relationships obey the following rules:
likes both of them.
like. Prove the following statements: (a) There are at least three tigers. (b) If there are exactly 3 tigers, then there are also exactly 3 elephants. (c) If there are exactly 4 tigers, then there are either 4 or 6 elephants.
Question 2. Prove or disprove the following: The value of n2 + n + 11 is a prime number for all positive integer values of n. Question 3. Prove that, for all n ∈ N, ∞ xne−xdx = n!