Binomial Theorem

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

binomial coefficient

→ derived from r-combination

<p>→ derived from r-combination</p>
2
New cards

combinatorial proof + the two techniques

proof of the equality of two expressions

a combinatorial proof uses one of the two techniques:

  • proof by double counting → counting the elements of a set in two diff ways

  • proof by bijection → find a bijective function b/w two sets, thus showing the sets have the same CARDINALITY (same num of distinct elements)

3
New cards

pascal’s identity

  • used to help build pascal’s triangle

<ul><li><p>used to help build pascal’s triangle</p></li></ul><p></p>
4
New cards

pascal’s triangle

  • perfectly symmetrical

<ul><li><p>perfectly symmetrical</p></li></ul><p></p>
5
New cards

sum of the n’th row of the pascal’s triangle =

2^n

which is the same as the cardinality of the power set P(A) of a set A that contains n elements

6
New cards

binomial theorem formula

knowt flashcard image
7
New cards

pigeonhole principle

if k + 1 objs or more are stored into k boxes, then at least ONE box contains two or more objs

8
New cards

generalized pigeonhole principle

if N objs are stored into k boxes, then at least one box contains at least N/k objs (bc N objs are unevenly or evenly divided into k groups)