Pierre de Fermat ( )

Size: px
Start display at page:

Download "Pierre de Fermat ( )"

Transcription

1 Section 04 Mathematical Induction Find the sum of the first ten terms of the sequence: 9 Find the sum of the first 50 terms of the sequence: 0 Find the sum of the first ten terms of the sequence: Find the sum of the first 00 terms of the sequence: In Exercises 5, find each indicated sum 4 a i + 4i - a i - i = 4 a a i 5 b a i = 5, 0, 0, 40, Á -, 0,, 4, Á -0, 40, -80, 0, Á 4, -, -8, -4, Á 50 i = q i = i - a - 5 b Express 045 as a fraction in lowest terms 7 Express the sum using summation notation Use i for the index of summation Á A skydiver falls feet during the first second of a dive, 48 feet during the second second, 80 feet during the third second, feet during the fourth second, and so on Find the distance that the skydiver falls during the 5th second and the total distance the skydiver falls in 5 seconds 9 If the average value of a house increases 0% per year, how much will a house costing $0,000 be worth in 0 years? Round to the nearest dollar Section Objectives Understand the principle of mathematical induction Prove statements using mathematical induction 04 Mathematical Induction Pierre de Fermat (0 5) was a lawyer who enjoyed studying mathematics In a margin of one of his books, he claimed that no positive integers satisfy x n + y n = z n if n is an integer greater than or equal to If n =, we can find positive integers satisfying x n + y n = z n, or x + y = z : + 4 = 5 However, Fermat claimed that no positive integers satisfy x + y = z, x 4 + y 4 = z 4, x 5 + y 5 = z 5, After ten years of work, Princeton University s Andrew Wiles proved Fermat s Last Theorem and so on Fermat claimed to have a proof of his conjecture, but added, The margin of my book is too narrow to write it down Some believe that he never had a proof and intended to frustrate his colleagues In 994, 40-year-old Princeton math professor Andrew Wiles proved Fermat s Last Theorem using a principle called mathematical induction In this section, you will learn how to use this powerful method to prove statements about the positive integers Understand the principle of mathematical induction The Principle of Mathematical Induction How do we prove statements using mathematical induction? Let s consider an example We will prove a statement that appears to give a correct formula for the sum of the first n positive integers: S n : Á nn + + n =

2 988 Chapter 0 Sequences, Induction, and Probability We can verify S n : Á + n = integers If n =, the statement is nn + for, say, the first four positive Take the first term on the left =? (+) Substitute for n on the right # = This true statement shows that is true If n =, the statement is S Add the first two terms on the left +=? (+) Substitute for n on the right # = This true statement shows that is true S If n =, the statement is S Add the first three terms on the left ++=? (+) Substitute for n on the right # 4 = This true statement shows that is true S Finally, if n = 4, the statement is S 4 Add the first four terms on the left +++4=? 4(4+) Substitute 4 for n on the right 0 4 # 5 0 = 0 This true statement shows that is true S 4 This approach does not prove that the given statement is true for every positive integer n The fact that the formula produces true statements for n =,,, and 4 does not guarantee that it is valid for all positive integers n Thus, we need to be able to verify the truth of S n without verifying the statement for each and every one of the positive integers A legitimate proof of the given statement S n involves a technique called mathematical induction S n

3 Section 04 Mathematical Induction 989 The Principle of Mathematical Induction Let S n be a statement involving the positive integer n If is true, and the truth of the statement implies the truth of the statement +, for every positive integer k, then the statement S n is true for all positive integers n The principle of mathematical induction can be illustrated using an unending line of dominoes, as shown in Figure 07 If the first domino is pushed over, it knocks down the next, which knocks down the next, and so on, in a chain reaction To topple all the dominoes in the infinite sequence, two conditions must be satisfied: Figure 07 Falling dominoes illustrate the principle of mathematical induction The first domino must be knocked down If the domino in position k is knocked down, then the domino in position k + must be knocked down If the second condition is not satisfied, it does not follow that all the dominoes will topple For example, suppose the dominoes are spaced far enough apart so that a falling domino does not push over the next domino in the line The domino analogy provides the two steps that are required in a proof by mathematical induction The Steps in a Proof by Mathematical Induction Let S n be a statement involving the positive integer n To prove that S n is true for all positive integers n requires two steps Step Show that is true Step Show that if is assumed to be true, then + is also true, for every positive integer k Notice that to prove S n, we work only with the statements,, and + Our first example provides practice in writing these statements EXAMPLE Writing,, and For the given statement S n, write the three statements,, and + a S n : Á nn + + n = b S n : Á nn + n + + n = Solution a We begin with S n : Á + n = nn + Write by taking the first term on the left and replacing n with on the right + : =

4 990 Chapter 0 Sequences, Induction, and Probability S n : Á nn + + n = The statement for part (a) (repeated) Write by taking the sum of the first k terms on the left and replacing n with k on the right : Á + k = Write + by taking the sum of the first k + terms on the left and replacing n with k + on the right + : Á + k + = + : Á + k + = kk + k + k k + k + Simplify on the right b We begin with Write by taking the first term on the left and replacing n with on the right S n : Á + n = Using S n : Á nn + n + + n =, we write by taking the sum of the first k terms on the left and replacing n with k on the right : Á + k = Write + by taking the sum of the first k + terms on the left and replacing n with k + on the right + : Á + k + = : = + # + nn + n + kk + k + k + k + + 4k : Á + k + = k + k + k + Simplify on the right Check Point For the given statement and + a b Á + n = nn Á + n = n n + S n, write the three statements,, Always simplify + before trying to use mathematical induction to prove that S n is true For example, consider S n : Á + n - = Begin by writing + The sum of the first k + terms as follows: ± : [(k+)-] 4 (k+)[(k+)-][(k+)+] = Replace n with k + on the right side of S n nn - n +

