SlideShare a Scribd company logo
1 of 31
Download to read offline
11.4 Factorials and the
Binomial Theorem
Chapter 11 Further Topics in Algebra
Concepts and Objectives
 Factorials and the Binomial Theorem
 Be able to use the definition of factorials to simplify
expressions containing factorials, or to express in
factorial form expressions containing products of
consecutive integers.
 Given a binomial power, expand it as a binomial
series in one step
 Given a binomial power of the form , find term
number k, or find the term which contains br, where k
and r are integers from 0 through n.
 

n
a b
Factorials
 The expression n! (read “n factorial”) means the product
of the first n consecutive positive integers.
For example, 5! = 5  4  3  2  1 = 120
also, 5! = 5  4  3  2  1
= 5  4!
This behavior leads to a very important property:
 
 
! 1 !
n n n
Factorials (cont.)
 Just as we can multiply n–1! by n to produce n!, we can
reverse the process and divide n! by n to produce n–1! :
 Thus, 0! = 1.
4! 24
3! 6
2! 2
1! 1
0! 1
?
 1
 2
 3
 4

1
1
1
Factorials (cont.)
 Fractions which have factorials in the numerator and
denominator can often be cancelled.
 Example: Simplify
10!
7!
Factorials (cont.)
 Fractions which have factorials in the numerator and
denominator can often be cancelled.
 Example: Simplify
10!
7!

10! 10 9 8 7!
7! 7!
10 9 8
720
Factorials (cont.)
 When dealing with variables, keep the definition of a
factorial in mind.
 Example: Simplify
 
 


1 !
1 !
n
n
Factorials (cont.)
 When dealing with variables, keep the definition of a
factorial in mind.
 Example: Simplify
 
 


1 !
1 !
n
n
 
 
   
 
  

 
1 ! 1 1 !
1 ! 1 !
n n n n
n n
  
 1
n n
Binomial Series
 A binomial squared becomes
 A binomial cubed becomes
 
   
2 2 2
2
a b a ab b
    
   
3 2
a b a b a b
  
   
2 2
2
a b a ab b
     
2 2
3 3
2 2
2 2
a b a b ab
a b b
a
   
3 2 2 3
3 3
a a b ab b
Binomial Series (cont.)
 As you may recall from Algebra II, the coefficients
correspond to rows from Pascal’s Triangle
0 1
1 1 1
2 1 2 1
3 1 3 3 1
4 1 4 6 4 1
5 1 5 10 10 5 1
6 1 6 15 20 15 6 1
Binomial Series (cont.)
 Example: Expand  

5
2 1
x
Binomial Series (cont.)
 Example: Expand
a = 2x and b = 1; the exponents begin and end at 5 (a
goes down while b goes up). Looking at row 5 on the
triangle, our coefficients are 1, 5, 10, 10, 5, 1, so we write
our expression as follows:
(Notice that the exponents apply to the entire term of the
binomial, not just the variable.)
 

5
2 1
x
                  
    
5 4 3 2 2 3 4 5
5 10 1
1 1 1
2 2 2 1
2 1
5 2
0
x x x x x
     
5 4 3 2
32 80 80 40 10 1
x x x x x
    
5 4 3 2 2 3 4 5
5 10 10 5
a a a a a
b b b b b
Binomial Series (cont.)
 Consider the binomial series :
If we multiply the coefficient of a term by a fraction
consisting of the exponent of a over the term number,
we get the coefficient of the next number.
 

7
a b
       
7 6 5 2 4 3 3 4 2 5 6 7
7 21 35 35 21 7
a a b a b a b a b a b ab b
8
7
6
5
4
3
2
1
   
 
   
   
exp. 7
coeff. 1 7,
term # 1
 

 
 
6
7 21,
2
 
 
 
5
21 =35, ...
3
Binomial Series (cont.)
 Now let’s see what happens to if we don’t
simplify the fractions as we calculate them:
 

