The Binomial Theorem.

Slides:



Advertisements
Similar presentations
Equations in Quadratic Form
Advertisements

Operations on Functions
Parallel and Perpendicular Lines. Gradient-Intercept Form Useful for graphing since m is the gradient and b is the y- intercept Point-Gradient Form Use.
PAR TIAL FRAC TION + DECOMPOSITION. Let’s add the two fractions below. We need a common denominator: In this section we are going to learn how to take.
Let's find the distance between two points. So the distance from (-6,4) to (1,4) is 7. If the.
REAL NUMBERS. {1, 2, 3, 4,... } If you were asked to count, the numbers you’d say are called counting numbers. These numbers can be expressed using set.
SETS A = {1, 3, 2, 5} n(A) = | A | = 4 Sets use “curly” brackets The number of elements in Set A is 4 Sets are denoted by Capital letters 3 is an element.
DOUBLE-ANGLE AND HALF-ANGLE FORMULAS
(r,  ). You are familiar with plotting with a rectangular coordinate system. We are going to look at a new coordinate system called the polar coordinate.
SPECIAL USING TRIANGLES Computing the Values of Trig Functions of Acute Angles.
SOLVING LINEAR EQUATIONS. If we have a linear equation we can “manipulate” it to get it in this form. We just need to make sure that whatever we do preserves.
TRIGONOMETRIC IDENTITIES
You walk directly east from your house one block. How far from your house are you? 1 block You walk directly west from your house one block. How far from.
The definition of the product of two vectors is: 1 This is called the dot product. Notice the answer is just a number NOT a vector.
Dividing Polynomials.
GEOMETRIC SEQUENCES These are sequences where the ratio of successive terms of a sequence is always the same number. This number is called the common ratio.
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
The standard form of the equation of a circle with its center at the origin is Notice that both the x and y terms are squared. Linear equations don’t.
A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.
ARITHMETIC SEQUENCES These are sequences where the difference between successive terms of a sequence is always the same number. This number is called the.
Properties of Logarithms
Ms. Nong Digital Lesson (Play the presentation and turn on your volume)
SEQUENCES A sequence is a function whose domain in the set of positive integers. So if I gave you a function but limited the domain to the set of positive.
11.3 Powers of Complex Numbers, DeMoivre's Theorem Objective To use De Moivre’s theorem to find powers of complex numbers.
COMPLEX Z R O S. Complex zeros or roots of a polynomial could result from one of two types of factors: Type 1 Type 2 Notice that with either type, the.
Sum and Difference Formulas. Often you will have the cosine of the sum or difference of two angles. We are going to use formulas for this to express in.
Surd or Radical Equations. To solve an equation with a surd First isolate the surd This means to get any terms not under the square root on the other.
COMPOSITION OF FUNCTIONS “SUBSTITUTING ONE FUNCTION INTO ANOTHER”
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
Remainder and Factor Theorems. REMAINDER THEOREM Let f be a polynomial function. If f (x) is divided by x – c, then the remainder is f (c). Let’s look.
Dividing Polynomials Using Synthetic Division. List all coefficients (numbers in front of x's) and the constant along the top. If a term is missing, put.
INTRODUCING PROBABILITY. This is denoted with an S and is a set whose elements are all the possibilities that can occur A probability model has two components:
The sum f + g This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. Combine like terms &
Let's just run through the basics. x axis y axis origin Quadrant I where both x and y are positive Quadrant II where x is negative and y is positive Quadrant.
We’ve already graphed equations. We can graph functions in the same way. The thing to remember is that on the graph the f(x) or function value is the.
A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.
The sum f + g This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. Combine like terms &
TRIGONOMETRIC IDENTITIES
10-7 (r, ).
SIMPLE AND COMPOUND INTEREST
Chapter 12.5 The Binomial Theorem.
Systems of Inequalities.
RATIONAL FUNCTIONS II GRAPHING RATIONAL FUNCTIONS.
THE DOT PRODUCT.
Matrix Algebra.
Relations And Functions.
(r, ).
Absolute Value.
VECTORS.
Graphing Techniques: Transformations Transformations Transformations
INVERSE FUNCTIONS.
The Binomial Theorem.
Operations on Functions
Relations And Functions.
SIMPLE AND COMPOUND INTEREST
INVERSE FUNCTIONS Chapter 1.5 page 120.
Relations And Functions.
Solving Quadratic Equations.
INVERSE FUNCTIONS.
Graphing Techniques: Transformations Transformations: Review
Symmetric about the y axis
Relations and functions
exponential functions
Relations And Functions.
Operations on Functions
Relations And Functions.
Symmetric about the y axis
The Complex Plane; DeMoivre's Theorem
Graphing Techniques: Transformations Transformations: Review
Rana karan dev sing.
Presentation transcript:

The Binomial Theorem

Can you make a guess what the next one would be? A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just that without lengthy multiplication. Can you see a pattern? Can you make a guess what the next one would be? We can easily see the pattern on the x's and the a's. But what about the coefficients? Make a guess and then as we go we'll see how you did.

Let's list all of the coefficients on the x's and the a's and look for a pattern. 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 + + + + + + + + + + 1 5 10 10 5 1 Can you guess the next row?

This is good for lower powers but could get very large This is good for lower powers but could get very large. We will introduce some notation to help us and generalise the coefficients with a formula based on what was observed here. 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 This is called Pascal's Triangle and would give us the coefficients for a binomial expansion of any power if we extended it far enough.

! ! ! ! The Factorial Symbol 6! = 6 · 5 · 4 · 3 · 2 · 1 = 720 0! = 1 1! = 1 n! = n(n-1) · . . . · 3 · 2 · 1 n must be an integer greater than or equal to 2 What this says is if you have a positive integer followed by the factorial symbol you multiply the integer by each integer less than it until you get down to 1. 6! = 6 · 5 · 4 · 3 · 2 · 1 = 720 Your calculator can compute factorials. The ! symbol is under the "math" menu and then "prob". ! !

This symbol is read "n taken j at a time" Your calculator can compute these as well. It is also under the "math" and then "prob" menu and is usually denoted nCr with the C meaning combinations. In probability, there are n things to choose from and you are choosing j of them for various combinations.

2 Let's work a couple of these: We are now ready to see how this applies to expanding binomials.

The Binomial Theorem Find the 5th term of (x + a)12 The x's start out to the nth power and decrease by 1 in power each term. The a's start out to the 0 power and increase by 1 in power each term. The binomial coefficients are found by computing the combination symbol. Also the sum of the powers on a and x is n. Find the 5th term of (x + a)12 1 less than term number 5th term will have a4 (power on a is 1 less than term number) So we'll have x8 (sum of two powers is 12)

Here is the expansion of (x + a)12 …and the 5th term matches the term we obtained! In this expansion, observe the following: Powers on a and x add up to power on binomial a's increase in power as x's decrease in power from term to term. Powers on a are one less than the term number Symmetry of coefficients (i.e. 2nd term and 2nd to last term have same coefficients, 3rd & 3rd to last etc.) so once you've reached the middle, you can copy by symmetry rather than compute coefficients.

Let's use what we've learned to expand (2x - 3y)6 Instead of x we have 2x Instead of a we have -3y Let's use what we've learned to expand (2x - 3y)6 First let's write out the expansion of the general (x + a)6 and then we'll substitute. 6 15 20 15 6 these will be the same these will be the same Let's confirm that this is also the coefficient of the 2nd to last term. Let's find the coefficient for the second term. This will also be the coefficient of the 3rd to last term. Let's find the coefficient for the third term. Now we'll find the coefficient of the 4th term Now we'll apply this formula to our specific binomial.

Acknowledgement I wish to thank Shawna Haider from Salt Lake Community College, Utah USA for her hard work in creating this PowerPoint. www.slcc.edu Shawna has kindly given permission for this resource to be downloaded from www.mathxtc.com and for it to be modified to suit the Western Australian Mathematics Curriculum. Stephen Corcoran Head of Mathematics St Stephen’s School – Carramar www.ststephens.wa.edu.au