5 Section 04 Mathematical Induction 99 Prove statements using mathematical induction Now simplify both sides of the equation + : Á + k + - = + : Á + k + = Proving Statements about Positive Integers Using Mathematical Induction k + k + - k + + k + k + k + Now that we know how to find,, and +, let s see how we can use these statements to carry out the two steps in a proof by mathematical induction In Examples and, we will use the statements,, and + to prove each of the statements S n that we worked with in Example EXAMPLE Proving a Formula by Mathematical Induction Use mathematical induction to prove that for all positive integers n Solution Step Show that is true Statement is Simplifying on the right, we obtain = This true statement shows that is true Step Show that if is true, then is true Using and + from Example (a), show that the truth of, implies the truth of +, Á + n = = Á + k = Á + k + = nn + kk +, k + k + We will work with Because we assume that is true, we add the next consecutive integer after k namely, k + to both sides Á kk + This is, which we + k = assume is true k(k+) +++ +k+(k+)= +(k+) We do not have to write this k because k is understood to be the integer that precedes k Á kk + k + + k + = Á + k + = Á + k + = k + k + k + k + Add k + to both sides of the equation Write the right side with a common denominator of Factor out the common factor k + on the right This final result is the statement +

6 99 Chapter 0 Sequences, Induction, and Probability We have shown that if we assume that is true and we add k + to both sides of, then + is also true By the principle of mathematical induction, the statement S n, namely, Á nn + + n =, is true for every positive integer n Check Point Use mathematical induction to prove that Á + n = nn + for all positive integers n EXAMPLE Proving a Formula by Mathematical Induction Use mathematical induction to prove that for all positive integers n Solution Step Show that is true Statement is Simplifying, we obtain Further simplification on the right gives the statement = This true statement shows that is true Step Show that if is true, then is true Using and from Example (b), show that the truth of implies the truth of Á + k = Á + k + k + = Á + n = = # # = + # + : Á + k = + : Á + k + = nn + n + kk + k + + k + k + k + We will work with Because we assume that is true, we add the square of the next consecutive integer after k, namely, k +, to both sides of the equation kk + k + kk + k Á kk + k + k + + k + = + k + = This is, assumed to be true We must work with this and show is true + + k + Add k + to both sides It is not necessary to write on the left Express the right side with the least common denominator, kk + + k + 4 Factor out the common factor k + k = k + k + 7k + Multiply and combine like terms

7 Section 04 Mathematical Induction 99 = k + k + k + Factor k + 7k + = k + k + k + This final statement is + We have shown that if we assume that S is true, and we add k + k to both sides of, then + is also true By the principle of mathematical induction, the statement S n, namely, Á nn + n + + n =, is true for every positive integer n Check Point Use mathematical induction to prove that Á + n = n n + for all positive integers n Example 4 illustrates how mathematical induction can be used to prove statements about positive integers that do not involve sums 4 EXAMPLE 4 Using the Principle of Mathematical Induction Prove that is a factor of n + 5n for all positive integers n Solution Step Show that is true Statement reads Simplifying the arithmetic, the statement reads is a factor of This statement is true: that is, = # This shows that is true Step Show that if is true, then is true Let s write and + : We can rewrite statement as follows: Statement + : is a factor of k + 5k + : is a factor of k + + 5k + now reads + is a factor of + 5 # by simplifying the algebraic expression in the statement (k+) +5(k+)=k +k++5k+5=k +7k+ Use the formula (A + B) = A + AB + B is a factor of k + 7k + We need to use statement S that is, is a factor of k k + 5k to prove statement + We do this as follows: k +7k+=(k +5k)+(k+)=(k +5k)+(k+) We assume that is a factor of k + 5k because we assume is true Factoring the last two terms shows that is a factor of k +

8 994 Chapter 0 Sequences, Induction, and Probability k +7k+=(k +5k)+(k+)=(k +5k)+(k+) We assume that is a factor of k + 5k because we assume is true Factoring the last two terms shows that is a factor of k + Exercise Set 04 Practice Exercises In Exercises 5 0, a statement about the positive integers is given Write statements and +, simplifying statement completely 5 S n : Á + 4n = nn + S n : Á nn n + = 7 S n : Á + 4n - = nn + 8 S n : Á n5n - + 5n - = 9 S is a factor of n n : - n + 0 S is a factor of n n : - n In Exercises 4, use mathematical induction to prove that each statement is true for every positive integer n Á + 4n = nn Á nn n + = Á + n - = n Á nn + + n = Á + 4n - = nn Á n5n - + 5n - = Á + n - = n - S n We ve repeated the equation from the bottom of the previous page The voice balloons show that is a factor of k + 5k and of k + Thus, if is true, is a factor of the sum k + 5k + k +, or of k + 7k + This is precisely statement + We have shown that if we assume that is true, then + is also true By the principle of mathematical induction, the statement S n, namely is a factor of n + 5n, is true for every positive integer n Check Point 4 Prove that is a factor of n + n for all positive integers n Á + n - = n - In Exercises 4, a statement about the positive integers is given S n Write statements, S, and S, and show that each of these statements is true Á + n = n + - S n : Á + n - = n Á + n = - n S n : Á nn n + = S is a factor of n n : - n 4 S is a factor of n n : - n + 4 Practice Plus In Exercises 5 4, use mathematical induction to prove that each statement is true for every positive integer n 5 is a factor of n - n is a factor of n + n 7 is a factor of nn + n + 8 is a factor of nn + n nn + n + # + # + # 4 + Á + nn + = nn + n + 7 # + # 4 + # 5 + Á + nn + = # + # + # + Á + 4 # + # # 5 + Á + n a 5 # i = n - i = n a 7 # 8 i = 88 n - i = n + 7 n If 0 x, then 0 x n ab n = a n b n 4 a a n b b = an b n nn + = n n + n + n + = n n + 4

