The Binomial Theorem Lecture 29 Section 6.7 Mon, Apr 3, 2006.

Slides:



Advertisements
Similar presentations
© Project Maths Development Team
Advertisements

Chapter 3 Elementary Number Theory and Methods of Proof.
1 In this lecture  Number Theory ● Rational numbers ● Divisibility  Proofs ● Direct proofs (cont.) ● Common mistakes in proofs ● Disproof by counterexample.
Direct Proof and Counterexample II Lecture 12 Section 3.2 Thu, Feb 9, 2006.
Math 143 Section 8.5 Binomial Theorem. (a + b) 2 =a 2 + 2ab + b 2 (a + b) 3 =a 3 + 3a 2 b + 3ab 2 + b 3 (a + b) 4 =a 4 + 4a 3 b + 6a 2 b 2 + 4ab 3 + b.
Set, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides.
PMOS & nMOS pMOS is open when input is high. nMOS is closed when input is high. Always pMOS at top (high) and nMOS at botom (ground) implement F in pMOS.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Monday: Announcements Progress Reports this Thursday 3 rd period Tuesday/Wednesday STARR Testing, so NO Tutorials (30 minute classes) Tuesday Periods 1,3,5,7.
The Binomial Theorem.
Chapter 3 Elementary Number Theory and Methods of Proof.
A BC D Let ABCD be a quadrilateral. Join AC. Clearly, ∠ 1 + ∠ 2 = ∠ A (i) And, ∠ 3 + ∠ 4 = ∠ C (ii) We know that the sum of the angles.
MAT 360 Lecture 5 Hilbert’s axioms - Betweenness.
BINOMIAL EXPANSION. Binomial Expansions Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The binomial theorem provides a useful method.
(1+x) -1 The binomial theorem already mentioned only deals with Finite expansion. If for instance we wished to use Negative or Fractional exponents it.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Copyright © 2011 Pearson Education, Inc. Combinations, Labeling, and the Binomial Theorem Section 8.5 Sequences, Series, and Probability.
Examples. Examples (1/11)  Example #1: f(A,B,C,D) =  m(2,3,4,5,7,8,10,13,15) Fill in the 1’s. 1 1 C A B CD AB D 1 1.
Digraphs and Relations Warm Up. The Divisibility Relation Let “|” be the binary relation on N×N such that a|b (“a divides b”) iff there is an n ∈ N such.
Lesson 6.8A: The Binomial Theorem OBJECTIVES:  To evaluate a binomial coefficient  To expand a binomial raised to a power.
Mathematics.
Binomial – two terms Expand (a + b) 2 (a + b) 3 (a + b) 4 Study each answer. Is there a pattern that we can use to simplify our expressions?
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
CONSENSUS THEOREM Choopan Rattanapoka.
2-6 Binomial Theorem Factorials
Direct Proof and Counterexample III
1 CS 140 Discrete Mathematics Combinatorics And Review Notes.
Types of Proof Lecture 4 Sections 0.4 Wed, Aug 29, 2007.
Section 6.4. Powers of Binomial Expressions Definition: A binomial expression is the sum of two terms, such as x + y. (More generally, these terms can.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Binomial Coefficients and Identities
5.4 Binomial Coefficients Theorem 1: The binomial theorem Let x and y be variables, and let n be a nonnegative integer. Then Example 3: What is the coefficient.
Pg. 606 Homework Pg. 606 #11 – 20, 34 #1 1, 8, 28, 56, 70, 56, 28, 8, 1 #2 1, 10, 45, 120, 210, 252, 210, 120, 45, 10, 1 #3 a5 + 5a4b + 10a3b2 + 10a2b3.
8.5 The Binomial Theorem. Warm-up Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 (x + y) 3 = x 3 + 3x 2 y + 3xy 2 + y 3.
Section 9.4 – Mathematical Induction Mathematical Induction: A method to prove that statements involving natural numbers are true for all natural numbers.
南亚和印度.
The Binomial Theorem Section 9.2a!!!. Powers of Binomials Let’s expand (a + b) for n = 0, 1, 2, 3, 4, and 5: n Do you see a pattern with the binomial.
Lecture 34 Section 6.7 Wed, Mar 28, 2007
Algebra. Factorials are noted by the expression n! and reads “n factorial”
Mathematical Induction I Lecture 19 Section 4.2 Mon, Feb 14, 2005.
Binomial Theorem and Pascal’s Triangle.
Direct Proof and Counterexample II
Indirect Argument: Contradiction and Contraposition
The Binomial & Multinomial Coefficients
Section 9-5 The Binomial Theorem.
The Binomial Theorem Ms.M.M.
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
Lecture 3 Algebraic Simplification
2. Definition of congruent segments AB = CD 2.
تصنيف التفاعلات الكيميائية
4-2 The Binomial Theorem Use Pascal’s Triangle to expand powers of binomials Use the Binomial Theorem to expand powers of binomials.
The sum of any two even integers is even.
Binomial Expansion 2 L.O. All pupils can follow where the binomial expansion comes from All pupils understand binomial notation All pupils can use the.
Fractional Factorial Design
Direct Proof and Counterexample III
Recreational Exponentiation
Lecture 43 Section 10.1 Wed, Apr 6, 2005
Permutations and Combinations
Indirect Argument: Contradiction and Contraposition
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
Chapter 12 Section 4.
Lecture 29 Section 6.7 Thu, Mar 3, 2005
Advanced Geometry Section 2.5 Addition and Subtraction Properties
Digital Lesson The Binomial Theorem.
Design matrix Run A B C D E
10.5 Permutations and Combinations.
The Binomial Theorem.
Determine whether {image} is convergent or divergent.
Pythagoras theorem statement
Mathematical Induction II
Presentation transcript:

The Binomial Theorem Lecture 29 Section 6.7 Mon, Apr 3, 2006

The Binomial Theorem Theorem: Given any numbers a and b and any nonnegative integer n, (a + b) n =  k = 0..n C(n, k)a n – k b k. Proof: Use induction on n. Basic step: Let n = 0. Then (a + b) 0 = 1.  k=0..0 C(0, k)a 0 – k b k = C(0, 0)a 0 b 0 = 1. Therefore, the statement is true when n = 0.

Proof, continued Inductive step Suppose the statement is true for some n  0. Then

Proof, continued

Therefore, the statement is true for n + 1. Thus, the statement is true for all n  0.

Example: Binomial Theorem Expand (a + b) 8. C(8, 0) = C(8, 8) = 1. C(8, 1) = C(8, 7) = 8. C(8, 2) = C(8, 6) = 28. C(8, 3) = C(8, 5) = 56. C(8, 4) = 70.

Example: Binomial Theorem Therefore, (a + b) 8 = a 8 + 8a 7 b + 28a 6 b a 5 b a 4 b a 3 b a 2 b 6 + 8ab 7 + b 8.

Example: Calculating Compute on a calculator. What do you see?

Example: Calculating = ( ) 8 = 1 + 8(0.01) + 28(0.01) (0.01) (0.01) (0.01) (0.01) 6 + 8(0.01) 7 + (0.01) 8 = =

Example: Approximating (1+x) n Theorem: For small values of x, and so on.

Example For example, (1 + x) 8  1 + 8x + 28x 2 when x is small. Compute the value of (1 + x) 8 and the approximation when x =.03.

Newton’s Generalization of the Binomial Theorem Theorem: Given any numbers a, b, and n, (a + b) n =  k=0..  C(n, k)a n – k b k. where C(n, k) = [n(n – 1)…(n – k + 1)]/k! Note that n need not be an integer nor positive.

Newton’s Generalization Expand (a + b) -1 in a series, showing the first 5 terms. Compute the first 5 coefficients C(-1, 0) = 1. C(-1, 1) = -1. C(-1, 2) = (-1)(-2)/2! = 1. C(-1, 3) = (-1)(-2)(-3)/3! = -1. C(-1, 4) = (-1)(-2)(-3)(-4)/4! = 1.

Newton’s Generalization Therefore,

Newton’s Generalization Expand (a + b) 5/2 in a series, showing the first 5 terms.

Newton’s Generalization Therefore,

Newton’s Generalization If 0 < b < a, then this series will converge rapidly.

Newton’s Generalization Approximate (1.2) 5/2. Let a = 1 and b = 0.2 = 1/5. Then b/a = 1/5.

The Multinomial Theorem Theorem: In the expansion of (a 1 + … + a k ) n, the coefficient of a 1 n 1 a 2 n 2 …a k n k is n!/(n 1 !n 2 !…n k !) where n = n 1 + n 2 + … + n k.

Example: The Multinomial Theorem Expand (a + b + c + d) 3. The terms are a 3, b 3, c 3, d 3, with coefficient 3!/3! = 1. a 2 b, a 2 c, a 2 d, ab 2, b 2 c, b 2 d, ac 2, bc 2, c 2 d, ad 2, bd 2, cd 2, with coefficient 3!/(1!2!) = 3. abc, abd, acd, bcd, with coefficient 3!/(1!1!1!) = 6.

Example: The Multinomial Theorem Therefore, (a + b + c + d) 3 = a 3 + b 3 + c 3 + d 3 + 3a 2 b + 3a 2 c + 3a 2 d + 3ab 2 + 3b 2 c + 3b 2 d + 3ac 2 + 3bc 2 + 3c 2 d + 3ad 2 + 3bd 2 + 3cd 2 + 6abc + 6abd + 6acd + 6bcd. Find (a + b + c) 4.

Actuary Exam Problem If we expand the expression (a + 2b + 3c) 4, what will be the sum of the coefficients?