A Brief Note on Proofs in Pure Mathematics Shagnik Das

Similar documents
3. Mathematical Induction

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Handout #1: Mathematical Reasoning

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12

5544 = = = Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

Mathematical Induction

An Innocent Investigation

8 Divisibility and prime numbers

CS 103X: Discrete Structures Homework Assignment 3 Solutions

Mathematical Induction. Mary Barnes Sue Gordon

Introduction. Appendix D Mathematical Induction D1

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Basic Proof Techniques

MATH10040 Chapter 2: Prime and relatively prime numbers

6.080/6.089 GITCS Feb 12, Lecture 3

The Fundamental Theorem of Arithmetic

INCIDENCE-BETWEENNESS GEOMETRY

8 Primes and Modular Arithmetic

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

Cosmological Arguments for the Existence of God S. Clarke

Math 4310 Handout - Quotient Vector Spaces

Primes in Sequences. Lee 1. By: Jae Young Lee. Project for MA 341 (Number Theory) Boston University Summer Term I 2009 Instructor: Kalin Kostadinov

WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT?

Regular Expressions and Automata using Haskell

Math Workshop October 2010 Fractions and Repeating Decimals

The last three chapters introduced three major proof techniques: direct,

LEARNING OBJECTIVES FOR THIS CHAPTER

SYMBOL AND MEANING IN MATHEMATICS

Congruent Number Problem

Mathematical Induction

If n is odd, then 3n + 7 is even.

SECTION 10-2 Mathematical Induction

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University

CS 3719 (Theory of Computation and Algorithms) Lecture 4

1. Give the 16 bit signed (twos complement) representation of the following decimal numbers, and convert to hexadecimal:

THE DIMENSION OF A VECTOR SPACE

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

This asserts two sets are equal iff they have the same elements, that is, a set is determined by its elements.

1.7 Graphs of Functions

SOLUTIONS TO ASSIGNMENT 1 MATH 576

6.2 Permutations continued

MTH124: Honors Algebra I

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

The program also provides supplemental modules on topics in geometry and probability and statistics.

Homework until Test #2

CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e.

Properties of Real Numbers

Solving simultaneous equations using the inverse matrix

def: An axiom is a statement that is assumed to be true, or in the case of a mathematical system, is used to specify the system.

3 Some Integer Functions

1/9. Locke 1: Critique of Innate Ideas

mod 10 = mod 10 = 49 mod 10 = 9.

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

Georg Cantor ( ):

Quine on truth by convention

Continued Fractions and the Euclidean Algorithm

arxiv: v2 [math.ho] 4 Nov 2009

Introduction to Hypothesis Testing OPRE 6301

Session 7 Fractions and Decimals

3. Logical Reasoning in Mathematics

26 Integers: Multiplication, Division, and Order

So let us begin our quest to find the holy grail of real analysis.

Greatest Common Factor and Least Common Multiple

Notes on Determinant

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system

Full and Complete Binary Trees

k, then n = p2α 1 1 pα k

A Few Basics of Probability

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

1. Prove that the empty set is a subset of every set.

Math 223 Abstract Algebra Lecture Notes

Chapter 11 Number Theory

SYSTEMS OF PYTHAGOREAN TRIPLES. Acknowledgements. I would like to thank Professor Laura Schueller for advising and guiding me

Solution to Homework 2

1 if 1 x 0 1 if 0 x 1

Set theory as a foundation for mathematics

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

Notes on Complexity Theory Last updated: August, Lecture 1

1 Solving LPs: The Simplex Algorithm of George Dantzig

4.2 Euclid s Classification of Pythagorean Triples

PYTHAGOREAN TRIPLES KEITH CONRAD

Indiana State Core Curriculum Standards updated 2009 Algebra I

The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1

The Chinese Remainder Theorem

Number Theory Hungarian Style. Cameron Byerley s interpretation of Csaba Szabó s lectures

CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen

CHAPTER 5 Round-off errors

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

Lies My Calculator and Computer Told Me

Cubes and Cube Roots

3.6. The factor theorem

Solutions to Math 51 First Exam January 29, 2015

Outline. Written Communication Conveying Scientific Information Effectively. Objective of (Scientific) Writing

The Euclidean Algorithm

x a x 2 (1 + x 2 ) n.

Lesson 18: Looking More Carefully at Parallel Lines

Transcription:

A Brief Note on Proofs in Pure Mathematics Shagnik Das What is pure mathematics? Pure mathematics is a discipline that enjoys a rich history, dating back to Ancient Greece. The goal is to rigorously establish mathematical truths; to show with absolute certainty that a statement is valid. This is achieved through logical arguments and careful attention to detail, as evidenced by the following anecdote: A mathematician, a physicist, and an engineer are riding a train through Scotland. The engineer looks out the window, sees a brown sheep, and exclaims, Hey! The sheep in Scotland are brown! The physicist looks out the window and corrects the engineer, Strictly speaking, all we know is that there is at least one brown sheep in Scotland. The mathematician looks out the window and corrects the physicist, Strictly speaking, all we know is that at least one side of one sheep in Scotland is brown. 1 All jokes aside, this class will be quite different from the lower division math courses you may have taken. Rather than carrying out calculations to find an answer, you will have to write proofs to establish a result. In doing so, you will prove foundational results in calculus - for example, the Fundamental Theorem of Calculus. While you will have seen many of these results before, the proofs may be new to you. This document is intended to help you understand what proofs are and how they work, to smooth the transition from applied to pure mathematics. Anatomy of a Proof Unlike in the experimental sciences, where scientists may interpret data in different ways, mathematical results must be universally agreed upon. Any field must start from somewhere, and axioms are basic assumptions that we accept to be true without question. 2 One then uses the rules of logic to obtain new results, called theorems, from the axioms. These theorems can then be used to construct new theorems, and so the field grows. In order to establish a new theorem, one must provide a proof, an impregnable logical argument to convince others that the statement is true. One starts with something that is known to be true - either an axiom or an earlier theorem. One then proceeds through a series of steps, each following logically from the previous ones, until the desired theorem is reached at the end. 1 Unfortunately, a joke can be funny or mathematical but not both. This one was adapted from http://www.cs.northwestern.edu/~riesbeck/mathphyseng.html 2 Sometimes, we do question axioms: a famous example comes from geometry. By changing an axiom of classical geometry, 19th century mathematicians developed different geometries, which have since proved very useful in theoretical physics. 1

When writing a proof, one must decide what level of detail to provide. This is a skill akin to providing driving directions. You should give enough detail so that the reader can follow the proof to the theorem without getting lost. However, it is unnecessary, and indeed unpleasant, to provide every minute instruction - you would not tell someone when to brake or accelerate. When in doubt, though, err on the side of caution - do not leave a logical gap, and be wary of claiming facts are obvious. There are many cases of proofs having stood for decades before being found to be incorrect. Finally, do not be afraid of using words in your proof. It is often a good idea, especially in a long proof, to give an outline of the proof, and explain what you are doing at the key steps, as opposed to just giving line after line of algebraic manipulation. However, do be concise and precise - you cannot replace the mathematical work with hand-waving. The Language of Mathematics Just as with literature, you cannot read a proof without knowing the language. There are many symbols used in mathematics to help shorten statements, and the table below shows some of the most frequently used. However, it is by no means exhaustive, and sometimes different symbols are used. If you see something you do not recognise, do not hesitate to ask! Symbol Meaning Symbol Meaning Logical For all There exists (or :) Such that! Unique And Or Implies If and only if End of proof Sets Union Intersection R Real numbers Q Rational numbers Z Integers N Natural numbers Greek Letters α Alpha β Beta γ Gamma δ Delta ɛ Epsilon µ Mu It takes a bit of practice getting used to quantifiers. The first thing to note is that the order they appear in is very important. For instance, consider the following: x R y R x < y (1) Translating, this reads for all real numbers x, there exists a real number y such that x is less than y. This is clearly a true statement, since given any number we can find a larger number. Now consider: y R x R x < y (2) 2