9 Section 04 Mathematical Induction 995 Writing in Mathematics 5 Explain how to use mathematical induction to prove that a statement is true for every positive integer n Consider the statement S n given by Although, S, Á, S 40 are true, S 4 is false Verify that is false Then describe how this is illustrated by the dominoes in the figure What does this tell you about a pattern, or formula, that seems to work for several values of n? S 5 S S 7 S 8 n - n + 4 is prime Critical Thinking Exercises S 9 S 40 S 4 S 4 Make Sense? In Exercises 7 40, determine whether each statement makes sense or does not make sense, and explain your reasoning 7 I use mathematical induction to prove that statements are true for all real numbers n 8 I begin proofs by mathematical induction by writing and +, both of which I assume to be true 9 When a line of falling dominoes is used to illustrate the principle of mathematical induction, it is not necessary for all the dominoes to topple 40 This triangular arrangement of circles illustrates that S 4 Some statements are false for the first few positive integers, but true for some positive integer m on In these instances, you can prove S n for n Ú m by showing that S m is true and that implies + when k 7 m Use this extended principle of mathematical induction to prove that each statement in Exercises 4 4 is true 4 Prove that n 7 n + for n Ú Show that the formula is true for n = and then use step of mathematical induction 4 Prove that n 7 n for n Ú 5 Show that the formula is true for n = 5 and then use step of mathematical induction In Exercises 4 44, find through S 5 and then use the pattern to make a conjecture about S n Prove the conjectured formula for S n by mathematical induction 4 44 S n : Á + S n : a - ba - ba - 4 b Á a - Group Exercise nn + =? n + b =? 45 Fermat s most notorious theorem, described in the section opener on page 987, baffled the greatest minds for more than three centuries In 994, after ten years of work, Princeton University s Andrew Wiles proved Fermat s Last Theorem People magazine put him on its list of the 5 most intriguing people of the year, the Gap asked him to model jeans, and Barbara Walters chased him for an interview Who s Barbara Walters? asked the bookish Wiles, who had somehow gone through life without a television Using the 99 PBS documentary Solving Fermat: Andrew Wiles or information about Andrew Wiles on the Internet, research and present a group seminar on what Wiles did to prove Fermat s Last Theorem, problems along the way, and the role of mathematical induction in the proof is true for n = Á + n = nn + Preview Exercises Exercises 4 48 will help you prepare for the material covered in the next section Each exercise involves observing a pattern in the expanded form of the binomial expression a + b n a + b = a + b a + b = a + ab + b a + b = a + a b + ab + b a + b 4 = a 4 + 4a b + a b + 4ab + b 4 a + b 5 = a 5 + 5a 4 b + 0a b + 0a b + 5ab 4 + b 5 4 Describe the pattern for the exponents on a 47 Describe the pattern for the exponents on b 48 Describe the pattern for the sum of the exponents on the variables in each term

Appendix G: Mathematical Induction

Appendix G: Mathematical Induction Appendix G: Mathematical Induction Introduction In this appendix, you will study a form of mathematical proof called mathematical induction. To see the logical need for mathematical induction, take another

More information

9.4. Mathematical Induction. Introduction. What you should learn. Why you should learn it

9.4. Mathematical Induction. Introduction. What you should learn. Why you should learn it 333202_090.qxd 2/5/05 :35 AM Page 73 Section 9. Mathematical Induction 73 9. Mathematical Induction What you should learn Use mathematical induction to prove statements involving a positive integer n.

More information

SERIES

SERIES SERIES.... This chapter revisits sequences arithmetic then geometric to see how these ideas can be extended, and how they occur in other contexts. A sequence is a list of ordered numbers, whereas a series

More information

Discrete Mathematics. Spring 2017

Discrete Mathematics. Spring 2017 Discrete Mathematics Spring 2017 Previous Lecture Principle of Mathematical Induction Mathematical Induction: rule of inference Mathematical Induction: Conjecturing and Proving Climbing an Infinite Ladder

More information

1 Total Gadha s Complete Book of NUMBER SYSTEM TYPES OF NUMBERS Natural Numbers The group of numbers starting from 1 and including 1,,, 4, 5, and so on, are known as natural numbers. Zero, negative numbers,

More information

Mathematical Induction

