Year 9 Proof Dr J Frost Last modified: 19 th February 2015 Objectives: Understand what is meant by a proof, and examples.

Slides:



Advertisements
Similar presentations
Year 9: Quadratic Equations Dr J Frost Last modified: 31 st December 2013.
Advertisements

With examples from Number Theory
Introduction to Proofs
Copyright © Cengage Learning. All rights reserved. 6 Equations and Formulas.
Proofs, Recursion and Analysis of Algorithms Mathematical Structures for Computer Science Chapter 2 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProofs,
SEQUENCES and INFINITE SERIES
A. What is Proof? Math 20: Foundations FM20.2
Ch. 10: What is a number?. MAIN DEFINITION OF THE COURSE: A symmetry of an object (in the plane or space) means a rigid motion (of the plane or space)
Elementary Number Theory and Methods of Proof
– Alfred North Whitehead,
Lesson 2.1 Inductive Reasoning in Geometry
PRE - ALGEBRA.
Algebra Problems… Solutions Algebra Problems… Solutions © 2007 Herbert I. Gross Set 22 By Herbert I. Gross and Richard A. Medeiros next.
Logic and Proof. Argument An argument is a sequence of statements. All statements but the first one are called assumptions or hypothesis. The final statement.
CSE115/ENGR160 Discrete Mathematics 02/07/12
Mathematics Substitution 1 When you have a certain number of valid equations for a problem, with the same number of unknown variables in them, it is often.
Logic: Connectives AND OR NOT P Q (P ^ Q) T F P Q (P v Q) T F P ~P T F
CMSC 250 Discrete Structures Number Theory. 20 June 2007Number Theory2 Exactly one car in the plant has color H( a ) := “ a has color”  x  Cars –H(
Copyright © Zeph Grunschlag,
Copyright © Cengage Learning. All rights reserved.
1 Section 3.3 Mathematical Induction. 2 Technique used extensively to prove results about large variety of discrete objects Can only be used to prove.
College Algebra Fifth Edition
Inductive and Deductive
Survey of Mathematical Ideas Math 100 Chapter 1 John Rosson Thursday January 18.
Trigonometrical rules for finding sides and angles in triangles which are not right angled.
GCSE Right-Angled Triangles Dr J Frost Last modified: 2 nd March 2014 Learning Objectives: To be able to find missing sides.
Methods of Proof & Proof Strategies
What is Critical Thinking?
MATH 224 – Discrete Mathematics
Induction and recursion
Intermediate Algebra Prerequisite Topics Review Quick review of basic algebra skills that you should have developed before taking this class 18 problems.
Introduction to Proofs
Mathematics Review Exponents Logarithms Series Modular arithmetic Proofs.
Introduction to Proofs
Chapter 1-4: Properties Commutative Property: the order in which you add or multiply numbers does not change the sum or product Ex = * 8.
1 Methods of Proof CS/APMA 202 Epp, chapter 3 Aaron Bloomfield.
Methods of Proof. This Lecture Now we have learnt the basics in logic. We are going to apply the logical rules in proving mathematical theorems. Direct.
Section 1.8. Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Nonexistence Proofs Uniqueness Proofs.
Methods of Proof Lecture 3: Sep 9. This Lecture Now we have learnt the basics in logic. We are going to apply the logical rules in proving mathematical.
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 1.1 Thinking Mathematically.
Algebra Problems… Solutions Algebra Problems… Solutions © 2007 Herbert I. Gross Set 10 By Herbert I. Gross and Richard A. Medeiros next.
Copyright © Zeph Grunschlag, Induction Zeph Grunschlag.
Real numbers In algebra, we work with the set of real numbers, which we can model using a number line. Real numbers describe real-world quantities such.
Adding a Sequence of numbers (Pairing Method)
CS 103 Discrete Structures Lecture 13 Induction and Recursion (1)
This is a new powerpoint. If you find any errors please let me know at
Any combination of the prime factorization. Find the number that “GAZINTA” all the numbers. 6 goes into 12, 2 times and into 18, 3 times. The only number.
1 INFO 2950 Prof. Carla Gomes Module Induction Rosen, Chapter 4.
Method of proofs.  Consider the statements: “Humans have two eyes”  It implies the “universal quantification”  If a is a Human then a has two eyes.
Mathematical Induction Section 5.1. Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If.
Properties of Real Numbers
Copyright © Zeph Grunschlag, Induction Zeph Grunschlag.
CS104:Discrete Structures Chapter 2: Proof Techniques.
CompSci 102 Discrete Math for Computer Science March 13, 2012 Prof. Rodger Slides modified from Rosen.
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
Section 1.7. Section Summary Mathematical Proofs Forms of Theorems Direct Proofs Indirect Proofs Proof of the Contrapositive Proof by Contradiction.
Lecture 2: Proofs and Recursion. Lecture 2-1: Proof Techniques Proof methods : –Inductive reasoning Lecture 2-2 –Deductive reasoning Using counterexample.
Solving Equations Conceputally
Algebra.
CSE15 Discrete Mathematics 02/08/17
How Many Ways Can 945 Be Written as the Difference of Squares?
P2 Chapter 1 :: Algebraic Methods
IGCSEFM Proof Dr J Frost Objectives: (from the specification)
ELEMENTARY NUMBER THEORY AND METHODS OF PROOF
The Foundations: Logic and Proofs
Number Patterns.
CS 220: Discrete Structures and their Applications
Today we will Finish chapter 5
IGCSEFM Proof Dr J Frost Objectives: (from the specification)
GCSE: Counterexamples & Proofs Involving Integers
Presentation transcript:

Year 9 Proof Dr J Frost Last modified: 19 th February 2015 Objectives: Understand what is meant by a proof, and examples of what does and what doesn’t constitute a proof. Be able to solve problems involving sequences, consecutive numbers and involving digits.

 OneInfinitely many  A few  One Infinitely many  A few How Many Examples Needed? ?

Counterexamples  A counterexample is an example used to disprove a statement. Discussing in pairs, find counterexamples for the following statements: StatementPossible counterexample Prime numbers are always odd. 2 is prime, but not odd. The square root of a number is always smaller than the number itself. 7 is prime but 9 is not. ? ? ? ?

Each of the numbers is the sum of the two numbers to the left. You get to set the first 2 numbers (indicated in black). a)Try a few starting numbers, can you discover a rule that allows you to quickly work out the last (5 th ) number given the first two, without having to work out the ones in between? b)In this example we had 5 squares after the first two. Can you generalise your rule to work for any number of squares? 1 st 2 nd 3 rd 4 th 5 th SKILL #1: Sequence Proofs

