SECTION 10-2 Mathematical Induction



Similar documents
Introduction. Appendix D Mathematical Induction D1

1.2. Successive Differences

3. Mathematical Induction

Basic Proof Techniques

Homework until Test #2

Mathematical Induction. Mary Barnes Sue Gordon

Math 55: Discrete Mathematics

Theorem3.1.1 Thedivisionalgorithm;theorem2.2.1insection2.2 If m, n Z and n is a positive

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

Math 115 Spring 2011 Written Homework 5 Solutions

8 Primes and Modular Arithmetic

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws.

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

Mathematical Induction

Handout #1: Mathematical Reasoning

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

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion

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

Mathematical Induction. Lecture 10-11

9.2 Summation Notation

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

Indiana State Core Curriculum Standards updated 2009 Algebra I

Solutions for Practice problems on proofs

2.1. Inductive Reasoning EXAMPLE A

Sample Induction Proofs

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

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

Chapter 11 Number Theory

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATH10040 Chapter 2: Prime and relatively prime numbers

Every Positive Integer is the Sum of Four Squares! (and other exciting problems)

The thing that started it 8.6 THE BINOMIAL THEOREM

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)

CS 103X: Discrete Structures Homework Assignment 3 Solutions

Answer Key for California State Standards: Algebra I

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

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

4.5 Linear Dependence and Linear Independence

Math Workshop October 2010 Fractions and Repeating Decimals

Lecture 13 - Basic Number Theory.

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

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

Just the Factors, Ma am

Section 6-3 Arithmetic and Geometric Sequences

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

APPENDIX 1 PROOFS IN MATHEMATICS. A1.1 Introduction 286 MATHEMATICS

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( )( ). The Odd-Root Property

Algebra I. In this technological age, mathematics is more important than ever. When students

LEARNING OBJECTIVES FOR THIS CHAPTER

4.2 Euclid s Classification of Pythagorean Triples

by the matrix A results in a vector which is a reflection of the given

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

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

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, Notes on Algebra

SCORE SETS IN ORIENTED GRAPHS

PYTHAGOREAN TRIPLES KEITH CONRAD

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Ummmm! Definitely interested. She took the pen and pad out of my hand and constructed a third one for herself:

Session 6 Number Theory

Five fundamental operations. mathematics: addition, subtraction, multiplication, division, and modular forms

Solving Rational Equations

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

Continued Fractions and the Euclidean Algorithm

0.8 Rational Expressions and Equations

Cubes and Cube Roots

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

Notes on Determinant

1.6 The Order of Operations

WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT?

Negative Integer Exponents

This chapter is all about cardinality of sets. At first this looks like a

Solutions to Math 51 First Exam January 29, 2015

C H A P T E R Regular Expressions regular expression

8 Divisibility and prime numbers

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

Congruent Number Problem

Grade 7/8 Math Circles Sequences and Series

Our Primitive Roots. Chris Lyons

Solutions to Homework 6 Mathematics 503 Foundations of Mathematics Spring 2014

Similarity and Diagonalization. Similar Matrices

SECTION A-3 Polynomials: Factoring

PROOFS BY DESCENT KEITH CONRAD

Factoring and Applications

MATH 289 PROBLEM SET 4: NUMBER THEORY

CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen

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

Chapter 3. Distribution Problems. 3.1 The idea of a distribution The twenty-fold way

Chapter 7 - Roots, Radicals, and Complex Numbers

Mechanics 1: Vectors

Vocabulary. Term Page Definition Clarifying Example. biconditional statement. conclusion. conditional statement. conjecture.

Chapter 9. Systems of Linear Equations

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

3.1. RATIONAL EXPRESSIONS

Warm up. Connect these nine dots with only four straight lines without lifting your pencil from the paper.

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

Factoring Algorithms

8 Square matrices continued: Determinants

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

Transcription:

73 0 Sequences and Series 6. Approximate e 0. using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.. 6. Approximate e 0.5 using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.5. 63. Show that: n k 64. Show that: n k ca k c n a k k (a k b k ) n k a k n b k k SECTION 0- Mathematical Induction Introduction Mathematical Induction Additional Examples of Mathematical Induction Three Famous Problems Introduction In common usage, the word induction means the generalization from particular cases or facts. The ability to formulate general hypotheses from a limited number of facts is a distinguishing characteristic of a creative mathematician. The creative process does not stop here, however. These hypotheses must then be proved or disproved. In mathematics, a special method of proof called mathematical induction ranks among the most important basic tools in a mathematician s toolbox. In this section mathematical induction will be used to prove a variety of mathematical statements, some new and some that up to now we have just assumed to be true. We illustrate the process of formulating hypotheses by an example. Suppose we are interested in the sum of the first n consecutive odd integers, where n is a positive integer. We begin by writing the sums for the first few values of n to see if we can observe a pattern: n 3 4 n 3 5 9 n 3 3 5 7 6 n 4 3 5 7 9 5 n 5 Is there any pattern to the sums, 4, 9, 6, and 5? You no doubt observed that each is a perfect square and, in fact, each is the square of the number of terms in the sum. Thus, the following conjecture seems reasonable: Conjecture P n : For each positive integer n, 3 5... (n ) n That is, the sum of the first n odd integers is n for each positive integer n. So far ordinary induction has been used to generalize the pattern observed in the first few cases listed above. But at this point conjecture P n is simply that a conjecture. How do we prove that P n is a true statement? Continuing to list specific cases will never provide a general proof not in your lifetime or all your descendants lifetimes! Mathematical induction is the tool we will use to establish the validity of conjecture P n.

0- Mathematical Induction 733 Before discussing this method of proof, let s consider another conjecture: Conjecture Q n : For each positive integer n, the number n n 4 is a prime number. TABLE n n n 4 Prime? 4 Yes 43 Yes 3 47 Yes 4 53 Yes 5 6 Yes It is important to recognize that a conjecture can be proved false if it fails for only one case. A single case or example for which a conjecture fails is called a counterexample. We check the conjecture for a few particular cases in Table. From the table, it certainly appears that conjecture Q n has a good chance of being true. You may want to check a few more cases. If you persist, you will find that conjecture Q n is true for n up to 4. What happens at n 4? 4 4 4 4 which is not prime. Thus, since n 4 provides a counterexample, conjecture Q n is false. Here we see the danger of generalizing without proof from a few special cases. This example was discovered by Euler (707 783). EXPLORE-DISCUSS Prove that the following statement is false by finding a counterexample: If n, then at least one-third of the positive integers less than or equal to n are prime. Mathematical Induction We begin by stating the principle of mathematical induction, which forms the basis for all our work in this section. Theorem Principle of Mathematical Induction Let P n be a statement associated with each positive integer n, and suppose the following conditions are satisfied:. P is true.. For any positive integer k, if is true, then is also true. Then the statement P n is true for all positive integers n. Theorem must be read very carefully. At first glance, it seems to say that if we assume a statement is true, then it is true. But that is not the case at all. If the two conditions in Theorem are satisfied, then we can reason as follows: P is true. Condition P is true, because P is true. Condition P 3 is true, because P is true. Condition P 4 is true, because P 3 is true. Condition..

734 0 Sequences and Series Condition : The first domino can be pushed over. (a) Since this chain of implications never ends, we will eventually reach P n for any positive integer n. To help visualize this process, picture a row of dominoes that goes on forever (see Fig. ) and interpret the conditions in Theorem as follows: Condition says that the first domino can be pushed over. Condition says that if the kth domino falls, then so does the (k )st domino. Together, these two conditions imply that all the dominoes must fall. Now, to illustrate the process of proof by mathematical induction, we return to the conjecture P n discussed earlier, which we restate below: P n : 3 5... (n ) n n any positive integer Condition : If the kth domino falls, then so does the (k )st. (b) We already know that P is a true statement. In fact, we demonstrated that P through P 5 are all true by direct calculation. Thus, condition in Theorem is satisfied. To show that condition is satisfied, we assume that is a true statement: : 3 5... (k ) k Now we must show that this assumption implies that is also a true statement: : 3 5... (k ) (k ) (k ) Conclusion: All the dominoes will fall. (c) Since we have assumed that is true, we can perform operations on this equation. Note that the left side of is the left side of plus (k ). So we start by adding (k ) to both sides of : FIGURE Interpreting mathematical induction. 3 5... (k ) k 3 5... (k ) (k ) k (k ) Factoring the right side of this equation, we have Add k to both sides. 3 5... (k ) (k ) (k ) But this last equation is. Thus, we have started with, the statement we assumed true, and performed valid operations to produce, the statement we want to be true. In other words, we have shown that if is true, then is also true. Since both conditions in Theorem are satisfied, P n is true for all positive integers n. Additional Examples of Mathematical Induction Now we will consider some additional examples of proof by induction. The first is another summation formula. Mathematical induction is the primary tool for proving that formulas of this type are true. EXAMPLE Proving a Summation Formula Prove that for all positive integers n 4 8... n n n