This time it reads there exists a real number y such that for all real numbers x, x is less than y. This is now false, since this would imply y is the largest real number, which does not exist. So be sure to get your quantifiers in the right order! Another source of difficulty arises from having to negate quantifiers in a statement - i.e. to find the opposite. The trick is to swap every with a, and vice versa, and then reverse the remainder of the statement. Suppose we wanted to negate statement (1). We must change the leading for all to a there exists, and the middle there exists to a for all. Finally, we need to change the < to its opposite,. This gives x R y R x y (3) This reads there exists a real x such that for every real y, x is at least as large as y. Note that the original statement says precisely the opposite - for every x, there is a larger y. For the original statement, for all values of x, we needed just one value of y to work, while in the negation, we only need one bad value of x, but we need all values of y to fail. Methods of Proof We have covered what proofs are for, and how to read them, but not how to come up with them! Here I briefly outline three main methods of proof: Direct Proof This is the most straightforward form of proof, where we start with an axiom or theorem, and use logical rules to proceed from step-to-step until we arrive at our result. For example, consider the following: Theorem: If 0 < a < b, then a 2 < b 2. Since a is a positive number, and a < b, we have a 2 = a a < a b. Since b is a positive number, and a < b, we have a b < b b = b 2. Hence a 2 < a b < b 2, and so a 2 < b 2. Note that the above proof used the fact that multiplying both sides of an inequality by a positive number does not change the inequality; this is an example of leaving out unnecessary details. However, that result would have to have been proven earlier. It can sometimes be tempting to start from the result you want to prove, and try to reduce it down to something that is known, but this tends to be harder to read. I would recommend the more direct approach. 3

Proof by Contradiction This is a powerful method of proof, but can be a little difficult to use at first. The idea is to assume your statement is false, and then show that this leads to a contradiction - something that is obviously not true. Hence the only possibility is for the original statement to have been true. Theorem: There is no smallest positive real number. Suppose that there was such a number, call it x. Then by assumption x > 0. But since 0 < 1 < 1, multiplying by x gives 0 < x < x, so x is a smaller real positive 2 2 2 number, which is a contradiction. Hence there cannot be a smallest positive real number. A common source of confusion is whether this is equivalent to finding a counterexample - it is not! One counterexample is all you need to show a statement is false, but an example is never enough to show that a statement is true. In the above argument we did not just show that one possible value did not work; instead, we had to prove that all possible values failed. Proof by Induction The idea of induction is to prove infinitely many statements at once. Suppose we have a sequence of statements, indexed by the natural numbers. For example, consider the statement P (n) : 2n 2 n. This says that for every natural number n, 2n is at most 2 n. Note that this is really an infinite sequence of inequalities: P (1) : 2 1 = 2 2 = 2 1 P (2) : 2 2 = 4 4 = 2 2 P (3) : 2 3 = 6 8 = 2 3. How can we prove all these statements in one fell swoop? There are two steps. The first is the base step: we prove that the first statement, P (1), is true. Next comes the induction step: we show that every statement implies the next, i.e. P (n) P (n+1). What happens next is like a chain of dominos. We know P (1) is true. Because P (1) is true, P (2) must be true. Because P (2) is true, P (3) is true. And so on - we see that P (n) is true for every n. 4

Theorem: n N 2n 2 n Let P (n) be the statement 2n 2 n. We use mathematical induction. P (1): When n = 1, we have 2n = 2 1 = 2 and 2 n = 2 1 = 2, and so 2n 2 n for n = 1. P (n) P (n + 1): Suppose we know P (n) is true, i.e. 2n 2 n. Then 2(n + 1) = 2n + 2 2 n + 2 by P (n) 2 n + 2 n since n 1 = 2 2 n = 2 n+1 Hence 2(n + 1) 2 n+1, and so P (n + 1) is true if P (n) is true. Hence, by induction, P (n) is true for every n 1. You should note that induction can only be applied when the statements are indexed by the natural numbers. There has to be a first case (the base case), and you have to have be able to move to the next statement (the induction step). If the statements are indexed by real numbers, then there is no next statement. For example, you would not be able to prove the inequality 2x 2 x x R by induction on x. Also notice that the power of induction is that in the induction step, you can assume P (n) to prove P (n+1). Thus induction is useful when you can find an instance of P (n) in P (n+1). In the above proof, we saw that P (n+1) contained the expression 2(n+1), which we could write as 2n+2, and then use P (n) on the 2n term. Usually some further algebraic manipulation is required, but you know what the result should look like (you are trying to establish P (n+1)), so that should guide your calculations. Again referring to the above proof, we knew that our final result should be 2(n + 1) 2 n+1, so we did what we had to to get the correct right-hand side. Parting Thoughts I have stated above that proofs are used to show that theorems are true. However, good proofs do more than this - they show why theorems are true, and thus suggest further theorems. One of the many wonderful things about mathematics is that there are many ways to prove a theorem, and indeed it is not unheard of for an undergraduate to discover a new (and sometimes better) proof of a classical result. However, it is true that analysis is a very old, well-studied subject, and so the proofs presented are the beautiful results of the work of generations of the world s greatest mathematicians, so do be sure to enjoy the ride! 5