8
a b
1
2
3
4
5
8
a
7
8
1
a b
6 2
8 7
1 2
a b
5 3
8 7 6
1 2 3
a b
4 4
8 7 6 5
1 2 3 4
a b
Do you see the pattern?
What is it?
Binomial Series (cont.)
 The coefficients of a binomial series can be written as
factorials, much as we did earlier. For example, let’s
look at the coefficient for the fourth term:

8 7 6 8 7 6
1 2 3 1 2 3

8 7 6 5!
1 2 3 5!

8!
3! 5!
Binomial Series (cont.)
 Looking back at the original expression:
Notice how the numbers in the coefficient expression
are found elsewhere in the expression.
 8 is the value of the exponent to which a + b is
raised.
 5 is the value of a’s exponent and 3 is the value of b’s.
 The exponent of b is always one less than the term
number (4).
 
   
5 3
8 !
... ...
! !
5
3
8
a b a b
Binomial Theorem
 The formula for the term containing br of a + bn,
therefore, is
or nCr
 Example: Find the term containing y6 of
 


!
! !
n r r
n
a b
r n r
n
r
 
  
 
 10
8
x y

Binomial Theorem (cont.)
 The formula for the term containing br of a + bn,
therefore, is
or nCr
 Example: Find the term containing y6 of
 


!
! !
n r r
n
a b
r n r
n
r
 
  
 
 10
8
x y

 
  
 
 
6
10 6 4 6
10! 10!
8 262144
6! 10 6 ! 6! 4!
x y x y

 

  4 6
10 9 8 7
262144
4 3 2 1
x y

3
4 6
55,050,240x y

Binomial Theorem (cont.)
 Example: Find the term in which contains f 23.
 

58
e f
Binomial Theorem (cont.)
 Example: Find the term in which contains f 23.
Since n = 58, n – r = 58 – 23 = 35. Therefore the term is
(When dealing with negative terms such as f, recall that
even exponents will produce positive terms and odd
exponents will produce negative terms.)
 

58
e f
 35 23
58!
35! 23!
e f
Binomial Theorem (cont.)
 Similarly, the kth term of binomial expansion of
is found by realizing that the exponent of b will be k – 1,
which gives us the formula:
(replace r with k – 1)
 n
a b

   
 
 
1 1
!
1 ! 1 !
n k k
n
a b
k n k
  

  
 
1 1
1
n k k
n
a b
k
  
 
 

 
Binomial Theorem (cont.)
 Example: Find the 4th term of  12
2c d

Binomial Theorem (cont.)
 Example: Find the 4th term of
n = 12, k = 4, which means that k – 1 = 3
 12
2c d

     
9 3 9 3
12! 10 11 12
2 512
3!9! 1 2 3
c d c d
  
5 4
9 3
112,640c d
 
Binomial Theorem (cont.)
 Desmos can also find the coefficient using a function
called nCr(n, r):
4th term of
n = 12, k – 1 = 3, n – k –1 = 9
 12
2c d

   
9 3
12
2
3
c d
 

 
 
Binomial Theorem Practice
 Example: Expand  

5
2 3
x
Binomial Theorem Practice
 Example: Expand  

5
2 3
x
         
   
   
   
   
5 4 3 2
5! 5!
2 2 3 2 3
1!4! 2!3!
x x x
        
   
     
   
   
2 3 4 5
5! 5!
2 3 2 3 3
3!2! 4!1!
x x
     
5 4 3 2
32 240 720 1080 810 243
x x x x x
Binomial Theorem Practice
 Example: Simplify ( )
 

6
1 i  1
i
Binomial Theorem Practice
 Example: Simplify ( )
 

6
1 i  1
i
        
     
  
     
     
6 5 4 2 3 3
6! 6! 6!
1 1 1 1
1!5! 2!4! 3!3!
i i i
     
   
  
   
   
2 4 5 6
6! 6!
1 1
4!2! 5!1!
i i i
      
2 3 4 5 6
1 6 15 20 15 6
i i i i i i
      
