Mathematical Induction

Slides:



Advertisements
Similar presentations
Copyright © Cengage Learning. All rights reserved.
Advertisements

Lesson 10.4: Mathematical Induction
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 9- 1 Homework, Page 739 Find the first six terms and the 100th term.
13.4 Mathematical Induction. Mathematical Induction is a common method of proving that each statement of an infinite sequence of mathematical statements.
Induction and recursion
Chapter 10 Sequences, Induction, and Probability Copyright © 2014, 2010, 2007 Pearson Education, Inc Mathematical Induction.
Copyright © Cengage Learning. All rights reserved.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Honors Geometry Section 1.0 Patterns and Inductive Reasoning
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Sequences and Series (T) Students will know the form of an Arithmetic sequence.  Arithmetic Sequence: There exists a common difference (d) between each.
Chapter Sequences and Series.
Arithmetic Sequences and Series
Sequences and Series By: Olivia, Jon, Jordan, and Jaymie.
Lecture 9. Arithmetic and geometric series and mathematical induction
Discrete Mathematics, 1st Edition Kevin Ferland
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
By Sheldon, Megan, Jimmy, and Grant..  Sequence- list of numbers that usually form a pattern.  Each number in the list is called a term.  Finite sequence.
9.4 Mathematical Induction
CHAPTER 1 INDUCTIVE AND DEDUCTIVE REASONING. 1.1 – MAKING CONJECTURES A conjecture is a testable expression that is based on available evidence, but is.
Sequences, Series, and Sigma Notation. Find the next four terms of the following sequences 2, 7, 12, 17, … 2, 5, 10, 17, … 32, 16, 8, 4, …
Sequence – a function whose domain is positive integers. Section 9.1 – Sequences.
Pg. 395/589 Homework Pg. 601#1, 3, 5, 7, 8, 21, 23, 26, 29, 33 #43x = 1#60see old notes #11, -1, 1, -1, …, -1#21, 3, 5, 7, …, 19 #32, 3/2, 4/3, 5/4, …,
Mathematical Induction Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Mathematical induction is a legitimate method.
CompSci 102 Discrete Math for Computer Science March 1, 2012 Prof. Rodger Slides modified from Rosen.
8.4 Mathematical Induction Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Recursively defined sequences Write the first 5.
CSE373: Data Structures and Algorithms Lecture 2: Proof by Induction Linda Shapiro Winter 2015.
Section 2.3: Deductive Reasoning
Lesson 10.1, page 926 Sequences and Summation Notation Objective: To find terms of sequences given the nth term and find and evaluate a series.
Mathematical Induction
Copyright © Cengage Learning. All rights reserved. Sequences and Series.
Sum of Arithmetic Sequences. Definitions Sequence Series.
Chapter 5. 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 we can reach.
Mathematical Induction Thinking Skill: Develop Confidence in Reason Warm Up: Find the k+1 term (P k+1 ) 1) 2)
Sequences and the Binomial Theorem Sequences Arithmetic Sequences Geometric Sequences & Series Binomial Theorem.
Section 8.4 Mathematical Induction. Mathematical Induction In this section we are going to perform a type of mathematical proof called mathematical induction.
Section 2.3 Mathematical Induction. First Example Investigate the sum of the first n positive odd integers. 1= ____ 1 + 3= ____ = ____
Patterns and Inductive Reasoning
Mathematical Induction. The Principle of Mathematical Induction Let S n be a statement involving the positive integer n. If 1.S 1 is true, and 2.the truth.
Induction and recursion
2.8 Proving Angle Relationships
Infinite Geometric Series
The numbers in sequences are called terms.
CSE373: Data Structures and Algorithms Lecture 2: Proof by Induction
Arithmetic Sequences and Series
Chapter 8: Further Topics in Algebra
1.6A: Geometric Infinite Series
Induction and recursion
Precalculus PreAP/Dual, Revised ©2015
Two Column Proofs PROOF Geometry.
Graphing Solutions of Trig Functions
What is this ? THIS IS A DOMINO.
Mathematical Induction I
12.2: Arithmetic Sequences
Copyright © Cengage Learning. All rights reserved.
9.1: Introduction to Sequences
Conditional Statements
Chapter 11: Further Topics in Algebra
5.3: Write Equations in Point-Slope Formula
Worksheet KEY 1) {0, 2} 2) {–1/2} 3) No 4) Yes 5) 6) 7) k = 1 8)
Section 7–1 Geometry PreAP, Revised ©2014
2-1: Logic with Inductive Reasoning
Chapter 11: Further Topics in Algebra
Mathematical Induction
Mathematical Induction
Mathematical Induction
8.1 Defining and Using Sequences and Series
Unit 4 Lesson 1 Sequences and Series.
Precalculus PreAP/Dual, Revised ©2017 §5.5: Double Angles Identity
Chapter 1 Automata CE year IV.
Presentation transcript:

Mathematical Induction Section 9.4 Precalculus PreAP/Dual, Revised ©2017 viet.dang@humbleisd.net 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Definitions Mathematical induction is a form of mathematical proof and it is deductive reasoning Just because a rule, pattern, or formula seems to work for several values of 𝒏, you cannot simply decide that it is valid for all values of 𝒏 without going through a legitimate proof. The Principle of Mathematical Induction: Let 𝑺 𝒏 be a statement involving the positive integer 𝒏. If 1. 𝑺 𝒏 is true, and 2. the truth of 𝑺 𝒌 implies the truth of 𝑺 𝒌+𝟏 , for every positive integer 𝒌, then 𝑺 𝒏 must be true for all integers 𝒏. 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Review What is the pattern and the equation? Just because we came up with the equation, will it always work??? 11/27/2018 7:19 AM 9.4: Mathematical Induction

Let’s Revisit Geometry There are four circles here. How many regions can we make with each circle? 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Steps Prove that it works for one case Prove that if the formula works for some number 𝒌 (any integer), then it also works for 𝒌+𝟏 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 1 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟐+𝟒+𝟔+𝟖+…+𝟐𝒏= 𝒏 𝟐 +𝒏 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 1 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟐+𝟒+𝟔+𝟖+…+𝟐𝒏= 𝒏 𝟐 +𝒏 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 2 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟏 +𝟑+𝟓+𝟕+…+ 𝟐𝒏−𝟏 = 𝒏 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 2 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟏 +𝟑+𝟓+𝟕+…+ 𝟐𝒏−𝟏 = 𝒏 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 2 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟏 +𝟑+𝟓+𝟕+…+ 𝟐𝒏−𝟏 = 𝒏 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 3 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟔 +𝟏𝟏+𝟏𝟔+𝟐𝟏+…+ 𝟓𝒏+𝟏 = 𝒏(𝟓𝒏+𝟕) 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 3 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟔 +𝟏𝟏+𝟏𝟔+𝟐𝟏+…+ 𝟓𝒏+𝟏 = 𝒏(𝟓𝒏+𝟕) 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 3 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟔 +𝟏𝟏+𝟏𝟔+𝟐𝟏+…+ 𝟓𝒏+𝟏 = 𝒏(𝟓𝒏+𝟕) 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 3 Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟔 +𝟏𝟏+𝟏𝟔+𝟐𝟏+…+ 𝟓𝒏+𝟏 = 𝒏(𝟓𝒏+𝟕) 𝟐 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Your Turn Use mathematical induction to prove the following formula: 𝑺 𝒏 =𝟑+𝟔+𝟗+𝟏𝟐+…+𝟑𝒏= 𝟑 𝟐 𝒏 𝒏+𝟏 . 11/27/2018 7:19 AM 9.4: Mathematical Induction

Sum of Powers of Integers 𝟏+𝟐+𝟑+𝟒+…+𝒏= 𝒏 𝒏+𝟏 𝟐 𝟏 𝟐 + 𝟐 𝟐 + 𝟑 𝟐 + 𝟒 𝟐 +…+ 𝒏 𝟐 = 𝒏 𝒏+𝟏 𝟐𝒏+𝟏 𝟔 𝟏 𝟑 + 𝟐 𝟑 + 𝟑 𝟑 + 𝟒 𝟑 +…+ 𝒏 𝟑 = 𝒏 𝟐 𝒏+𝟏 𝟐 𝟒 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 4 Find the sum of 𝒊=𝟏 𝟕 𝒊 𝟑 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 5 Find the sum of 𝒊=𝟏 𝟒 𝟔𝒊−𝟒 𝒊 𝟐 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Your Turn Find the sum of 𝒊=𝟏 𝟒 𝟐 𝒊 𝟐 +𝟑 𝒊 𝟑 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 6 Given the image below, how many oranges are in this square pyramid that is 10 layers high? 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 7 A clock at London’s Big Ben chimes every half hour. At the beginning of the n’th hour, the clock chimes n times. (For example, at 8:00 am the clock chimes 8 times, at 2:00 pm the clock chimes fourteen times, and at midnight the clock chimes 24 times.) The clock also chimes once at half-past every hour. Determine how many times in total the clock chimes in one full day. Use sigma notation to write the form of the series before finding its sum. 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 7 A clock at London’s Big Ben chimes every half hour. At the beginning of the n’th hour, the clock chimes n times. (For example, at 8:00 am the clock chimes 8 times, at 2:00 pm the clock chimes fourteen times, and at midnight the clock chimes 24 times.) The clock also chimes once at half-past every hour. Determine how many times in total the clock chimes in one full day. Use sigma notation to write the form of the series before finding its sum. 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Example 7 A clock at London’s Big Ben chimes every half hour. At the beginning of the n’th hour, the clock chimes n times. (For example, at 8:00 am the clock chimes 8 times, at 2:00 pm the clock chimes fourteen times, and at midnight the clock chimes 24 times.) The clock also chimes once at half-past every hour. Determine how many times in total the clock chimes in one full day. Use sigma notation to write the form of the series before finding its sum. 11/27/2018 7:19 AM 9.4: Mathematical Induction

9.4: Mathematical Induction Assignment Worksheet 11/27/2018 7:19 AM 9.4: Mathematical Induction