aba+ba+2b2a+3b3a+5b5a + 8b Our rule could be this: The last number is 5 times the first one plus 8 times the second one. Generify! For the n th square, we multiply the first number by the n th Fibonacci number and the second number by the (n+1) th Fibonacci number, and add the results. ? ? Solution  To represent something generically, use an algebraic variable. ? ??? ?

Exercise 1 Find a rule which gives you the orange number given the black numbers(s) ab a-b 2b-a 2a-3b5b-3a 5a-8b ? Q1 Q2 Q3  ? ? ? ? ? ? ?

Some types of proofs Algebraic Geometric Games Even/odd Reasoning about sides and angles. Introducing variables for unknowns. If I have a ‘perfect Connect 4’ strategy for winning, how can I show it’s perfect? e.g. “Show that n 2 + n is always even.”

SKILL #2: Divisibility Proofs Show that the sum of any three consecutive integers is a multiple of 3. Kyle’s proof: “ = 18, which is divisible by 3”. Que Problemo? He hasn’t shown it’s true for all possible integers. ? ? ?

SKILL #2: Divisibility Proofs How could I algebraically represent: An odd number An even number Two consecutive odd numbers The sum of the squares of two consecutive numbers. A power of 2. One less than a multiple of 5.  ? ? ? ? ? ?

Check Your Understanding ? ?

Exercise 2 Q1 Q2 Q3 11 22 33 ? ? ? ? ? ? ? Q4

“I think of a two-digit number. I then reverse the digits. Prove that the difference between the two numbers is a multiple of 9” e.g. 71 – 17 = 54 SKILL #3: Digit Proofs Model Problem Algebraically ? (Note how factoring out the 9 is a good explicit way to show the expression is a multiple of 9) Manipulate to reach conclusion ?

Test Your Understanding ? ? ? ? a b c d

Darth Kitty’s solution: “Pick the number 31 for example. The reverse of this is 13. And 31 – 13 = 18, which is divisible by 9. Hence the statement is true.” What is wrong with their proof? Showing something is true for one example is not sufficient. We need to show the statement is true for ANY POSSIBLE starting number we choose. ? Rubbish Proofs