1 6 15 20 15 6 1
i i i
 8i
Binomial Theorem Practice
 Example: Expand
3
3
2 4
r r
 

 
 
Binomial Theorem Practice
 Example: Expand
3
3
2 4
r r
 

 
 
2 3
3 2
3 3 3
2 2 4 2 4 4
3 3
r r r
r r r
     
     
   
     
     
     
     
9 4
3
8 48 96 64
r r
r r r r
   
13 3
9 4
2 2
8 48 96 64
r r
r r
   
I will accept either
Classwork
 11.4 Assignment (College Algebra)
 Page 1034: 2-20 (even); page 1023: 22-38 (even;
omit 34); page 1015: 50-60 (even), 70, 72
 11.4 Classwork Check
 Quiz 11.3

More Related Content

What's hot

Polynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionPolynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionElceed
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functionsdionesioable
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functionsdionesioable
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theoremhartcher
 
MIT Math Syllabus 10-3 Lesson 2 : Polynomials
MIT Math Syllabus 10-3 Lesson 2 : PolynomialsMIT Math Syllabus 10-3 Lesson 2 : Polynomials
MIT Math Syllabus 10-3 Lesson 2 : PolynomialsLawrence De Vera
 
3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functionssmiller5
 
Business Math Chapter 2
Business Math Chapter 2Business Math Chapter 2
Business Math Chapter 2Nazrin Nazdri
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functionsdedearfandy
 
Chapter 2 surds and indicies
Chapter 2 surds and indiciesChapter 2 surds and indicies
Chapter 2 surds and indiciesSarah Sue Calbio
 
Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 thPoojaKrishnavi
 
Polynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionPolynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionAleczQ1414
 
Synthetic division example
Synthetic division exampleSynthetic division example
Synthetic division exampleAndrew Aibinder
 
Lecture 8 section 3.2 polynomial equations
Lecture 8   section 3.2 polynomial equationsLecture 8   section 3.2 polynomial equations
Lecture 8 section 3.2 polynomial equationsnjit-ronbrown
 
Factoring 15.3 and 15.4 Grouping and Trial and Error
Factoring 15.3 and 15.4 Grouping and Trial and ErrorFactoring 15.3 and 15.4 Grouping and Trial and Error
Factoring 15.3 and 15.4 Grouping and Trial and Errorswartzje
 

What's hot (20)

Polynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionPolynomial Function and Synthetic Division
Polynomial Function and Synthetic Division
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functions
 
Maths project
Maths projectMaths project
Maths project
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functions
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem
 
Polynomial equations
Polynomial equationsPolynomial equations
Polynomial equations
 
Polynomial function
Polynomial functionPolynomial function
Polynomial function
 
Zeros of p(x)
Zeros of p(x)Zeros of p(x)
Zeros of p(x)
 
MIT Math Syllabus 10-3 Lesson 2 : Polynomials
MIT Math Syllabus 10-3 Lesson 2 : PolynomialsMIT Math Syllabus 10-3 Lesson 2 : Polynomials
MIT Math Syllabus 10-3 Lesson 2 : Polynomials
 
3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions
 
Business Math Chapter 2
Business Math Chapter 2Business Math Chapter 2
Business Math Chapter 2
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Finding values of polynomial functions
Finding values of polynomial functionsFinding values of polynomial functions
Finding values of polynomial functions
 
Chapter 2 surds and indicies
Chapter 2 surds and indiciesChapter 2 surds and indicies
Chapter 2 surds and indicies
 
solar system
solar systemsolar system
solar system
 
Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 th
 
Polynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionPolynomial Function and Synthetic Division
Polynomial Function and Synthetic Division
 
Synthetic division example
Synthetic division exampleSynthetic division example
Synthetic division example
 
Lecture 8 section 3.2 polynomial equations
Lecture 8   section 3.2 polynomial equationsLecture 8   section 3.2 polynomial equations
Lecture 8 section 3.2 polynomial equations
 
