Algebra and Indices.

Slides:



Advertisements
Similar presentations
Maths C4 Binomial Theorem.
Advertisements

Binomial Theorem 11.7.
The binomial theorem 1 Objectives: Pascal’s triangle Coefficient of (x + y) n when n is large Notation: ncrncr.
Sequences, Induction and Probability
Sequences, Series, and the Binomial Theorem
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.
Warm Up Multiply. 1. x(x3) x4 2. 3x2(x5) 3x7 3. 2(5x3) 10x3 4. x(6x2)
Copyright © 2014, 2010 Pearson Education, Inc. Chapter 9 Further Topics in Algebra Copyright © 2014, 2010 Pearson Education, Inc.
The Binomial Theorem.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Notes 9.2 – The Binomial Theorem. I. Alternate Notation A.) Permutations – None B.) Combinations -
Copyright © 2011 Pearson Education, Inc. Slide
What does Factorial mean? For example, what is 5 factorial (5!)?
(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 © 2007 Pearson Education, Inc. Slide 8-1.
Copyright © 2011 Pearson Education, Inc. Combinations, Labeling, and the Binomial Theorem Section 8.5 Sequences, Series, and Probability.
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
Mathematics.
The Binomial Theorem.
Binomial Theorem & Binomial Expansion
BINOMIAL EXPANSIONS ( 1 + x ) n. ( a + b ) n = n C 0 a n + n C 1 a n-1 b + n C 2 a n-2 b 2 + … When n is a positive integer, the binomial expansion gives:
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
(a + b) 0 =1 (a + b) 1 = (a + b) 2 = (a + b) 3 = 1a 1 + 1b 1 1a 2 + 2ab + 1b 2 1a 3 + 3a 2 b + 3ab 2 + 1b 3 Binomial Expansion... What do we notice????
MAT 4830 Numerical Analysis Binomial Coefficients and Combinatorial Identities
Binomial Theorem Binomial Theorem Term 1 : Unit 3
Spring 2016 COMP 2300 Discrete Structures for Computation
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.
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.
Essential Questions How do we multiply polynomials?
APC Unit 2 CH-12.5 Binomial Theorem. Warm-up  Take your Homework out  Clearly Label 12.2, 12.3, and 12.4  Ask your Questions  While I’m Checking…
Pre-Calculus Section 8.1A Sequences and Series. Chapter 8: Sequences, Series, and Probability Sequences and series describe algebraic patterns. We will.
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.
1 SEQUENCES AND SERIES. 2 CONTENT 4.1 Sequences and Series 4.2 Arithmetic Series 4.3 Geometric Series 4.4 Application of Arithmetic and Geometric Series.
Section 8.5 The Binomial Theorem.
Binomial Theorem and Pascal’s Triangle.
Splash Screen.
Expand and find the answer.
Splash Screen.
The binomial expansions
Arithmetic Sequences and Series
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Use the Binomial Theorem
The Binomial Theorem Ms.M.M.
The Binomial Theorem 8.5.
4.2 Pascal’s Triangle and the Binomial Theorem
Use the Binomial Theorem
Ch. 8 – Sequences, Series, and Probability
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
Created by Mr. Lafferty Maths Dept.
The Binomial Theorem Extension 1 content.
4-2 The Binomial Theorem Use Pascal’s Triangle to expand powers of binomials Use the Binomial Theorem to expand powers of binomials.
Use the Binomial Theorem
Use Pascal’s triangle to expand the expression (3 x - 2 y) 3
Topic Past Papers –Algebra
LESSON 10–5 The Binomial Theorem.
Binomial Theorem; Pascal’s Triangle
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
Chapter 12 Section 4.
The binomial theorem. Pascal’s Triangle.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
The Binomial Theorem.
Unit 5 Polynomial Operations
9.2 The Binomial Theorem.
Section 11.7 The Binomial Theorem
Presentation transcript:

Algebra and Indices

Introduction A binomial is an algebra expression containing 2 terms. For example, (x + y) is a binomial. We know that For higher powers, the expansion gets very tedious. Hence, the binomial theorem gives us the expansion for any positive integer power of (x + y)

Pascal Triangle

Binomial Theorem For any positive integer n, where In summation notation, The (r + 1)th term is

Binomial Theorem (cont) A useful special case of the Binomial theorem is for any positive integer n.

Binomial Theorem (cont) Example 1: use the Binomial theorem to expand the following expressions. (x + y)5 (1 – x2)4 (1 – 1/x)10 (2 – 3x)8

Binomial Series The formula of (1 + x)n can be extended to all real powers, i.e. This expansion is valid for any real number n if |x|< 1. Important notes: Binomial theorem deals with a finite expansion, i.e. n is a positive integer B. It cannot use the button for the binomial series. It applies only to power of positive integer.

Binomial Series (cont) Example 2: Use the binomial series formula to find the first four terms of the following expansion. (1 + x)1/2 (4 + x2)1/2 (1 – 2x)-1 (2 – x)-2