Mathematical Induction Mathematical Induction Let s motivate our discussion by considering an example first. What happens when we add the first n positive odd integers? The table below shows what results for the first few values

More information

1 Implication and induction

1 Implication and induction 1 Implication and induction This chapter is about various kinds of argument which are used in mathematical proofs. When you have completed it, you should know what is meant by implication and equivalence,

More information

Direct Proof and Counterexample I:Introduction

Direct Proof and Counterexample I:Introduction Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting :

More information

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved.

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved. Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting statement:

More information

MATH CSE20 Homework 5 Due Monday November 4

MATH CSE20 Homework 5 Due Monday November 4 MATH CSE20 Homework 5 Due Monday November 4 Assigned reading: NT Section 1 (1) Prove the statement if true, otherwise find a counterexample. (a) For all natural numbers x and y, x + y is odd if one of

More information

5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality

5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality 5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality Now that we have studied the Addition Property of Equality and the Multiplication Property of Equality, we can solve

More information

GRE Quantitative Reasoning Practice Questions

GRE Quantitative Reasoning Practice Questions GRE Quantitative Reasoning Practice Questions y O x 7. The figure above shows the graph of the function f in the xy-plane. What is the value of f (f( ))? A B C 0 D E Explanation Note that to find f (f(

More information

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms)

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms) Math 120 Intermediate Algebra Sec 10.1: Sequences Defn A sequence is a function whose domain is the set of positive integers. The formula for the nth term of a sequence is called the general term. Examples

More information

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2 BEGINNING ALGEBRAIC NUMBER THEORY Fermat s Last Theorem is one of the most famous problems in mathematics. Its origin can be traced back to the work of the Greek mathematician Diophantus (third century

More information

CISC-102 Fall 2017 Week 3. Principle of Mathematical Induction

CISC-102 Fall 2017 Week 3. Principle of Mathematical Induction Week 3 1 of 17 CISC-102 Fall 2017 Week 3 Principle of Mathematical Induction A proposition is defined as a statement that is either true or false. We will at times make a declarative statement as a proposition

More information

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...}

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...} WORKSHEET ON NUMBERS, MATH 215 FALL 18(WHYTE) We start our study of numbers with the integers: Z = {..., 2, 1, 0, 1, 2, 3,... } and their subset of natural numbers: N = {1, 2, 3,...} For now we will not

More information

Table of Contents. 2013, Pearson Education, Inc.

Table of Contents. 2013, Pearson Education, Inc. Table of Contents Chapter 1 What is Number Theory? 1 Chapter Pythagorean Triples 5 Chapter 3 Pythagorean Triples and the Unit Circle 11 Chapter 4 Sums of Higher Powers and Fermat s Last Theorem 16 Chapter

More information

SUMS OF SQUARES WUSHI GOLDRING

SUMS OF SQUARES WUSHI GOLDRING SUMS OF SQUARES WUSHI GOLDRING 1. Introduction Here are some opening big questions to think about: Question 1. Which positive integers are sums of two squares? Question 2. Which positive integers are sums

More information

Algebra I. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Quadratics. Table of Contents Key Terms

Algebra I. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Quadratics. Table of Contents Key Terms Slide 1 / 175 Slide 2 / 175 Algebra I Quadratics 2015-11-04 www.njctl.org Key Terms Table of Contents Click on the topic to go to that section Slide 3 / 175 Characteristics of Quadratic Equations Transforming

More information

Algebra I. Key Terms. Slide 1 / 175 Slide 2 / 175. Slide 3 / 175. Slide 4 / 175. Slide 5 / 175. Slide 6 / 175. Quadratics.

Algebra I. Key Terms. Slide 1 / 175 Slide 2 / 175. Slide 3 / 175. Slide 4 / 175. Slide 5 / 175. Slide 6 / 175. Quadratics. Slide 1 / 175 Slide / 175 Algebra I Quadratics 015-11-04 www.njctl.org Key Terms Slide 3 / 175 Table of Contents Click on the topic to go to that section Slide 4 / 175 Characteristics of Quadratic Equations

More information

What is proof? Lesson 1

What is proof? Lesson 1 What is proof? Lesson The topic for this Math Explorer Club is mathematical proof. In this post we will go over what was covered in the first session. The word proof is a normal English word that you might

More information

Math Review. for the Quantitative Reasoning measure of the GRE General Test

Math Review. for the Quantitative Reasoning measure of the GRE General Test Math Review for the Quantitative Reasoning measure of the GRE General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important for solving

More information

Conjectures and proof. Book page 24-30

Conjectures and proof. Book page 24-30 Conjectures and proof Book page 24-30 What is a conjecture? A conjecture is used to describe a pattern in mathematical terms When a conjecture has been proved, it becomes a theorem There are many types

More information

Unit 1. Number Theory

Unit 1. Number Theory Unit 1 Number Theory 1-1 Divisibility Rules Divisible by: Rule 2 The number is even (it ends in 0, 2, 4, 6 or 8) 3 The sum of its digits is divisible by 3 (eg 741: 7 + 4 + 1 = 12) 4 The last two digits

More information

Algebra I Quadratics

Algebra I Quadratics 1 Algebra I Quadratics 2015-11-04 www.njctl.org 2 Key Terms Table of Contents Click on the topic to go to that section Characteristics of Quadratic Equations Transforming Quadratic Equations Graphing Quadratic

