Binomial Expansion Flashcards
What is Pascal’s triangle? (up to n=6)
……………1
…………1…..1
……….1….2…1
…….1….3…3….1
….1….4…6….4….1
..1…5…10..10…5…1
1..6..15..20..15..6…1
What is the factorial?
a!
e.g. 3! = 3 x 2 x 1
What do you do if the n is too high? (Binomial Expansion)
aCb
a = number of outcomes
b = number to choose
How do you answer a question like:
Find the first 4 terms of f(x)^n. Then by using a suitable substitution, find an approximation for z?
Find the first four terms using aCb
Find a value for x that gives you z
Then sub the value into the terms
How do you find the coefficient of x^z of (a + bx)^n
nCz x a^n-z x (bx)^z
What is the binomial expansion equation?
1 + nx + (n(n-1)/2!)x^2 + (n(n-1)(n-2)/3!)x^3…
How do you find the range of validity?
solve for x inside the brackets
eg (x+1) –> |x|<1
no negatives for modulus
How do you use binomial expansion on partial fractions?
solve partial fractions
convert the fractions into (x+1)^-a
solve