The binomial expansion Flashcards

(9 cards)

1
Q

how is Pascal’s triangle formed

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how to use Pascal’s triangle for coefficients when expanding

A

the (n + 1)th row of Pascal’s triangle gives the coefficients in the expansion of (a + b)^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

factorial notation in calculator using Pascal’s triangle

A

• 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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

why can you sometimes ignore larger powers of x

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

how to use Pascal’s triangle with expansion and coefficients

A

The (n+1)th row of Pascal’s triangle gives the coefficients in the expansion of (a+b)^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How to form Pascal’s triangle

A

Pascal’s triangle is formed by adding adjacent pairs of numbers on the next row

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Factorial notation for calculator with Pascal’s triangle

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

expansion of (a+b)^n general term

A

nCr × a^n-r × b^r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

why can you sometimes ignore x with large powers in expansions

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly