The binomial expansion Flashcards
(9 cards)
how is Pascal’s triangle formed
by adding adjacent pairs of numbers to find the numbers on the next row
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
how to use Pascal’s triangle for coefficients when expanding
the (n + 1)th row of Pascal’s triangle gives the coefficients in the expansion of (a + b)^n
factorial notation in calculator using Pascal’s triangle
• nCr
• (n!)/r!(n-r)!
the rth entry in the nth row of Pascal’s triangle is n-1(C)r-1= (n-1,r-1)
why can you sometimes ignore larger powers of x
if x<1, x^n gets smaller as n gets larger, so you can ignore larger powers for an approximation of a function to estimate a value
how to use Pascal’s triangle with expansion and coefficients
The (n+1)th row of Pascal’s triangle gives the coefficients in the expansion of (a+b)^n
How to form Pascal’s triangle
Pascal’s triangle is formed by adding adjacent pairs of numbers on the next row
Factorial notation for calculator with Pascal’s triangle
nCr = (n!)/r!(n-r)!
the rth entry in the nth row of Pascal’s triangle is given by n-1(C)r-1 = (n-1, r-1)
expansion of (a+b)^n general term
nCr × a^n-r × b^r
why can you sometimes ignore x with large powers in expansions
because if x<1, as n gets larger x^n gets smaller. Can use an approximation only using the first few terms of the function instead of a complicated expression