The Binomial Theorem Extension 1 content.

Slides:



Advertisements
Similar presentations
The binomial theorem 1 Objectives: Pascal’s triangle Coefficient of (x + y) n when n is large Notation: ncrncr.
Advertisements

COMP 170 L2 Page 1 L03: Binomial Coefficients l Purpose n Properties of binomial coefficients n Related issues: the Binomial Theorem and labeling.
THE BINOMIAL THEOREM Robert Yen
The Binomial Theorem.
Notes 9.2 – The Binomial Theorem. I. Alternate Notation A.) Permutations – None B.) Combinations -
What does Factorial mean? For example, what is 5 factorial (5!)?
Warm up 1. Write the expression in expanded form, then find the sum. 2. Express the series using sigma notation.
5-7: The Binomial Theorem
Copyright © Cengage Learning. All rights reserved. 8.4 The Binomial Theorem.
9.5 The Binomial Theorem Let’s look at the expansion of (x + y)n
The Binomial Theorem.
Copyright © Cengage Learning. All rights reserved. 8 Sequences, Series, and Probability.
The Binomial Theorem Unit Binomial Theorem (a + b) 0 = 1a 0 b 0 (a + b) 1 = 1a 1 b 0 + 1a 0 b 1 (a + b) 2 = 1a 2 b 0 + 2a 1 b 1 + 1a 0 b 2 (a +
Binomial Theorem & Binomial Expansion
The Binomial Theorem. (x + y) 0 Find the patterns: 1 (x + y) 1 x + y (x + y) 2 (x + y) 3 x 3 + 3x 2 y + 3xy 2 + y 3 (x + y) 4 (x + y) 0 (x + y) 1 (x +
MAT 4830 Numerical Analysis Binomial Coefficients and Combinatorial Identities
2-6 Binomial Theorem Factorials
Pg. 601 Homework Pg. 606#1 – 6, 8, 11 – 16 # … + (2n) 2 # (3n + 1) #5 #7(3n 2 + 7n)/2 #84n – n 2 #21#23 #26 #29 #33The series.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
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. BINOMIAL THEOREM Workout. 1] Find the binomial coefficient and explain its meaning. WARM-UP :
Essential Questions How do we multiply polynomials?
Term 1 Week 8 Warm Ups. Warm Up 9/28/15 1.Graph the function and identify the number of zeros: 2x 3 – 5x 2 + 3x – 2 (Hit the y = ) 2.Identify the expressions.
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.
Section 8.5 The Binomial Theorem. In this section you will learn two techniques for expanding a binomial when raised to a power. The first method is called.
Section 8.5 The Binomial Theorem.
Binomial Theorem and Pascal’s Triangle.
1(1)5 + 5(1)4(2x) + 10(1)3(2x)2 + 10(1)2(2x)3 + 5(1)(2x)4 + 1(2x)5
Splash Screen.
Expand and find the answer.
Splash Screen.
Sequences, Series, and Probability
The Binomial Theorem.
The binomial expansions
Arithmetic Sequences and Series
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © Cengage Learning. All rights reserved.
Use the Binomial Theorem
The Binomial Theorem Ms.M.M.
The Binomial Theorem 8.5.
A quick and efficient way to expand binomials
4.2 Pascal’s Triangle and the Binomial Theorem
The Binomial Theorem; Pascal’s Triangle
Use the Binomial Theorem
Ch. 8 – Sequences, Series, and Probability
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
Created by Mr. Lafferty Maths Dept.
9.5 The Binomial Theorem Let’s look at the expansion of (x + y)n
Binomial Expansion.
4-1 Polynomial Functions
TCM – DO NOW A peer believes that (a+b)3 is a3 + b3 How can you convince him that he is incorrect? Write your explanation in your notes notebook.
Binomial Theorem Pascal’s Triangle
4-2 The Binomial Theorem Use Pascal’s Triangle to expand powers of binomials Use the Binomial Theorem to expand powers of binomials.
Essential Questions How do we use the Binomial Theorem to expand a binomial raised to a power? How do we find binomial probabilities and test hypotheses?
Use the Binomial Theorem
Use Pascal’s triangle to expand the expression (3 x - 2 y) 3
PROGRAMME F7 BINOMIALS.
Binomial Theorem Introduction
The Binomial Theorem.
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
Chapter 12 Section 4.
©2001 by R. Villar All Rights Reserved
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Starter – Day November 12 Content Objective: We will use Pascal’s Triangle to expand polynomial expressions faster than calculating them.
HW: Finish HPC Benchmark 1 Review
Unit 5 Polynomial Operations
Pascal’s Triangle.
9.2 The Binomial Theorem.
Section 11.7 The Binomial Theorem
Algebra and Indices.
Presentation transcript:

The Binomial Theorem Extension 1 content

Remember this? Pascal’s Triangle

Some things which may be useful… The sum of the coefficients in any line of Pascal’s Triangle add to 2n.

Jones and Couchman

Using Pascal’s Triangle The expanded form of (1+x)n (where n=1,2,3…) is a polynomial in x with (n+1) terms. The highest power of x is xn. The coefficients are shown by the appropriate line in Pascal’s Triangle.

Generalising Binomial Expansions In the expression (1+x)3 any complex expression can be substituted for x. Hence if (1+x)3 = 1 + 3x + 3x2 + x3 then (1+a4)3 = 1 + 3(a4) + 3(a4)2 + (a4)3 = 1 + 3a4 + 3a8 + a12 Similarly (1- 2𝑥 3 )3 = 1 + 3( −2𝑥 3 ) + 3( −2𝑥 3 )2 + ( −2𝑥 3 )3 = 1 - 2x + 4𝑥 2 3 - 8𝑥 3 27

Jones and Couchman

The expansion of (a+x)n The expanded form of (a+x)n has the same coefficients as (1+x)n. There are (n+1) terms. For any term, the sum of the powers of a and x is n. e.g. Write out the expansion of (𝑥+ 1 𝑥 ) 5 (𝑥+ 1 𝑥 ) 5 = 𝑥 5 + 5𝑥 4 ( 1 𝑥 )+ 10𝑥 3 ( 1 𝑥 ) 2 + 10𝑥 2 ( 1 𝑥 ) 3 + 5𝑥( 1 𝑥 ) 4 +( 1 𝑥 ) 5 e.g. Write out the expansion of (2𝑥 −3𝑦) 4 (2𝑥 −3𝑦) 4 = (2𝑥) 4 + 4( 2𝑥) 3 (−3𝑦)+6( 2𝑥) 2 ( −3𝑦) 2 +4(2𝑥)( −3𝑦) 3 + (−3𝑦) 4 = 16𝑥 4 −96 𝑥 3 𝑦+216 𝑥 2 𝑦 2 −216𝑥 𝑦 3 +81 𝑦 4

Jones and Couchman

The General Binomial Theorem It can be tedious to write out Pascal’s Triangle beyond the first few lines. We need a general formula for binomial expressions. ( 1+𝑥) 𝑛 = 𝑛 0 + 𝑛 1 𝑥+ 𝑛 2 𝑥 2 + 𝑛 3 𝑥 3 +…+ 𝑛 𝑛 𝑥 𝑛 In a similar way: ( 𝑎+𝑥) 𝑛 = 𝑛 0 𝑎 𝑛 + 𝑛 1 𝑎 𝑛−1 𝑥+ 𝑛 2 𝑎 𝑛−2 𝑥 2 + 𝑛 3 𝑎 𝑛−3 𝑥 3 +…+ 𝑛 𝑛 𝑎 0 𝑥 𝑛 We can also write this using sigma notation:

Examples:

Groves

Examples:

Groves

Greatest Coefficient The greatest coefficient can be found without expanding the binomial product:

Examples:

Groves

Proof of Pascal’s Triangle Relations This will be useful in the next proof.

To Prove:

Fitzpatrick