0- Mathematical Induction 735 Proof Part State the conjecture: Show that P is true. P n : 4 8... n n n P : Thus, P is true. Part Show that if is true, then is true. It is a good practice to always write out both and at the beginning of any induction proof to see what is assumed and what must be proved: : : 4 8... k k k 4 8... k k k k We assume is true. We must show that follows from. We start with the true statement, add / k to both sides, and simplify the right side: 4 8... k k k 4 8... k k k k k k k k k k k k Thus, 4 8... k k k k and we have shown that if is true, then is true. Conclusion Both conditions in Theorem are satisfied. Thus, P n is true for all positive integers n.

736 0 Sequences and Series Matched Problem Prove that for all positive integers n 3... n n(n ) The next example provides a proof of a law of exponents that previously we had to assume was true. First we redefine a n for n a positive integer, using a recursion formula: DEFINITION Recursive Definition of a n For n a positive integer a a a n a n a n EXAMPLE Proving a Law of Exponents Prove that (xy) n x n y n for all positive integers n. Proof State the conjecture: P n : (xy) n x n y n Part Show that P is true. (xy) xy x y Definition Definition Thus, P is true. Part Show that if is true, then is true. : (xy) k x k y k : (xy) k x k y k Assume is true. Show that follows from. Here we start with the left side of and use to find the right side of : (xy) k (xy) k (xy) x k y k xy (x k x)(y k y) x k y k Definition Use : (xy) k x k y k Property of real numbers Definition

0- Mathematical Induction 737 Thus, (xy) k x k y k, and we have shown that if is true, then is true. Conclusion Both conditions in Theorem are satisfied. Thus, P n is true for all positive integers n. Matched Problem Prove that (x/y) n x n /y n for all positive integers n. Our last example deals with factors of integers. Before we start, recall that an integer p is divisible by an integer q if p qr for some integer r. EXAMPLE 3 Proving a Divisibility Property Prove that 4 n is divisible by 5 for all positive integers n. Proof Use the definition of divisibility to state the conjecture as follows: P n : 4 n 5r for some integer r Part Show that P is true. P : 4 5 5 3 Thus, P is true. Part Show that if is true, then is true. : 4 k 5r for some integer r Assume is true. : 4 (k ) 5s for some integer s Show that must follow. As before, we start with the true statement : 4 k 5r 4 (4 k ) 4 (5r) 4 k 6 80r 4 (k ) 80r 5 5(6r 3) Multiply both sides by 4. Simplify. Add 5 to both sides. Factor out 5. Thus, 4 (k ) 5s where s 6r 3 is an integer, and we have shown that if is true, then is true.

738 0 Sequences and Series Conclusion Both conditions in Theorem are satisfied. Thus, P n is true for all positive integers n. Matched Problem 3 Prove that 8 n is divisible by 7 for all positive integers n. In some cases, a conjecture may be true only for n m, where m is a positive integer, rather than for all n 0. For example, see Problems 49 and 50 in Exercise 0-. The principle of mathematical induction can be extended to cover cases like this as follows: Theorem Extended Principle of Mathematical Induction Let m be a positive integer, let P n be a statement associated with each integer n m, and suppose the following conditions are satisfied:. P m is true.. For any integer k m, if is true, then is also true. Then the statement P n is true for all integers n m. Three Famous Problems The problem of determining whether a certain statement about the positive integers is true may be extremely difficult. Proofs may require remarkable insight and ingenuity and the development of techniques far more advanced than mathematical induction. Consider, for example, the famous problems of proving the following statements:. Lagrange s Four Square Theorem, 77: Each positive integer can be expressed as the sum of four or fewer squares of positive integers.. Fermat s Last Theorem, 637: For n, x n y n z n does not have solutions in the natural numbers. 3. Goldbach s Conjecture, 74: Every positive even integer greater than is the sum of two prime numbers. The first statement was considered by the early Greeks and finally proved in 77 by Lagrange. Fermat s last theorem, defying the best mathematical minds for over 350 years, finally succumbed to a 00-page proof by Prof. Andrew Wiles of Princeton University in 993. To this date no one has been able to prove or disprove Goldbach s conjecture. EXPLORE-DISCUSS (A) Explain the difference between a theorem and a conjecture. (B) Why is Fermat s last theorem a misnomer? Suggest more accurate names for the result.