More information

What You ll Learn. or irrational. New Vocabulary perfect square, square root, irrational numbers, real numbers. Why Learn This?

What You ll Learn. or irrational. New Vocabulary perfect square, square root, irrational numbers, real numbers. Why Learn This? -. Plan - Exploring Square Roots and Irrational Numbers Objective To find and estimate square roots and to classify numbers as rational or irrational Examples Finding Square Roots of Perfect Squares Estimating

More information

Definition: A sequence is a function from a subset of the integers (usually either the set

Definition: A sequence is a function from a subset of the integers (usually either the set Math 3336 Section 2.4 Sequences and Summations Sequences Geometric Progression Arithmetic Progression Recurrence Relation Fibonacci Sequence Summations Definition: A sequence is a function from a subset

More information

In Exercises 1 12, list the all of the elements of the given set. 2. The set of all positive integers whose square roots are less than or equal to 3

In Exercises 1 12, list the all of the elements of the given set. 2. The set of all positive integers whose square roots are less than or equal to 3 APPENDIX A EXERCISES In Exercises 1 12, list the all of the elements of the given set. 1. The set of all prime numbers less than 20 2. The set of all positive integers whose square roots are less than

More information

Eureka Math. Algebra II Module 1 Student File_A. Student Workbook. This file contains Alg II-M1 Classwork Alg II-M1 Problem Sets

Eureka Math. Algebra II Module 1 Student File_A. Student Workbook. This file contains Alg II-M1 Classwork Alg II-M1 Problem Sets Eureka Math Algebra II Module 1 Student File_A Student Workbook This file contains Alg II- Classwork Alg II- Problem Sets Published by the non-profit GREAT MINDS. Copyright 2015 Great Minds. No part of

More information

11.4 Partial Sums of Arithmetic and Geometric Sequences

11.4 Partial Sums of Arithmetic and Geometric Sequences Section.4 Partial Sums of Arithmetic and Geometric Sequences 653 Integrated Review SEQUENCES AND SERIES Write the first five terms of each sequence, whose general term is given. 7. a n = n - 3 2. a n =

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

Math 016 Lessons Wimayra LUY

Math 016 Lessons Wimayra LUY Math 016 Lessons Wimayra LUY wluy@ccp.edu MATH 016 Lessons LESSON 1 Natural Numbers The set of natural numbers is given by N = {0, 1, 2, 3, 4...}. Natural numbers are used for two main reasons: 1. counting,

More information

Know the Well-ordering principle: Any set of positive integers which has at least one element contains a smallest element.

Know the Well-ordering principle: Any set of positive integers which has at least one element contains a smallest element. The first exam will be on Monday, June 8, 202. The syllabus will be sections. and.2 in Lax, and the number theory handout found on the class web site, plus the handout on the method of successive squaring

More information

Math 2412 Final Exam Review

Math 2412 Final Exam Review Math 41 Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Factor and simplify the algebraic expression. 1) (x + 4) /5 - (x + 4) 1/5

More information

Fibonacci numbers. Chapter The Fibonacci sequence. The Fibonacci numbers F n are defined recursively by

Fibonacci numbers. Chapter The Fibonacci sequence. The Fibonacci numbers F n are defined recursively by Chapter Fibonacci numbers The Fibonacci sequence The Fibonacci numbers F n are defined recursively by F n+ = F n + F n, F 0 = 0, F = The first few Fibonacci numbers are n 0 5 6 7 8 9 0 F n 0 5 8 55 89

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics:

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics: Executive Assessment Math Review Although the following provides a review of some of the mathematical concepts of arithmetic and algebra, it is not intended to be a textbook. You should use this chapter

More information

Discrete Math, Spring Solutions to Problems V

Discrete Math, Spring Solutions to Problems V Discrete Math, Spring 202 - Solutions to Problems V Suppose we have statements P, P 2, P 3,, one for each natural number In other words, we have the collection or set of statements {P n n N} a Suppose

More information

then the hard copy will not be correct whenever your instructor modifies the assignments.

then the hard copy will not be correct whenever your instructor modifies the assignments. Assignments for Math 2030 then the hard copy will not be correct whenever your instructor modifies the assignments. exams, but working through the problems is a good way to prepare for the exams. It is

More information

CHMC: Finite Fields 9/23/17

CHMC: Finite Fields 9/23/17 CHMC: Finite Fields 9/23/17 1 Introduction This worksheet is an introduction to the fascinating subject of finite fields. Finite fields have many important applications in coding theory and cryptography,

More information

The PRIMES 2014 problem set

The PRIMES 2014 problem set Dear PRIMES applicant! The PRIMES 24 problem set This is the PRIMES 24 problem set. Please send us your solutions as part of your PRIMES application by December, 24. For complete rules, see http://web.mit.edu/primes/apply.shtml

More information

Fall 2017 Test II review problems

Fall 2017 Test II review problems Fall 2017 Test II review problems Dr. Holmes October 18, 2017 This is a quite miscellaneous grab bag of relevant problems from old tests. Some are certainly repeated. 1. Give the complete addition and

More information

Announcements. Read Section 2.1 (Sets), 2.2 (Set Operations) and 5.1 (Mathematical Induction) Existence Proofs. Non-constructive

Announcements. Read Section 2.1 (Sets), 2.2 (Set Operations) and 5.1 (Mathematical Induction) Existence Proofs. Non-constructive Announcements Homework 2 Due Homework 3 Posted Due next Monday Quiz 2 on Wednesday Read Section 2.1 (Sets), 2.2 (Set Operations) and 5.1 (Mathematical Induction) Exam 1 in two weeks Monday, February 19

More information

At the start of the term, we saw the following formula for computing the sum of the first n integers:

At the start of the term, we saw the following formula for computing the sum of the first n integers: Chapter 11 Induction This chapter covers mathematical induction. 11.1 Introduction to induction At the start of the term, we saw the following formula for computing the sum of the first n integers: Claim

More information

Intermediate Mathematics League of Eastern Massachusetts

Intermediate Mathematics League of Eastern Massachusetts Meet #4 February, 2003 Intermediate Mathematics League of Eastern Massachusetts www.imlem.org Meet #4 February, 2003 Category 1 Mystery You may use a calculator 1. The numbers 1, 5, 12, and 22 are called

More information

Proof of Beal s Conjecture

Proof of Beal s Conjecture Proof of Beal s Conjecture Stephen Marshall 26 Feb 14 Abstract: This paper presents a complete and exhaustive proof of the Beal Conjecture. The approach to this proof uses the Fundamental Theorem of Arithmetic

More information

Lesson 1: Successive Differences in Polynomials

Lesson 1: Successive Differences in Polynomials Lesson 1 Lesson 1: Successive Differences in Polynomials Classwork Opening Exercise John noticed patterns in the arrangement of numbers in the table below. 2.4 3.4 4.4 5.4 6.4 5.76 11.56 19.36 29.16 40.96

More information

Algorithms: Background

Algorithms: Background Algorithms: Background Amotz Bar-Noy CUNY Amotz Bar-Noy (CUNY) Algorithms: Background 1 / 66 What is a Proof? Definition I: The cogency of evidence that compels acceptance by the mind of a truth or a fact.

More information

Problem Solving in Math (Math 43900) Fall 2013

Problem Solving in Math (Math 43900) Fall 2013 Problem Solving in Math (Math 43900) Fall 203 Week six (October ) problems recurrences Instructor: David Galvin Definition of a recurrence relation We met recurrences in the induction hand-out. Sometimes

More information

Answers of the MATH97 Practice Test Form A

Answers of the MATH97 Practice Test Form A Answers of the MATH97 Practice Test Form A A1) Answer B Section 1.2: concepts of solution of the equations. Pick the pair which satisfies the equation 4x+y=10. x= 1 and y=6 A2) Answer A Section 1.3: select

