BINOMIAL THEOREM!!!!
Each row in the triangle begins and ends with 1. Each element in the triangle is the sum of the two elements immediately above it.
If a diagonal of numbers of any length is selected starting at any of the 1's bordering the sides of the triangle and ending on any number inside the triangle on that diagonal, the sum of the numbers inside the selection is equal to the number below the end of the selection that is not on the same diagonal itself.
______________________________________________________
EXPANDING BINOMIALS-
Equations:
Help:
(x+y)0 = 1
(x+y)1 = x + y
(x+y)2 = x2 + 2xy + y2
(x+y)3 = x3 + 3x2y + 3xy2 + y3
(x+y)4 = x4 + 4x3y + 6x2y2 + 4xy3 + y4
(x+y)5 = x5 + 5x4y + 10x3y2 +10x2y3 + 5xy4 + y5
There are several things that you hopefully have noticed after looking at the expansion
- There are n+1 terms in the expansion of (x+y)n
- The degree of each term is n
- The powers on x begin with n and decrease to 0
- The powers on y begin with 0 and increase to n
- The coefficients are symmetric
Example:
Expand (x+2)^5
Let a = x, b = 2, n = 5 and substitute. (Do not substitute a value fork.) |
EXAMPLE 2:
Find the coefficient of the x64 term : (5x-2i)^7
7C4= 35
nCr=35
a=(5x)^4
b=(-2i)^3
note: the exponent of a and b have to equal 7
(35) * (5x)^4 * (-2i)^3= -175,000(x^4)(i^3)
(35) * (5x)^4 * (-2i)^3= -175,000(x^4)(-i)
(35) * (5x)^4 * (-2i)^3= 175,000(x^4)i
(35) * (5x)^4 * (-2i)^3= 175,000i <--take out the x^4 because it only asked for the coefficent
=175,000i
VIDEO HELP!
-Introducing raising (a+b)^n
-Pascals triangle, Expansion
-Combinations
No comments:
Post a Comment