Factoring 15.3 and 15.4 Grouping and Trial and Error
Factoring 15.3 and 15.4 Grouping and Trial and ErrorFactoring 15.3 and 15.4 Grouping and Trial and Error
Factoring 15.3 and 15.4 Grouping and Trial and Error
 

Similar to Factorials and Binomial Theorem Expansion

Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
10.4 Summary of the Conic Sections
10.4 Summary of the Conic Sections10.4 Summary of the Conic Sections
10.4 Summary of the Conic Sectionssmiller5
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theoremsmiller5
 
Algebra 2 Section 4-4
Algebra 2 Section 4-4Algebra 2 Section 4-4
Algebra 2 Section 4-4Jimbo Lamb
 
Chapter4.3
Chapter4.3Chapter4.3
Chapter4.3nglaze10
 
098A_exponents_factoring.ppt
098A_exponents_factoring.ppt098A_exponents_factoring.ppt
098A_exponents_factoring.pptMarjorie Malveda
 
098A_exponents_factoring.ppt
098A_exponents_factoring.ppt098A_exponents_factoring.ppt
098A_exponents_factoring.pptElmabethDelaCruz1
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numberssmiller5
 
Online Lecture Chapter R Algebraic Expressions
Online Lecture Chapter R Algebraic ExpressionsOnline Lecture Chapter R Algebraic Expressions
Online Lecture Chapter R Algebraic Expressionsapayne12
 

Similar to Factorials and Binomial Theorem Expansion (20)

Binomial theorem
Binomial theorem Binomial theorem
Binomial theorem
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Binomial
BinomialBinomial
Binomial
 
The Binomial Theorem.pptx
The Binomial Theorem.pptxThe Binomial Theorem.pptx
The Binomial Theorem.pptx
 
10.4 Summary of the Conic Sections
10.4 Summary of the Conic Sections10.4 Summary of the Conic Sections
10.4 Summary of the Conic Sections
 
THE BINOMIAL THEOREM
THE BINOMIAL THEOREM THE BINOMIAL THEOREM
THE BINOMIAL THEOREM
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
 
jalalam.ppt
jalalam.pptjalalam.ppt
jalalam.ppt
 
Chapter0
Chapter0Chapter0
Chapter0
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Algebra 2 Section 4-4
Algebra 2 Section 4-4Algebra 2 Section 4-4
Algebra 2 Section 4-4
 
Chapter4.3
Chapter4.3Chapter4.3
Chapter4.3
 
Unit 6.6
Unit 6.6Unit 6.6
Unit 6.6
 
098A_exponents_factoring.ppt
098A_exponents_factoring.ppt098A_exponents_factoring.ppt
098A_exponents_factoring.ppt
 
098A_exponents_factoring.ppt
098A_exponents_factoring.ppt098A_exponents_factoring.ppt
098A_exponents_factoring.ppt
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numbers
 
Online Lecture Chapter R Algebraic Expressions
Online Lecture Chapter R Algebraic ExpressionsOnline Lecture Chapter R Algebraic Expressions
Online Lecture Chapter R Algebraic Expressions
 

More from smiller5

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Modelssmiller5
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Trianglessmiller5
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statementssmiller5
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulassmiller5
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdfsmiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functionssmiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functionssmiller5
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functionssmiller5
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functionssmiller5
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphssmiller5
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equationssmiller5
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)smiller5
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphssmiller5
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tablessmiller5
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Eventssmiller5
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principlessmiller5
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probabilitysmiller5
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notationssmiller5
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequencessmiller5
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequencessmiller5
 

More from smiller5 (20)

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
 