More information

Lesson 2: Introduction to Variables

Lesson 2: Introduction to Variables Lesson 2: Introduction to Variables Topics and Objectives: Evaluating Algebraic Expressions Some Vocabulary o Variable o Term o Coefficient o Constant o Factor Like Terms o Identifying Like Terms o Combining

More information

MATH10040: Chapter 0 Mathematics, Logic and Reasoning

MATH10040: Chapter 0 Mathematics, Logic and Reasoning MATH10040: Chapter 0 Mathematics, Logic and Reasoning 1. What is Mathematics? There is no definitive answer to this question. 1 Indeed, the answer given by a 21st-century mathematician would differ greatly

More information

Mathematical Induction Assignments

Mathematical Induction Assignments 1 Mathematical Induction Assignments Prove the Following using Principle of Mathematical induction 1) Prove that for any positive integer number n, n 3 + 2 n is divisible by 3 2) Prove that 1 3 + 2 3 +

More information

My Math Plan Assessment #1 Study Guide

My Math Plan Assessment #1 Study Guide My Math Plan Assessment #1 Study Guide 1. Find the x-intercept and the y-intercept of the linear equation. 8x y = 4. Use factoring to solve the quadratic equation. x + 9x + 1 = 17. Find the difference.

More information

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models Contents Mathematical Reasoning 3.1 Mathematical Models........................... 3. Mathematical Proof............................ 4..1 Structure of Proofs........................ 4.. Direct Method..........................

More information

MATHEMATICAL INDUCTION

MATHEMATICAL INDUCTION MATHEMATICAL INDUCTION MATH 3A SECTION HANDOUT BY GERARDO CON DIAZ Imagine a bunch of dominoes on a table. They are set up in a straight line, and you are about to push the first piece to set off the chain

More information

Mathematics for Health and Physical Sciences

Mathematics for Health and Physical Sciences 1 Mathematics for Health and Physical Sciences Collection edited by: Wendy Lightheart Content authors: Wendy Lightheart, OpenStax, Wade Ellis, Denny Burzynski, Jan Clayton, and John Redden Online:

More information

MAC-CPTM Situations Project

MAC-CPTM Situations Project Prompt MAC-CPTM Situations Project Situation 51: Proof by Mathematical Induction Prepared at the University of Georgia Center for Proficiency in Teaching Mathematics 13 October 2006-Erik Tillema 22 February

More information

Square-Triangular Numbers

Square-Triangular Numbers Square-Triangular Numbers Jim Carlson April 26, 2004 Contents 1 Introduction 2 2 Existence 2 3 Finding an equation 3 4 Solutions by brute force 4 5 Speeding things up 5 6 Solutions by algebraic numbers

More information

Radical Expressions, Equations, and Functions

Radical Expressions, Equations, and Functions Radical Expressions, Equations, and Functions 0 Real-World Application An observation deck near the top of the Sears Tower in Chicago is 353 ft high. How far can a tourist see to the horizon from this

More information

Ritangle - an A Level Maths Competition 2016

Ritangle - an A Level Maths Competition 2016 Ritangle - an A Level Maths Competition 2016 Questions and Answers - 12-12-16 A. The Taster Questions Answer: this sequence cycles. The first eight terms are, r, i, t, a, n, g, l, e, 1 while the ninth

More information

9/5/17. Fermat s last theorem. CS 220: Discrete Structures and their Applications. Proofs sections in zybooks. Proofs.

9/5/17. Fermat s last theorem. CS 220: Discrete Structures and their Applications. Proofs sections in zybooks. Proofs. Fermat s last theorem CS 220: Discrete Structures and their Applications Theorem: For every integer n > 2 there is no solution to the equation a n + b n = c n where a,b, and c are positive integers Proofs

More information

Unit 8 Practice Problems Lesson 1

Unit 8 Practice Problems Lesson 1 Unit 8 Practice Problems Lesson 1 Problem 1 Find the area of each square. Each grid square represents 1 square unit. 17 square units. 0 square units 3. 13 square units 4. 37 square units Problem Find the

More information

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) Contents 1 Sets 1 2 The Real Numbers 9 3 Sequences 29 4 Series 59 5 Functions 81 6 Power Series 105 7 The elementary functions 111 Chapter 1 Sets It is very convenient to introduce some notation and terminology

More information

MI 4 Mathematical Induction Name. Mathematical Induction

MI 4 Mathematical Induction Name. Mathematical Induction Mathematical Induction It turns out that the most efficient solution to the Towers of Hanoi problem with n disks takes n 1 moves. If this isn t the formula you determined, make sure to check your data

More information

Massachusetts Tests for Educator Licensure (MTEL )

Massachusetts Tests for Educator Licensure (MTEL ) Massachusetts Tests for Educator Licensure (MTEL ) BOOKLET 2 Mathematics Subtest Copyright 2010 Pearson Education, Inc. or its affiliate(s). All rights reserved. Evaluation Systems, Pearson, P.O. Box 226,

More information

Senior Math Circles Cryptography and Number Theory Week 2

Senior Math Circles Cryptography and Number Theory Week 2 Senior Math Circles Cryptography and Number Theory Week 2 Dale Brydon Feb. 9, 2014 1 Divisibility and Inverses At the end of last time, we saw that not all numbers have inverses mod n, but some do. We

More information

Divisibility, Factors, and Multiples

Divisibility, Factors, and Multiples Divisibility, Factors, and Multiples An Integer is said to have divisibility with another non-zero Integer if it can divide into the number and have a remainder of zero. Remember: Zero divided by any number

More information

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively 6 Prime Numbers Part VI of PJE 6.1 Fundamental Results Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively D (p) = { p 1 1 p}. Otherwise

More information

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime. PUTNAM TRAINING NUMBER THEORY (Last updated: December 11, 2017) Remark. This is a list of exercises on Number Theory. Miguel A. Lerma Exercises 1. Show that the sum of two consecutive primes is never twice

More information

Billstein, Libeskind and Lott, A problem solving approach to Mathematics for elementary school teachers.

Billstein, Libeskind and Lott, A problem solving approach to Mathematics for elementary school teachers. . Exploration with patterns. Solving problems by algebraic Method. The Geometer s Sketchpad 4. -dimentional geometry 5. Statistical investigations 6. Measures of Central tendency and Spread 7. Fundamental

More information

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions CP Algebra Unit -1: Factoring and Solving Quadratics NOTE PACKET Name: Period Learning Targets: 0. I can add, subtract and multiply polynomial expressions 1. I can factor using GCF.. I can factor by grouping.

More information

Sum of Squares. Defining Functions. Closed-Form Expression for SQ(n)

Sum of Squares. Defining Functions. Closed-Form Expression for SQ(n) CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims Lecture 22: Induction Overview Recursion A programming strategy that solves a problem by reducing it to simpler

More information

. As the binomial coefficients are integers we have that. 2 n(n 1).

. As the binomial coefficients are integers we have that. 2 n(n 1). Math 580 Homework. 1. Divisibility. Definition 1. Let a, b be integers with a 0. Then b divides b iff there is an integer k such that b = ka. In the case we write a b. In this case we also say a is a factor

More information

, p 1 < p 2 < < p l primes.

, p 1 < p 2 < < p l primes. Solutions Math 347 Homework 1 9/6/17 Exercise 1. When we take a composite number n and factor it into primes, that means we write it as a product of prime numbers, usually in increasing order, using exponents

More information

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young Dear Instructor, Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young I hope that when you read my Algebra and Trigonometry book it will be seamless with how you teach. My goal when writing

More information

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents Slide 1 / 200 Quadratic Functions Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic Equations

More information

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200.

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200. Slide 1 / 200 Quadratic Functions Slide 2 / 200 Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

Slide 1 / 200. Quadratic Functions

Slide 1 / 200. Quadratic Functions Slide 1 / 200 Quadratic Functions Key Terms Slide 2 / 200 Table of Contents Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software Practical Algebra A Step-by-step Approach Brought to you by Softmath, producers of Algebrator Software 2 Algebra e-book Table of Contents Chapter 1 Algebraic expressions 5 1 Collecting... like terms 5