Photoshop Kitty’s solution: “Here’s all possible two-digit numbers: 11 – 11 = 0, 12 – 12 = 0, – 12 = 9, 22 – 22 = 0, 32 – 23 = 9, 42 – 24 = 18, – 89 = 9, 99 – 99 = 0 These are all divisible by 9. What is wrong with their proof? Technically it’s a valid proof, because we’ve shown the statement is true for every possible two-digit number. But it’s bad maths having to list out every case, and would become difficult if for example we tried to generalise the statement to 3-digit numbers. ? Rubbish Proofs

Proof of 9 divisibility rule Prove for 2-digit numbers that if the sum of the digits of a number is a multiple of 9, then the number itself is divisible by 9. ? ? ?

Exercise 3 – Digit Problems Q1 Q2 Q3 4  ? ? ? ? ? ? b 5

[IMO] “An arithmetic sequence is one in which the difference between successive terms remains constant (for example, 4, 7, 10, 13, …). Suppose that a right- angled triangle has the property that the lengths of its sides form an arithmetic sequence. Prove that the sides of the triangle are in the ratio 3:4:5.” Example of a bad proof: “If the sides of the triangle are in the ratio 3:4:5, we could have any multiple of this. e.g. 6, 8, 10. These are still in an arithmetic sequence and satisfy Pythagoras Theorem.” Why is it bad? We’re supposed to be showing that IF the sides form an arithmetic sequence THEN the sides have ratio 3:4:5. They’ve just shown the reverse! What would a good proof look like? Use our general structure for an algebraic proof! “Assume that the sides form an arithmetic sequence. Model this assumption, using algebraic expressions for side lengths that represent all possible arithmetic sequences, e.g. a-b, a, a+b. Do some manipulation using Pythagoras... Therefore, the sides have ratio 3:4:5.” ? ? Another Example of Good/Bad Proofs

QED ? ? ? I think of a two-digit number. I then reverse the digits. Prove that the difference between the two numbers is a multiple of 9. “Let the number have the digits ‘ab’. Then the number is 10a + b. If we reverse the digits to get ‘ba’, which has the value 10b + a. Subtracting to find the difference: 10a + b – (10b + a) = 9a – 9b = 9(a-b). 9(a-b) is divisible by 9.”

‘Without loss of generality’ I think of a two-digit number. I then reverse the digits. Prove that the difference between the two numbers is a multiple of 9. “Let the number have the digits ‘ab’. Then the number is 10a + b. If we reverse the digits to get ‘ba’, which has the value 10b + a. Subtracting to find the difference: 10a + b – (10b + a) = 9a – 9b = 9(a-b). 9(a-b) is divisible by 9.” ? ?

‘Without loss of generality’  ‘Without loss of generality’ (or w.l.o.g. for short) means that we have assumed a specific case, but this doesn’t make the proof any less ‘general’.

[Source: JMO] “X and Y play a game in which X starts by choosing a number, which must be either 1 or 2. Y then adds either 1 or 2 and states the total of the two numbers chosen so far. X does likewise, adding either 1 or 2 and stating the total, and so on. The winner is first player to make the total reach (or exceed) 20. i) Explain how X can always win. … For (i), what do we actually have to show? That for any way in which Y plays, we can always find a resulting move that guarantees us to win. ? Other Types of Proof Games

All integers are either odd or even. 1.If n is odd: n 2 is odd because odd x odd = odd. Then odd + odd = even. 2.If n is even: n 2 is even because even x even = even. Then even + even = even. What we’ve done here is split up all numbers according to some property (i.e. odd or even). This made proving our assertion for all integers easier. ? Other Types of Proof Even/Odd You will do this kind of proof next year...

Summary So what makes a good (and valid!) proof? 1.Use of algebra: a)When appropriate, use variables to represent something that could take any value (e.g. the two digits!) This keeps your argument as general as possible. b)Then use algebra to manipulate these variables based on the question. 2.Keep things general! Avoid making assertions that would ignore certain possibilities. 3.Don’t make leaps of logic Try not to ‘assume’ too much. You need to clearly show your steps without making assumptions, which may turn out to be wrong! 4.Avoid circular arguments If the statement to prove is something like “If X, then show that Y”, then your proof needs to be something like: “Assume that X, then [manipulation involving X]... And thus Y is true.” You can’t assume Y is true at any point, because that’s what you’re trying to prove! 5.Consider edge cases Consider unusual cases. e.g. What if the first digit is 0? What if the digits are the same? Does our proof still work? 6.Avoid listing out lots of cases If you’re having to list out lots and lots of cases, then you’re possibly missing ways to narrow down your search. Could you use algebra?