0- Mathematical Induction 739 Answers to Matched Problems. Sketch of proof. State the conjecture: P n : 3... n ( ) Part.. P is true. Part. Show that if is true, then is true. n(n ) Conclusion: P n is true.. Sketch of proof. State the conjecture: P n : x y x y x 3... k(k ) k 3... k (k ) x y n x n y n Part.. P is true. y Part. Show that if is true, then is true. k(k ) (k ) (k )(k ) x y k x y k x y x k y y k x xk x y k y xk y k Conclusion: P n is true. 3. Sketch of proof. State the conjecture: P n : 8 n 7r for some integer r Part. 8 7 7. P is true. Part. Show that if is true, then is true. 8 k 7r 8(8 k ) 8(7r) 8 k 56r 7 7(8r ) 7s Conclusion: P n is true. EXERCISE 0- A In Problems 4, find the first positive integer n that causes the statement to fail.. 3 n 4 n 5 n. n 3n 00 3. 7 n is divisible by n 4. n 5n 6 Verify each statement P n in Problems 5 0 for n,, and 3. 5. P n : 6 0... (4n ) n 6. P n : 4 8... 4n n(n ) 7. P n : a 5 a n a 5 n 8. P n : (a 5 ) n a 5n 9. P n : 9 n is divisible by 4 0. P n : 4 n is divisible by 3 Write and for P n as indicated in Problems 6.. P n in Problem 5. P n in Problem 6 3. P n in Problem 7 4. P n in Problem 8 5. P n in Problem 9 6. P n in Problem 0 In Problems 7, use mathematical induction to prove that each P n holds for all positive integers n. 7. P n in Problem 5 8. P n in Problem 6 9. P n in Problem 7 0. P n in Problem 8. P n in Problem 9. P n in Problem 0

740 0 Sequences and Series B In Problems 3 6, prove the statement is false by finding a counterexample. 3. If n, then any polynomial of degree n has at least one real zero. 4. Any positive integer n 7 can be written as the sum of three or fewer squares of positive integers. 5. If n is a positive integer, then there is at least one prime number p such that n p n 6. 6. If a, b, c, d are positive integers such that a b c d, then a c or a d. In Problems 7 4, use mathematical induction to prove each proposition for all positive integers n, unless restricted otherwise. 7. 3... n n 8. 4 8... n n 9. 3 5... (n ) 3 (4n 3 n) 30. 8 6... 8(n ) (n ) ; n 3. 3... n n(n )(n ) 6 3. 3 3 4... n(n ) n(n )(n ) 3 a n a 5 33. a n 3 ; n 3 34. ; n 5 a a 3 n a n 5 35. a m a n a m n ; m, n N [Hint: Choose m as an arbitrary element of N, and then use induction on n.] 36. (a n ) m a mn ; m, n N 37. x n is divisible by x ; x [Hint: Divisible means that x n (x )Q(x) for some polynomial Q(x).] 38. x n y n is divisible by x y; x y 39. x n is divisible by x ; x 40. x n is divisible by x ; x 4. 3 3 3 3... n 3 ( 3... n) [Hint: See Matched Problem following Example.] 4. C 3 3 4 3 4 5... In Problems 43 46, suggest a formula for each expression, and prove your hypothesis using mathematical induction, n N. 43. 4 6... n 44. 3 3 4... n(n ) 45. The number of lines determined by n points in a plane, no three of which are collinear 46. The number of diagonals in a polygon with n sides In Problems 47 50, prove the statement is true for all integers n as specified. 47. a a n ; n N 48. 0 a 0 a n ; n N 49. n n; n 3 50. n n ; n 5 5. Prove or disprove the generalization of the following two facts: 3 3 3 4 5 3 3 4 3 5 3 6 3 5. Prove or disprove: n n is a prime number for all natural numbers n. If {a n } and {b n } are two sequences, we write {a n } {b n } if and only if a n b n, n N. In Problems 53 56, use mathematical induction to show that {a n } {b n }. 53. a, a n a n ; b n n 54. a, a n a n ; b n n 55. a, a n a n ; b n n 56. a, a n 3a n ; b n 3 n n(n )(n ) n(n 3) 4(n )(n ) SECTION 0-3 Arithmetic and Geometric Sequences Arithmetic and Geometric Sequences nth-term Formulas Sum Formulas for Finite Arithmetic Series Sum Formulas for Finite Geometric Series Sum Formula for Infinite Geometric Series