More information

Remember, you may not use a calculator when you take the assessment test.

Remember, you may not use a calculator when you take the assessment test. Elementary Algebra problems you can use for practice. Remember, you may not use a calculator when you take the assessment test. Use these problems to help you get up to speed. Perform the indicated operation.

More information

Grade 7/8 Math Circles. Mathematical Thinking

Grade 7/8 Math Circles. Mathematical Thinking Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles March 22 & 23 2016 Mathematical Thinking Today we will take a look at some of the

More information

MATH 402 : 2017 page 1 of 6

MATH 402 : 2017 page 1 of 6 ADMINISTRATION What? Math 40: Enumerative Combinatorics Who? Me: Professor Greg Smith You: students interested in combinatorics When and Where? lectures: slot 00 office hours: Tuesdays at :30 6:30 and

More information

Shi Feng Sheng Danny Wong

Shi Feng Sheng Danny Wong Exhibit C A Proof of the Fermat s Last Theorem Shi Feng Sheng Danny Wong Abstract: Prior to the Diophantine geometry, number theory (or arithmetic) was to study the patterns of the numbers and elementary

More information

Chapter 1: Inductive and Deductive Reasoning

Chapter 1: Inductive and Deductive Reasoning Chapter 1: Inductive and Deductive Reasoning Section 1.1 Chapter 1: Inductive and Deductive Reasoning Section 1.1: Making Conjectures: Inductive Reasoning Terminology: Conjecture: A testable expression

More information

Chapter 7 Rational Expressions, Equations, and Functions

Chapter 7 Rational Expressions, Equations, and Functions Chapter 7 Rational Expressions, Equations, and Functions Section 7.1: Simplifying, Multiplying, and Dividing Rational Expressions and Functions Section 7.2: Adding and Subtracting Rational Expressions

More information

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products 8.1 Apply Exponent Properties Involving Products Learning Outcome To use properties of exponents involving products Product of Powers Property Let a be a real number, and let m and n be positive integers.

More information

9.1 SEQUENCES AND SERIES

9.1 SEQUENCES AND SERIES 640 Chapter 9 Sequences, Series, and Probability 9. SEQUENCES AND SERIES What you should learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write

More information

ABE Math Review Package

ABE Math Review Package P a g e ABE Math Review Package This material is intended as a review of skills you once learned and wish to review before your assessment. Before studying Algebra, you should be familiar with all of the

More information

Review Notes - Solving Quadratic Equations

Review Notes - Solving Quadratic Equations Review Notes - Solving Quadratic Equations What does solve mean? Methods for Solving Quadratic Equations: Solving by using Square Roots Solving by Factoring using the Zero Product Property Solving by Quadratic

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know.

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know. REVIEW EXAMPLES 1) Solve 9x + 16 = 0 for x. 9x + 16 = 0 9x = 16 Original equation. Subtract 16 from both sides. 16 x 9 Divide both sides by 9. 16 x Take the square root of both sides. 9 4 x i 3 Evaluate.

More information

What can you prove by induction?

What can you prove by induction? MEI CONFERENCE 013 What can you prove by induction? Martyn Parker M.J.Parker@keele.ac.uk Contents Contents iii 1 Splitting Coins.................................................. 1 Convex Polygons................................................

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

Table of Contents. Number and Operation. Geometry. Measurement. Lesson 1 Goldbach s Conjecture Lesson 2 Micro Mites... 11

Table of Contents. Number and Operation. Geometry. Measurement. Lesson 1 Goldbach s Conjecture Lesson 2 Micro Mites... 11 Table of Contents Number and Operation Lesson 1 Goldbach s Conjecture........................ 5 Prime Factorization Lesson 2 Micro Mites.................................... 11 Division with Decimals Lesson

More information

Prompt. Commentary. Mathematical Foci

Prompt. Commentary. Mathematical Foci Situation 51: Proof by Mathematical Induction Prepared at the University of Georgia Center for Proficiency in Teaching Mathematics 9/15/06-Erik Tillema 2/22/07-Jeremy Kilpatrick Prompt A teacher of a calculus

More information

( ) is called the dependent variable because its

( ) is called the dependent variable because its page 1 of 16 CLASS NOTES: 3 8 thru 4 3 and 11 7 Functions, Exponents and Polynomials 3 8: Function Notation A function is a correspondence between two sets, the domain (x) and the range (y). An example

More information

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I Module 1.01 Basic Mathematics and Algebra Part 4 of 9 Radiological Control Technician Training Fundamental Academic Training Phase I Coordinated and Conducted for the Office of Health, Safety and Security

More information

MAS114: Exercises. October 26, 2018

MAS114: Exercises. October 26, 2018 MAS114: Exercises October 26, 2018 Note that the challenge problems are intended to be difficult! Doing any of them is an achievement. Please hand them in on a separate piece of paper if you attempt them.

More information

Quick-and-Easy Factoring. of lower degree; several processes are available to fi nd factors.

Quick-and-Easy Factoring. of lower degree; several processes are available to fi nd factors. Lesson 11-3 Quick-and-Easy Factoring BIG IDEA Some polynomials can be factored into polynomials of lower degree; several processes are available to fi nd factors. Vocabulary factoring a polynomial factored

More information