Recently uploaded

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Factorials and Binomial Theorem Expansion

  • 1. 11.4 Factorials and the Binomial Theorem Chapter 11 Further Topics in Algebra
  • 2. Concepts and Objectives  Factorials and the Binomial Theorem  Be able to use the definition of factorials to simplify expressions containing factorials, or to express in factorial form expressions containing products of consecutive integers.  Given a binomial power, expand it as a binomial series in one step  Given a binomial power of the form , find term number k, or find the term which contains br, where k and r are integers from 0 through n.    n a b
  • 3. Factorials  The expression n! (read “n factorial”) means the product of the first n consecutive positive integers. For example, 5! = 5  4  3  2  1 = 120 also, 5! = 5  4  3  2  1 = 5  4! This behavior leads to a very important property:     ! 1 ! n n n
  • 4. Factorials (cont.)  Just as we can multiply n–1! by n to produce n!, we can reverse the process and divide n! by n to produce n–1! :  Thus, 0! = 1. 4! 24 3! 6 2! 2 1! 1 0! 1 ?  1  2  3  4  1 1 1
  • 5. Factorials (cont.)  Fractions which have factorials in the numerator and denominator can often be cancelled.  Example: Simplify 10! 7!
  • 6. Factorials (cont.)  Fractions which have factorials in the numerator and denominator can often be cancelled.  Example: Simplify 10! 7!  10! 10 9 8 7! 7! 7! 10 9 8 720
  • 7. Factorials (cont.)  When dealing with variables, keep the definition of a factorial in mind.  Example: Simplify       1 ! 1 ! n n
  • 8. Factorials (cont.)  When dealing with variables, keep the definition of a factorial in mind.  Example: Simplify       1 ! 1 ! n n                 1 ! 1 1 ! 1 ! 1 ! n n n n n n     1 n n
  • 9. Binomial Series  A binomial squared becomes  A binomial cubed becomes       2 2 2 2 a b a ab b          3 2 a b a b a b        2 2 2 a b a ab b       2 2 3 3 2 2 2 2 a b a b ab a b b a     3 2 2 3 3 3 a a b ab b
  • 10. Binomial Series (cont.)  As you may recall from Algebra II, the coefficients correspond to rows from Pascal’s Triangle 0 1 1 1 1 2 1 2 1 3 1 3 3 1 4 1 4 6 4 1 5 1 5 10 10 5 1 6 1 6 15 20 15 6 1
  • 11. Binomial Series (cont.)  Example: Expand    5 2 1 x
  • 12. Binomial Series (cont.)  Example: Expand a = 2x and b = 1; the exponents begin and end at 5 (a goes down while b goes up). Looking at row 5 on the triangle, our coefficients are 1, 5, 10, 10, 5, 1, so we write our expression as follows: (Notice that the exponents apply to the entire term of the binomial, not just the variable.)    5 2 1 x                         5 4 3 2 2 3 4 5 5 10 1 1 1 1 2 2 2 1 2 1 5 2 0 x x x x x       5 4 3 2 32 80 80 40 10 1 x x x x x      5 4 3 2 2 3 4 5 5 10 10 5 a a a a a b b b b b
  • 13. Binomial Series (cont.)  Consider the binomial series : If we multiply the coefficient of a term by a fraction consisting of the exponent of a over the term number, we get the coefficient of the next number.    7 a b         7 6 5 2 4 3 3 4 2 5 6 7 7 21 35 35 21 7 a a b a b a b a b a b ab b 8 7 6 5 4 3 2 1               exp. 7 coeff. 1 7, term # 1        6 7 21, 2       5 21 =35, ... 3
  • 14. Binomial Series (cont.)  Now let’s see what happens to if we don’t simplify the fractions as we calculate them:    8 a b 1 2 3 4 5 8 a 7 8 1 a b 6 2 8 7 1 2 a b 5 3 8 7 6 1 2 3 a b 4 4 8 7 6 5 1 2 3 4 a b Do you see the pattern? What is it?
  • 15. Binomial Series (cont.)  The coefficients of a binomial series can be written as factorials, much as we did earlier. For example, let’s look at the coefficient for the fourth term:  8 7 6 8 7 6 1 2 3 1 2 3  8 7 6 5! 1 2 3 5!  8! 3! 5!
  • 16. Binomial Series (cont.)  Looking back at the original expression: Notice how the numbers in the coefficient expression are found elsewhere in the expression.  8 is the value of the exponent to which a + b is raised.  5 is the value of a’s exponent and 3 is the value of b’s.  The exponent of b is always one less than the term number (4).       5 3 8 ! ... ... ! ! 5 3 8 a b a b
  • 17. Binomial Theorem  The formula for the term containing br of a + bn, therefore, is or nCr  Example: Find the term containing y6 of     ! ! ! n r r n a b r n r n r         10 8 x y 
  • 18. Binomial Theorem (cont.)  The formula for the term containing br of a + bn, therefore, is or nCr  Example: Find the term containing y6 of     ! ! ! n r r n a b r n r n r         10 8 x y           6 10 6 4 6 10! 10! 8 262144 6! 10 6 ! 6! 4! x y x y       4 6 10 9 8 7 262144 4 3 2 1 x y  3 4 6 55,050,240x y 
  • 19. Binomial Theorem (cont.)  Example: Find the term in which contains f 23.    58 e f
  • 20. Binomial Theorem (cont.)  Example: Find the term in which contains f 23. Since n = 58, n – r = 58 – 23 = 35. Therefore the term is (When dealing with negative terms such as f, recall that even exponents will produce positive terms and odd exponents will produce negative terms.)    58 e f  35 23 58! 35! 23! e f
  • 21. Binomial Theorem (cont.)  Similarly, the kth term of binomial expansion of is found by realizing that the exponent of b will be k – 1, which gives us the formula: (replace r with k – 1)  n a b          1 1 ! 1 ! 1 ! n k k n a b k n k          1 1 1 n k k n a b k          
  • 22. Binomial Theorem (cont.)  Example: Find the 4th term of  12 2c d 
  • 23. Binomial Theorem (cont.)  Example: Find the 4th term of n = 12, k = 4, which means that k – 1 = 3  12 2c d        9 3 9 3 12! 10 11 12 2 512 3!9! 1 2 3 c d c d    5 4 9 3 112,640c d  
  • 24. Binomial Theorem (cont.)  Desmos can also find the coefficient using a function called nCr(n, r): 4th term of n = 12, k – 1 = 3, n – k –1 = 9  12 2c d      9 3 12 2 3 c d       
  • 25. Binomial Theorem Practice  Example: Expand    5 2 3 x
  • 26. Binomial Theorem Practice  Example: Expand    5 2 3 x                           5 4 3 2 5! 5! 2 2 3 2 3 1!4! 2!3! x x x                            2 3 4 5 5! 5! 2 3 2 3 3 3!2! 4!1! x x       5 4 3 2 32 240 720 1080 810 243 x x x x x
  • 27. Binomial Theorem Practice  Example: Simplify ( )    6 1 i  1 i
  • 28. Binomial Theorem Practice  Example: Simplify ( )    6 1 i  1 i                               6 5 4 2 3 3 6! 6! 6! 1 1 1 1 1!5! 2!4! 3!3! i i i                      2 4 5 6 6! 6! 1 1 4!2! 5!1! i i i        2 3 4 5 6 1 6 15 20 15 6 i i i i i i        1 6 15 20 15 6 1 i i i  8i
  • 29. Binomial Theorem Practice  Example: Expand 3 3 2 4 r r       
  • 30. Binomial Theorem Practice  Example: Expand 3 3 2 4 r r        2 3 3 2 3 3 3 2 2 4 2 4 4 3 3 r r r r r r                                         9 4 3 8 48 96 64 r r r r r r     13 3 9 4 2 2 8 48 96 64 r r r r     I will accept either
  • 31. Classwork  11.4 Assignment (College Algebra)  Page 1034: 2-20 (even); page 1023: 22-38 (even; omit 34); page 1015: 50-60 (even), 70, 72  11.4 Classwork Check  Quiz 11.3