SlideShare una empresa de Scribd logo
1 de 35
11
Binomial CoefficientsBinomial Coefficients
CS/APMA 202CS/APMA 202
Rosen section 4.4Rosen section 4.4
Aaron BloomfieldAaron Bloomfield
22
Binomial CoefficientsBinomial Coefficients
It allows us to do a quick expansion ofIt allows us to do a quick expansion of
((xx++yy))nn
Why it’s really important:Why it’s really important:
It provides a good context to presentIt provides a good context to present
proofsproofs

Especially combinatorial proofsEspecially combinatorial proofs
33
LetLet nn andand rr be non-negative integers withbe non-negative integers with
rr ≤≤ nn. Then. Then CC((nn,,rr) =) = CC((nn,,n-rn-r))
Or,Or,
Proof (from last slide set):Proof (from last slide set):
[ ]!)()!(
!
),(
rnnrn
n
rnnC
−−−
=−
)!(!
!
rnr
n
−
=
)!(!
!
),(
rnr
n
rnC
−
=
Review: corollary 1Review: corollary 1
from section 4.3from section 4.3






−
=





rn
n
r
n
44
Review: combinatorial proofReview: combinatorial proof
AA combinatorial proofcombinatorial proof is a proof that usesis a proof that uses
counting arguments to prove a theorem,counting arguments to prove a theorem,
rather than some other method such asrather than some other method such as
algebraic techniquesalgebraic techniques
Essentially, show that both sides of theEssentially, show that both sides of the
proof manage to count the same objectsproof manage to count the same objects

Usually in the form of an English explanationUsually in the form of an English explanation
with supporting formulaewith supporting formulae
55
Polynomial expansionPolynomial expansion
Consider (Consider (xx++yy))33
::
Rephrase it as:Rephrase it as:
When choosingWhen choosing xx twice andtwice and yy once, there areonce, there are
C(3,2) = C(3,1) = 3 ways to choose where theC(3,2) = C(3,1) = 3 ways to choose where the xx
comes fromcomes from
When choosingWhen choosing xx once andonce and yy twice, there aretwice, there are
C(3,2) = C(3,1) = 3 ways to choose where theC(3,2) = C(3,1) = 3 ways to choose where the yy
comes fromcomes from
32233
33)( yxyyxxyx +++=+
[ ] [ ] 32222223
))()(( yxyxyxyyxyxyxxyxyxyx +++++++=+++
66
Polynomial expansionPolynomial expansion
ConsiderConsider
To obtain theTo obtain the xx55
termterm

Each time you multiple by (Each time you multiple by (xx++yy), you select the), you select the xx

Thus, of the 5 choices, you chooseThus, of the 5 choices, you choose xx 5 times5 times
C(5,5) = 1C(5,5) = 1

Alternatively, you chooseAlternatively, you choose yy 0 times0 times
C(5,0) = 1C(5,0) = 1
To obtain theTo obtain the xx44
yy termterm

Four of the times you multiply by (Four of the times you multiply by (xx++yy), you select the), you select the xx
The other time you select theThe other time you select the yy

Thus, of the 5 choices, you chooseThus, of the 5 choices, you choose xx 4 times4 times
C(5,4) = 5C(5,4) = 5

Alternatively, you chooseAlternatively, you choose yy 1 time1 time
C(5,1) = 5C(5,1) = 5
To obtain theTo obtain the xx33
yy22
termterm

C(5,3) = C(5,2) = 10C(5,3) = C(5,2) = 10
Etc…Etc…
543223455
510105)( yxyyxyxyxxyx +++++=+
77
Polynomial expansionPolynomial expansion
For (For (xx++yy))55
543223455
0
5
1
5
2
5
3
5
4
5
5
5
)( yxyyxyxyxxyx 





+





+





+





+





+





=+
543223455
510105)( yxyyxyxyxxyx +++++=+
88
Polynomial expansion:Polynomial expansion:
The binomial theoremThe binomial theorem
For (For (xx++yy))nn
The book calls this Theorem 1The book calls this Theorem 1
nnnnn
yx
n
yx
n
yx
n
n
yx
n
n
yx 011110
011
)( 





+





++





−
+





=+ −−

∑=
−






=
n
j
jjn
yx
j
n
0
nnnn
yx
n
n
yx
n
n
yx
n
yx
n 011110
110 





+





−
++





+





= −−

99
ExamplesExamples
What is the coefficient ofWhat is the coefficient of xx1212
yy1313
in (in (xx++yy))2525
??
What is the coefficient ofWhat is the coefficient of xx1212
yy1313
in (2in (2xx-3-3yy))2525
??

Rephrase it as (2x+(-3y))Rephrase it as (2x+(-3y))2525

The coefficient occurs whenThe coefficient occurs when jj=13:=13:
300,200,5
!12!13
!25
12
25
13
25
==





=





( ) ∑=
−
−





=−+
25
0
2525
)3()2(
25
)3(2
j
jj
yx
j
yx
00,545,702,433,959,763)3(2
!12!13
!25
)3(2
13
25 13121312
−=−=−





1010
Rosen, section 4.4, question 4Rosen, section 4.4, question 4
Find the coefficient ofFind the coefficient of xx55
yy88
in (in (xx++yy))1313
Answer:Answer: 1287
8
13
5
13
=





=





1111
Pascal’s trianglePascal’s triangle
0
1
2
3
4
5
6
7
8
n =
1212
Pascal’s IdentityPascal’s Identity
By Pascal’s identity: or 21=15+6By Pascal’s identity: or 21=15+6
LetLet nn andand kk be positive integers withbe positive integers with nn ≥≥ kk..
ThenThen

or C(or C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk))
The book calls this Theorem 2The book calls this Theorem 2
We will prove this via two ways:We will prove this via two ways:

Combinatorial proofCombinatorial proof

Using the formula forUsing the formula for






+





−
=




 +
k
n
k
n
k
n
1
1






+





=





5
6
4
6
5
7






k
n
1313
Combinatorial proof of Pascal’sCombinatorial proof of Pascal’s
identityidentity
Prove C(Prove C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk))
Consider a set T ofConsider a set T of nn+1 elements+1 elements

We want to choose a subset ofWe want to choose a subset of kk elementselements

We will count the number of subsets ofWe will count the number of subsets of kk elements via 2 methodselements via 2 methods
Method 1: There are C(Method 1: There are C(nn+1,+1,kk) ways to choose such a subset) ways to choose such a subset
Method 2: LetMethod 2: Let aa be an element of set Tbe an element of set T
Two casesTwo cases

aa is in such a subsetis in such a subset
There are C(There are C(nn,,kk-1) ways to choose such a subset-1) ways to choose such a subset

aa is not in such a subsetis not in such a subset
There are C(There are C(nn,,kk) ways to choose such a subset) ways to choose such a subset
Thus, there are C(Thus, there are C(nn,,kk-1) + C(-1) + C(nn,,kk) ways to choose a subset of) ways to choose a subset of kk
elementselements
Therefore, C(Therefore, C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk))
1414
Rosen, section 4.4, question 19:Rosen, section 4.4, question 19:
algebraic proof of Pascal’s identityalgebraic proof of Pascal’s identity






+





−
=




 +
k
n
k
n
k
n
1
1
)!)(1()1(
!)1()!1(
)!(*)1()!1(
knknkn
nnn
knknkn
−+−=+−
+=+
−−+=−+
11 +=+ nn
)!(!
!
))!1(()!1(
!
)!1(!
)!1(
knk
n
knk
n
knk
n
−
+
−−−
=
−+
+
)!()!1(
!
)!)(1()!1(
!
)!)(1()!1(
!)1(
knkk
n
knknk
n
knknkk
nn
−−
+
−+−−
=
−−+−
+
kknknk
n 1
)1(
1
)1(
)1(
+
+−
=
−+
+
11 +−+=+ knkn
)1(
)1(
)1()1(
)1(
+−
+−
+
+−
=
−+
+
knk
kn
knk
k
knk
n
Substitutions:
1515
Privacy policyPrivacy policy
 From time to time, in order to improve Google Gulp'sFrom time to time, in order to improve Google Gulp's
usefulness for our users, Google Gulp will send packetsusefulness for our users, Google Gulp will send packets
of data related to your usage of this product from aof data related to your usage of this product from a
wireless transmitter embedded in the base of yourwireless transmitter embedded in the base of your
Google Gulp bottle to the GulpPlex™, a heavily guarded,Google Gulp bottle to the GulpPlex™, a heavily guarded,
massively parallel server farm whose location is knownmassively parallel server farm whose location is known
only to Eric Schmidt, who carries its GPS coordinates ononly to Eric Schmidt, who carries its GPS coordinates on
a 64-bit-encrypted smart card locked in a stainless-steela 64-bit-encrypted smart card locked in a stainless-steel
briefcase handcuffed to his right wrist. No personallybriefcase handcuffed to his right wrist. No personally
identifiable information of any kind related to youridentifiable information of any kind related to your
consumption of Google Gulp or any other current orconsumption of Google Gulp or any other current or
future Google Foods product will ever be given, sold,future Google Foods product will ever be given, sold,
bartered, auctioned off, tossed into a late-night pokerbartered, auctioned off, tossed into a late-night poker
pot, or otherwise transferred in any way to anypot, or otherwise transferred in any way to any
untrustworthy third party, ever, we swear. See ouruntrustworthy third party, ever, we swear. See our
Privacy Policy.Privacy Policy.
April Fools Day JokesApril Fools Day Jokes
http://www.google.com/googlegulp/
(or do a Google search for ‘gulp’)
1616
Pascal’s trianglePascal’s triangle
0
1
2
3
4
5
6
7
8
n = 1
2
4
8
16
32
64
128
256
sum = = 2n
1717
Proof practice: corollary 1Proof practice: corollary 1
LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then
Algebraic proofAlgebraic proof
∑=
=




n
k
n
k
n
0
2
∑=
−






=
n
k
knk
k
n
0
11
nn
)11(2 +=
∑=






=
n
k k
n
0
∑=
−






=+
n
j
jjnn
yx
j
n
yx
0
)(
1818
Proof practice: corollary 1Proof practice: corollary 1
LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then
Combinatorial proofCombinatorial proof

A set withA set with nn elements has 2elements has 2nn
subsetssubsets
By definition of power setBy definition of power set

Each subset has either 0 or 1 or 2 or … orEach subset has either 0 or 1 or 2 or … or nn elementselements
There are subsets with 0 elements, subsets with 1There are subsets with 0 elements, subsets with 1
element, … and subsets withelement, … and subsets with nn elementselements
Thus, the total number of subsets isThus, the total number of subsets is

Thus,Thus,
∑=
=




n
k
n
k
n
0
2
n
n
k k
n
2
0
=





∑=






0
n
∑=





n
k k
n
0






1
n






n
n
2020
Pascal’s trianglePascal’s triangle
0
1
2
3
4
5
6
7
8
n =
2121
Proof practice: corollary 2Proof practice: corollary 2
LetLet nn be a positive integer. Thenbe a positive integer. Then
Algebraic proofAlgebraic proof
This implies thatThis implies that
n
00 =
∑=
=





−
n
k
k
k
n
0
0)1(
 +





+





+





=+





+





+





531420
nnnnnn
∑=
−
−





=
n
k
knk
k
n
0
1)1(
( )n
1)1( +−=
k
n
k k
n
)1(
0
−





= ∑=
2222
Proof practice: corollary 3Proof practice: corollary 3
LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then
Algebraic proofAlgebraic proof
∑=
−






=
n
k
kkn
k
n
0
21
∑=
=




n
k
nk
k
n
0
32
nn
)21(3 +=
∑=






=
n
k
k
k
n
0
2
2323
Vandermonde’s identityVandermonde’s identity
LetLet mm,, nn, and, and rr be non-negative integersbe non-negative integers
withwith rr not exceeding eithernot exceeding either mm oror nn. Then. Then
The book calls this Theorem 3The book calls this Theorem 3
∑=












−
=




 + r
k k
n
kr
m
r
nm
0
2424
Combinatorial proof ofCombinatorial proof of
Vandermonde’s identityVandermonde’s identity
Consider two sets, one withConsider two sets, one with mm items and one withitems and one with nn
itemsitems

Then there are ways to chooseThen there are ways to choose rr items from the union ofitems from the union of
those two setsthose two sets
Next, we’ll find that value via a different meansNext, we’ll find that value via a different means

PickPick kk elements from the set withelements from the set with nn elementselements

Pick the remainingPick the remaining rr--kk elements from the set withelements from the set with mm elementselements

Via the product rule, there are ways to do that forVia the product rule, there are ways to do that for EACHEACH
value ofvalue of kk

Lastly, consider this for all values ofLastly, consider this for all values of kk::
Thus,Thus, ∑=












−
=




 + r
k k
n
kr
m
r
nm
0





 +
r
nm












− k
n
kr
m
∑=












−
r
k k
n
kr
m
0
2525
Review of Rosen, sectionReview of Rosen, section
4.3, question 11 (a)4.3, question 11 (a)
How many bit strings of length 10 containHow many bit strings of length 10 contain
exactly four 1’s?exactly four 1’s?

Find the positions of the four 1’sFind the positions of the four 1’s

The order of those positions does not matterThe order of those positions does not matter
Positions 2, 3, 5, 7 is the same as positions 7, 5, 3, 2Positions 2, 3, 5, 7 is the same as positions 7, 5, 3, 2

Thus, the answer is C(10,4) = 210Thus, the answer is C(10,4) = 210
Generalization of this result:Generalization of this result:

There are C(There are C(nn,,rr) possibilities of bit strings of length) possibilities of bit strings of length nn
containingcontaining rr onesones
2626
Yet another combinatorial proofYet another combinatorial proof
LetLet nn andand rr be non-negative integers withbe non-negative integers with rr ≤≤ nn..
ThenThen

The book calls this Theorem 4The book calls this Theorem 4
We will do the combinatorial proof by showingWe will do the combinatorial proof by showing
that both sides show the ways to count bitthat both sides show the ways to count bit
strings of lengthstrings of length nn+1 with+1 with rr+1 ones+1 ones
From previous slide: achieves thisFrom previous slide: achieves this
∑=






=





+
+ n
rj r
j
r
n
1
1






+
+
1
1
r
n
2727
Yet another combinatorial proofYet another combinatorial proof
Next, show the right side counts the same objectsNext, show the right side counts the same objects
The final one must occur at positionThe final one must occur at position rr+1 or+1 or rr+2 or … or+2 or … or
nn+1+1
Assume that it occurs at theAssume that it occurs at the kkthth
bit, wherebit, where rr+1 ≤+1 ≤ kk ≤≤ nn+1+1

Thus, there must be r ones in the firstThus, there must be r ones in the first kk-1 positions-1 positions

Thus, there are such strings of lengthThus, there are such strings of length kk-1-1
AsAs kk can be any value fromcan be any value from rr+1 to+1 to nn+1, the total number+1, the total number
of possibilities isof possibilities is
Thus,Thus,





 −
r
k 1
∑
+
+=





 −1
1
1n
rk r
k
∑=






=
n
rk r
k
∑=






=
n
rj r
j
∑=






=





+
+ n
rj r
j
r
n
1
1
2828
Rosen, section 4.4, question 24Rosen, section 4.4, question 24
Show that ifShow that if pp is a prime andis a prime and kk is an integer such thatis an integer such that
1 ≤1 ≤ kk ≤≤ pp-1, then-1, then pp dividesdivides
We know thatWe know that
pp divides the numerator (divides the numerator (pp!) once only!) once only

BecauseBecause pp is prime, it does not have any factors less thanis prime, it does not have any factors less than pp
We need to show that it doesWe need to show that it does NOTNOT divide thedivide the
denominatordenominator

Otherwise theOtherwise the pp factor would cancel outfactor would cancel out
SinceSince kk << pp (it was given that k ≤(it was given that k ≤ pp-1),-1), pp cannot dividecannot divide kk!!
SinceSince kk ≥ 1, we know that≥ 1, we know that pp--kk << pp, and thus, and thus pp cannotcannot
divide (divide (pp--kk)!)!
Thus,Thus, pp divides the numerator but not the denominatordivides the numerator but not the denominator
Thus,Thus, pp dividesdivides






k
p
)!(!
!
kpk
p
k
p
−
=











k
p
2929
Rosen, section 4.4, question 38Rosen, section 4.4, question 38
Give a combinatorial proof that ifGive a combinatorial proof that if nn is positiveis positive
integer theninteger then
Provided hint: show that both sides count theProvided hint: show that both sides count the
ways to select a subset of a set ofways to select a subset of a set of nn elementselements
together with two not necessarily distincttogether with two not necessarily distinct
elements from the subsetelements from the subset
Following the other provided hint, we expressFollowing the other provided hint, we express
the right side as follows:the right side as follows:
2
0
2
2)1( −
=
+=





∑ n
n
k
nn
k
n
k
12
0
2
22)1( −−
=
+−=





∑ nn
n
k
nnn
k
n
k
3030
Rosen, section 4.4, question 38Rosen, section 4.4, question 38
Show the left side properly counts theShow the left side properly counts the
desired propertydesired property
=





∑=
n
k k
n
k
0
2
Choosing a subset of k
elements from a set of
n elements
Consider each
of the possible
subset sizes k
Choosing one of
the k elements in
the subset twice
3131
Rosen, section 4.4, question 38Rosen, section 4.4, question 38
Two cases to show the right side:Two cases to show the right side: nn((n-n-1)21)2n-n-22
++nn22nn-1-1

Pick the same element from the subsetPick the same element from the subset
Pick that one element from the set ofPick that one element from the set of nn elements: total ofelements: total of nn possibilitiespossibilities
Pick the rest of the subsetPick the rest of the subset

As there areAs there are nn-1 elements left, there are a total of 2-1 elements left, there are a total of 2nn-1-1
possibilities to pick a givenpossibilities to pick a given
subsetsubset
We have to do bothWe have to do both

Thus, by the product rule, the total possibilities is the product of the twoThus, by the product rule, the total possibilities is the product of the two

Thus, the total possibilities isThus, the total possibilities is nn*2*2nn-1-1

Pick different elements from the subsetPick different elements from the subset
Pick the first element from the set ofPick the first element from the set of nn elements: total ofelements: total of nn possibilitiespossibilities
Pick the next element from the set ofPick the next element from the set of nn-1 elements: total of-1 elements: total of nn-1 possibilities-1 possibilities
Pick the rest of the subsetPick the rest of the subset

As there areAs there are nn-2 elements left, there are a total of 2-2 elements left, there are a total of 2nn-2-2
possibilities to pick a givenpossibilities to pick a given
subsetsubset
We have to do all threeWe have to do all three

Thus, by the product rule, the total possibilities is the product of the threeThus, by the product rule, the total possibilities is the product of the three

Thus, the total possibilities isThus, the total possibilities is nn*(n-1)*2*(n-1)*2nn-2-2

We do one or the otherWe do one or the other
Thus, via the sum rule, the total possibilities is the sum of the twoThus, via the sum rule, the total possibilities is the sum of the two
OrOr nn*2*2nn-1-1
++nn*(n-1)*2*(n-1)*2nn-2-2
32
Quick surveyQuick survey
 I felt I understood the material in this slide set…I felt I understood the material in this slide set…
a)a) Very wellVery well
b)b) With some review, I’ll be goodWith some review, I’ll be good
c)c) Not reallyNot really
d)d) Not at allNot at all
33
Quick surveyQuick survey
 The pace of the lecture for this slide set was…The pace of the lecture for this slide set was…
a)a) FastFast
b)b) About rightAbout right
c)c) A little slowA little slow
d)d) Too slowToo slow
34
Quick surveyQuick survey
 How interesting was the material in this slideHow interesting was the material in this slide
set? Be honest!set? Be honest!
a)a) Wow! That was SOOOOOO cool!Wow! That was SOOOOOO cool!
b)b) Somewhat interestingSomewhat interesting
c)c) Rather bortingRather borting
d)d) ZzzzzzzzzzzZzzzzzzzzzz
3535
Becoming an IEEE authorBecoming an IEEE author
3636

Más contenido relacionado

La actualidad más candente

Pc12 sol c08_8-6
Pc12 sol c08_8-6Pc12 sol c08_8-6
Pc12 sol c08_8-6Garden City
 
Tugasmatematikakelompok
TugasmatematikakelompokTugasmatematikakelompok
Tugasmatematikakelompokgundul28
 
01 derivadas
01   derivadas01   derivadas
01 derivadasklorofila
 
Tugas matematika kelompok
Tugas matematika kelompokTugas matematika kelompok
Tugas matematika kelompokachmadtrybuana
 
Factorising for 3um
Factorising for 3umFactorising for 3um
Factorising for 3ummathssng3
 
Factorising quads diff 2 squares perfect squares
Factorising quads diff 2 squares perfect squaresFactorising quads diff 2 squares perfect squares
Factorising quads diff 2 squares perfect squaresSimon Borgert
 
Formulario de calculo
Formulario de calculoFormulario de calculo
Formulario de calculoHenry Romero
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iiiKhusaini Majid
 
Satyabama niversity questions in vector
Satyabama niversity questions in vectorSatyabama niversity questions in vector
Satyabama niversity questions in vectorSelvaraj John
 
09 a1bs01 mathematics-1
09 a1bs01 mathematics-109 a1bs01 mathematics-1
09 a1bs01 mathematics-1jntuworld
 
Factorise quadratic equations 2
Factorise quadratic equations 2Factorise quadratic equations 2
Factorise quadratic equations 2Angela Phillips
 
19 trig substitutions-x
19 trig substitutions-x19 trig substitutions-x
19 trig substitutions-xmath266
 
Elementary Linear Algebra 5th Edition Larson Solutions Manual
Elementary Linear Algebra 5th Edition Larson Solutions ManualElementary Linear Algebra 5th Edition Larson Solutions Manual
Elementary Linear Algebra 5th Edition Larson Solutions Manualzuxigytix
 
Multiplying Polynomials
Multiplying PolynomialsMultiplying Polynomials
Multiplying Polynomialsnina
 

La actualidad más candente (18)

Pc12 sol c08_8-6
Pc12 sol c08_8-6Pc12 sol c08_8-6
Pc12 sol c08_8-6
 
Tugasmatematikakelompok
TugasmatematikakelompokTugasmatematikakelompok
Tugasmatematikakelompok
 
01 derivadas
01   derivadas01   derivadas
01 derivadas
 
Cs262 2006 lecture6
Cs262 2006 lecture6Cs262 2006 lecture6
Cs262 2006 lecture6
 
Tugas matematika kelompok
Tugas matematika kelompokTugas matematika kelompok
Tugas matematika kelompok
 
Factorising for 3um
Factorising for 3umFactorising for 3um
Factorising for 3um
 
Factorising quads diff 2 squares perfect squares
Factorising quads diff 2 squares perfect squaresFactorising quads diff 2 squares perfect squares
Factorising quads diff 2 squares perfect squares
 
Formulario de calculo
Formulario de calculoFormulario de calculo
Formulario de calculo
 
S 4
S 4S 4
S 4
 
Bell lund-2
Bell lund-2Bell lund-2
Bell lund-2
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iii
 
Satyabama niversity questions in vector
Satyabama niversity questions in vectorSatyabama niversity questions in vector
Satyabama niversity questions in vector
 
09 a1bs01 mathematics-1
09 a1bs01 mathematics-109 a1bs01 mathematics-1
09 a1bs01 mathematics-1
 
Factorise quadratic equations 2
Factorise quadratic equations 2Factorise quadratic equations 2
Factorise quadratic equations 2
 
19 trig substitutions-x
19 trig substitutions-x19 trig substitutions-x
19 trig substitutions-x
 
Elementary Linear Algebra 5th Edition Larson Solutions Manual
Elementary Linear Algebra 5th Edition Larson Solutions ManualElementary Linear Algebra 5th Edition Larson Solutions Manual
Elementary Linear Algebra 5th Edition Larson Solutions Manual
 
Multiplying Polynomials
Multiplying PolynomialsMultiplying Polynomials
Multiplying Polynomials
 
Identidades
IdentidadesIdentidades
Identidades
 

Destacado

Sanitarios Tabacman (grifería, porcelanato y cerámica)
Sanitarios Tabacman (grifería, porcelanato y cerámica)Sanitarios Tabacman (grifería, porcelanato y cerámica)
Sanitarios Tabacman (grifería, porcelanato y cerámica)marcos bobadilla miranda
 
Guía teórica 4 periodo.
Guía teórica 4 periodo.Guía teórica 4 periodo.
Guía teórica 4 periodo.Jhon Giraldo JG
 
Pyome - Property Maintenance Profile
Pyome - Property Maintenance ProfilePyome - Property Maintenance Profile
Pyome - Property Maintenance ProfileDileep S.K
 
Introducción a IWT2 Dojo US. 5 noviembre 2.012
Introducción a IWT2 Dojo US. 5 noviembre 2.012Introducción a IWT2 Dojo US. 5 noviembre 2.012
Introducción a IWT2 Dojo US. 5 noviembre 2.012Javier_J
 
Oracle PPM Cloud 2016 PreSales Specialist
Oracle PPM Cloud 2016 PreSales SpecialistOracle PPM Cloud 2016 PreSales Specialist
Oracle PPM Cloud 2016 PreSales SpecialistRajeev Malur
 
Educación intercultural: Mapeo y diversidad cultural.
Educación intercultural: Mapeo y diversidad cultural.Educación intercultural: Mapeo y diversidad cultural.
Educación intercultural: Mapeo y diversidad cultural.Maria Clara Restrepo A
 
Enter Cloud Suite at CEBIT Hannover
Enter Cloud Suite at CEBIT HannoverEnter Cloud Suite at CEBIT Hannover
Enter Cloud Suite at CEBIT HannoverMariano Cunietti
 
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...Utai Sukviwatsirikul
 
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012IWT2 Dojo US. Introducción a TDD. 5 octubre 2012
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012Javier_J
 

Destacado (15)

Invitacion adul
Invitacion adulInvitacion adul
Invitacion adul
 
Sanitarios Tabacman (grifería, porcelanato y cerámica)
Sanitarios Tabacman (grifería, porcelanato y cerámica)Sanitarios Tabacman (grifería, porcelanato y cerámica)
Sanitarios Tabacman (grifería, porcelanato y cerámica)
 
Guía teórica 4 periodo.
Guía teórica 4 periodo.Guía teórica 4 periodo.
Guía teórica 4 periodo.
 
4 informe
4 informe4 informe
4 informe
 
Pyome - Property Maintenance Profile
Pyome - Property Maintenance ProfilePyome - Property Maintenance Profile
Pyome - Property Maintenance Profile
 
Fjsc
FjscFjsc
Fjsc
 
Introducción a IWT2 Dojo US. 5 noviembre 2.012
Introducción a IWT2 Dojo US. 5 noviembre 2.012Introducción a IWT2 Dojo US. 5 noviembre 2.012
Introducción a IWT2 Dojo US. 5 noviembre 2.012
 
CV- Kamil Manneh
CV- Kamil MannehCV- Kamil Manneh
CV- Kamil Manneh
 
Oracle PPM Cloud 2016 PreSales Specialist
Oracle PPM Cloud 2016 PreSales SpecialistOracle PPM Cloud 2016 PreSales Specialist
Oracle PPM Cloud 2016 PreSales Specialist
 
Educación intercultural: Mapeo y diversidad cultural.
Educación intercultural: Mapeo y diversidad cultural.Educación intercultural: Mapeo y diversidad cultural.
Educación intercultural: Mapeo y diversidad cultural.
 
Enter Cloud Suite at CEBIT Hannover
Enter Cloud Suite at CEBIT HannoverEnter Cloud Suite at CEBIT Hannover
Enter Cloud Suite at CEBIT Hannover
 
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...
แนวทางเวชปฏิบัติในการวินิจฉัยและการรักษาผูปวย ที่มีการติดเชื้อเฮลิโคแบคเตอร...
 
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012IWT2 Dojo US. Introducción a TDD. 5 octubre 2012
IWT2 Dojo US. Introducción a TDD. 5 octubre 2012
 
Ines dussel
Ines dusselInes dussel
Ines dussel
 
Ppt hal.133
Ppt hal.133Ppt hal.133
Ppt hal.133
 

Similar a 1506 binomial-coefficients

Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
Truth, deduction, computation lecture g
Truth, deduction, computation   lecture gTruth, deduction, computation   lecture g
Truth, deduction, computation lecture gVlad Patryshev
 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxSoftcare Solution
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesIrfaan Bahadoor
 
Math resources trigonometric_formulas
Math resources trigonometric_formulasMath resources trigonometric_formulas
Math resources trigonometric_formulasEr Deepak Sharma
 
Math resources trigonometric_formulas class 11th and 12th
Math resources trigonometric_formulas class 11th and 12thMath resources trigonometric_formulas class 11th and 12th
Math resources trigonometric_formulas class 11th and 12thDeepak Kumar
 
Lecture 3 qualtifed rules of inference
Lecture 3 qualtifed rules of inferenceLecture 3 qualtifed rules of inference
Lecture 3 qualtifed rules of inferenceasimnawaz54
 
Data made out of functions
Data made out of functionsData made out of functions
Data made out of functionskenbot
 
Tangent and curvature
Tangent and curvatureTangent and curvature
Tangent and curvatureAnik Syed
 
Algorithmic foundations.docx
Algorithmic foundations.docxAlgorithmic foundations.docx
Algorithmic foundations.docxedwin orege
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theoremhartcher
 
Rosser's theorem
Rosser's theoremRosser's theorem
Rosser's theoremWathna
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1jennytuazon01630
 
X2 t08 03 inequalities & graphs (2013)
X2 t08 03 inequalities & graphs (2013)X2 t08 03 inequalities & graphs (2013)
X2 t08 03 inequalities & graphs (2013)Nigel Simmons
 

Similar a 1506 binomial-coefficients (20)

Binomial theorem
Binomial theorem Binomial theorem
Binomial theorem
 
jalalam.ppt
jalalam.pptjalalam.ppt
jalalam.ppt
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
1105 ch 11 day 5
1105 ch 11 day 51105 ch 11 day 5
1105 ch 11 day 5
 
Truth, deduction, computation lecture g
Truth, deduction, computation   lecture gTruth, deduction, computation   lecture g
Truth, deduction, computation lecture g
 
Integral calculus
  Integral calculus   Integral calculus
Integral calculus
 
economics
economicseconomics
economics
 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 
Math resources trigonometric_formulas
Math resources trigonometric_formulasMath resources trigonometric_formulas
Math resources trigonometric_formulas
 
Math resources trigonometric_formulas class 11th and 12th
Math resources trigonometric_formulas class 11th and 12thMath resources trigonometric_formulas class 11th and 12th
Math resources trigonometric_formulas class 11th and 12th
 
Probability-1.pptx
Probability-1.pptxProbability-1.pptx
Probability-1.pptx
 
Lecture 3 qualtifed rules of inference
Lecture 3 qualtifed rules of inferenceLecture 3 qualtifed rules of inference
Lecture 3 qualtifed rules of inference
 
Data made out of functions
Data made out of functionsData made out of functions
Data made out of functions
 
Tangent and curvature
Tangent and curvatureTangent and curvature
Tangent and curvature
 
Algorithmic foundations.docx
Algorithmic foundations.docxAlgorithmic foundations.docx
Algorithmic foundations.docx
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem
 
Rosser's theorem
Rosser's theoremRosser's theorem
Rosser's theorem
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
 
X2 t08 03 inequalities & graphs (2013)
X2 t08 03 inequalities & graphs (2013)X2 t08 03 inequalities & graphs (2013)
X2 t08 03 inequalities & graphs (2013)
 

Más de Dr Fereidoun Dejahang

27 j20 my news punch -dr f dejahang 27-01-2020
27 j20 my news punch -dr f dejahang  27-01-202027 j20 my news punch -dr f dejahang  27-01-2020
27 j20 my news punch -dr f dejahang 27-01-2020Dr Fereidoun Dejahang
 
028 fast-tracking projects &amp; cost overrun
028 fast-tracking projects &amp; cost overrun028 fast-tracking projects &amp; cost overrun
028 fast-tracking projects &amp; cost overrunDr Fereidoun Dejahang
 
026 fast react-productivity improvement
026 fast react-productivity improvement026 fast react-productivity improvement
026 fast react-productivity improvementDr Fereidoun Dejahang
 
022 b construction productivity-write
022 b construction productivity-write022 b construction productivity-write
022 b construction productivity-writeDr Fereidoun Dejahang
 
016 communication in construction sector
016 communication in construction sector016 communication in construction sector
016 communication in construction sectorDr Fereidoun Dejahang
 
014 changes-cost overrun measurement
014 changes-cost overrun measurement014 changes-cost overrun measurement
014 changes-cost overrun measurementDr Fereidoun Dejahang
 
013 changes in construction projects
013 changes in construction projects013 changes in construction projects
013 changes in construction projectsDr Fereidoun Dejahang
 

Más de Dr Fereidoun Dejahang (20)

27 j20 my news punch -dr f dejahang 27-01-2020
27 j20 my news punch -dr f dejahang  27-01-202027 j20 my news punch -dr f dejahang  27-01-2020
27 j20 my news punch -dr f dejahang 27-01-2020
 
28 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-201928 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-2019
 
16 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-201916 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-2019
 
029 fast-tracking projects
029 fast-tracking projects029 fast-tracking projects
029 fast-tracking projects
 
028 fast-tracking projects &amp; cost overrun
028 fast-tracking projects &amp; cost overrun028 fast-tracking projects &amp; cost overrun
028 fast-tracking projects &amp; cost overrun
 
027 fast-tracked projects-materials
027 fast-tracked projects-materials027 fast-tracked projects-materials
027 fast-tracked projects-materials
 
026 fast react-productivity improvement
026 fast react-productivity improvement026 fast react-productivity improvement
026 fast react-productivity improvement
 
025 enterprise resources management
025 enterprise resources management025 enterprise resources management
025 enterprise resources management
 
022 b construction productivity-write
022 b construction productivity-write022 b construction productivity-write
022 b construction productivity-write
 
022 a construction productivity (2)
022 a construction productivity (2)022 a construction productivity (2)
022 a construction productivity (2)
 
021 construction productivity (1)
021 construction productivity (1)021 construction productivity (1)
021 construction productivity (1)
 
019 competencies-managers
019 competencies-managers019 competencies-managers
019 competencies-managers
 
018 company productivity
018 company productivity018 company productivity
018 company productivity
 
017 communication
017 communication017 communication
017 communication
 
016 communication in construction sector
016 communication in construction sector016 communication in construction sector
016 communication in construction sector
 
015 changes-process model
015 changes-process model015 changes-process model
015 changes-process model
 
014 changes-cost overrun measurement
014 changes-cost overrun measurement014 changes-cost overrun measurement
014 changes-cost overrun measurement
 
013 changes in construction projects
013 changes in construction projects013 changes in construction projects
013 changes in construction projects
 
012 bussiness planning process
012 bussiness planning process012 bussiness planning process
012 bussiness planning process
 
011 business performance management
011 business performance management011 business performance management
011 business performance management
 

Último

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 

Último (20)

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 

1506 binomial-coefficients

  • 1. 11 Binomial CoefficientsBinomial Coefficients CS/APMA 202CS/APMA 202 Rosen section 4.4Rosen section 4.4 Aaron BloomfieldAaron Bloomfield
  • 2. 22 Binomial CoefficientsBinomial Coefficients It allows us to do a quick expansion ofIt allows us to do a quick expansion of ((xx++yy))nn Why it’s really important:Why it’s really important: It provides a good context to presentIt provides a good context to present proofsproofs  Especially combinatorial proofsEspecially combinatorial proofs
  • 3. 33 LetLet nn andand rr be non-negative integers withbe non-negative integers with rr ≤≤ nn. Then. Then CC((nn,,rr) =) = CC((nn,,n-rn-r)) Or,Or, Proof (from last slide set):Proof (from last slide set): [ ]!)()!( ! ),( rnnrn n rnnC −−− =− )!(! ! rnr n − = )!(! ! ),( rnr n rnC − = Review: corollary 1Review: corollary 1 from section 4.3from section 4.3       − =      rn n r n
  • 4. 44 Review: combinatorial proofReview: combinatorial proof AA combinatorial proofcombinatorial proof is a proof that usesis a proof that uses counting arguments to prove a theorem,counting arguments to prove a theorem, rather than some other method such asrather than some other method such as algebraic techniquesalgebraic techniques Essentially, show that both sides of theEssentially, show that both sides of the proof manage to count the same objectsproof manage to count the same objects  Usually in the form of an English explanationUsually in the form of an English explanation with supporting formulaewith supporting formulae
  • 5. 55 Polynomial expansionPolynomial expansion Consider (Consider (xx++yy))33 :: Rephrase it as:Rephrase it as: When choosingWhen choosing xx twice andtwice and yy once, there areonce, there are C(3,2) = C(3,1) = 3 ways to choose where theC(3,2) = C(3,1) = 3 ways to choose where the xx comes fromcomes from When choosingWhen choosing xx once andonce and yy twice, there aretwice, there are C(3,2) = C(3,1) = 3 ways to choose where theC(3,2) = C(3,1) = 3 ways to choose where the yy comes fromcomes from 32233 33)( yxyyxxyx +++=+ [ ] [ ] 32222223 ))()(( yxyxyxyyxyxyxxyxyxyx +++++++=+++
  • 6. 66 Polynomial expansionPolynomial expansion ConsiderConsider To obtain theTo obtain the xx55 termterm  Each time you multiple by (Each time you multiple by (xx++yy), you select the), you select the xx  Thus, of the 5 choices, you chooseThus, of the 5 choices, you choose xx 5 times5 times C(5,5) = 1C(5,5) = 1  Alternatively, you chooseAlternatively, you choose yy 0 times0 times C(5,0) = 1C(5,0) = 1 To obtain theTo obtain the xx44 yy termterm  Four of the times you multiply by (Four of the times you multiply by (xx++yy), you select the), you select the xx The other time you select theThe other time you select the yy  Thus, of the 5 choices, you chooseThus, of the 5 choices, you choose xx 4 times4 times C(5,4) = 5C(5,4) = 5  Alternatively, you chooseAlternatively, you choose yy 1 time1 time C(5,1) = 5C(5,1) = 5 To obtain theTo obtain the xx33 yy22 termterm  C(5,3) = C(5,2) = 10C(5,3) = C(5,2) = 10 Etc…Etc… 543223455 510105)( yxyyxyxyxxyx +++++=+
  • 7. 77 Polynomial expansionPolynomial expansion For (For (xx++yy))55 543223455 0 5 1 5 2 5 3 5 4 5 5 5 )( yxyyxyxyxxyx       +      +      +      +      +      =+ 543223455 510105)( yxyyxyxyxxyx +++++=+
  • 8. 88 Polynomial expansion:Polynomial expansion: The binomial theoremThe binomial theorem For (For (xx++yy))nn The book calls this Theorem 1The book calls this Theorem 1 nnnnn yx n yx n yx n n yx n n yx 011110 011 )(       +      ++      − +      =+ −−  ∑= −       = n j jjn yx j n 0 nnnn yx n n yx n n yx n yx n 011110 110       +      − ++      +      = −− 
  • 9. 99 ExamplesExamples What is the coefficient ofWhat is the coefficient of xx1212 yy1313 in (in (xx++yy))2525 ?? What is the coefficient ofWhat is the coefficient of xx1212 yy1313 in (2in (2xx-3-3yy))2525 ??  Rephrase it as (2x+(-3y))Rephrase it as (2x+(-3y))2525  The coefficient occurs whenThe coefficient occurs when jj=13:=13: 300,200,5 !12!13 !25 12 25 13 25 ==      =      ( ) ∑= − −      =−+ 25 0 2525 )3()2( 25 )3(2 j jj yx j yx 00,545,702,433,959,763)3(2 !12!13 !25 )3(2 13 25 13121312 −=−=−     
  • 10. 1010 Rosen, section 4.4, question 4Rosen, section 4.4, question 4 Find the coefficient ofFind the coefficient of xx55 yy88 in (in (xx++yy))1313 Answer:Answer: 1287 8 13 5 13 =      =     
  • 12. 1212 Pascal’s IdentityPascal’s Identity By Pascal’s identity: or 21=15+6By Pascal’s identity: or 21=15+6 LetLet nn andand kk be positive integers withbe positive integers with nn ≥≥ kk.. ThenThen  or C(or C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk)) The book calls this Theorem 2The book calls this Theorem 2 We will prove this via two ways:We will prove this via two ways:  Combinatorial proofCombinatorial proof  Using the formula forUsing the formula for       +      − =      + k n k n k n 1 1       +      =      5 6 4 6 5 7       k n
  • 13. 1313 Combinatorial proof of Pascal’sCombinatorial proof of Pascal’s identityidentity Prove C(Prove C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk)) Consider a set T ofConsider a set T of nn+1 elements+1 elements  We want to choose a subset ofWe want to choose a subset of kk elementselements  We will count the number of subsets ofWe will count the number of subsets of kk elements via 2 methodselements via 2 methods Method 1: There are C(Method 1: There are C(nn+1,+1,kk) ways to choose such a subset) ways to choose such a subset Method 2: LetMethod 2: Let aa be an element of set Tbe an element of set T Two casesTwo cases  aa is in such a subsetis in such a subset There are C(There are C(nn,,kk-1) ways to choose such a subset-1) ways to choose such a subset  aa is not in such a subsetis not in such a subset There are C(There are C(nn,,kk) ways to choose such a subset) ways to choose such a subset Thus, there are C(Thus, there are C(nn,,kk-1) + C(-1) + C(nn,,kk) ways to choose a subset of) ways to choose a subset of kk elementselements Therefore, C(Therefore, C(nn+1,+1,kk) = C() = C(nn,,kk-1) + C(-1) + C(nn,,kk))
  • 14. 1414 Rosen, section 4.4, question 19:Rosen, section 4.4, question 19: algebraic proof of Pascal’s identityalgebraic proof of Pascal’s identity       +      − =      + k n k n k n 1 1 )!)(1()1( !)1()!1( )!(*)1()!1( knknkn nnn knknkn −+−=+− +=+ −−+=−+ 11 +=+ nn )!(! ! ))!1(()!1( ! )!1(! )!1( knk n knk n knk n − + −−− = −+ + )!()!1( ! )!)(1()!1( ! )!)(1()!1( !)1( knkk n knknk n knknkk nn −− + −+−− = −−+− + kknknk n 1 )1( 1 )1( )1( + +− = −+ + 11 +−+=+ knkn )1( )1( )1()1( )1( +− +− + +− = −+ + knk kn knk k knk n Substitutions:
  • 15. 1515 Privacy policyPrivacy policy  From time to time, in order to improve Google Gulp'sFrom time to time, in order to improve Google Gulp's usefulness for our users, Google Gulp will send packetsusefulness for our users, Google Gulp will send packets of data related to your usage of this product from aof data related to your usage of this product from a wireless transmitter embedded in the base of yourwireless transmitter embedded in the base of your Google Gulp bottle to the GulpPlex™, a heavily guarded,Google Gulp bottle to the GulpPlex™, a heavily guarded, massively parallel server farm whose location is knownmassively parallel server farm whose location is known only to Eric Schmidt, who carries its GPS coordinates ononly to Eric Schmidt, who carries its GPS coordinates on a 64-bit-encrypted smart card locked in a stainless-steela 64-bit-encrypted smart card locked in a stainless-steel briefcase handcuffed to his right wrist. No personallybriefcase handcuffed to his right wrist. No personally identifiable information of any kind related to youridentifiable information of any kind related to your consumption of Google Gulp or any other current orconsumption of Google Gulp or any other current or future Google Foods product will ever be given, sold,future Google Foods product will ever be given, sold, bartered, auctioned off, tossed into a late-night pokerbartered, auctioned off, tossed into a late-night poker pot, or otherwise transferred in any way to anypot, or otherwise transferred in any way to any untrustworthy third party, ever, we swear. See ouruntrustworthy third party, ever, we swear. See our Privacy Policy.Privacy Policy. April Fools Day JokesApril Fools Day Jokes http://www.google.com/googlegulp/ (or do a Google search for ‘gulp’)
  • 17. 1717 Proof practice: corollary 1Proof practice: corollary 1 LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then Algebraic proofAlgebraic proof ∑= =     n k n k n 0 2 ∑= −       = n k knk k n 0 11 nn )11(2 += ∑=       = n k k n 0 ∑= −       =+ n j jjnn yx j n yx 0 )(
  • 18. 1818 Proof practice: corollary 1Proof practice: corollary 1 LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then Combinatorial proofCombinatorial proof  A set withA set with nn elements has 2elements has 2nn subsetssubsets By definition of power setBy definition of power set  Each subset has either 0 or 1 or 2 or … orEach subset has either 0 or 1 or 2 or … or nn elementselements There are subsets with 0 elements, subsets with 1There are subsets with 0 elements, subsets with 1 element, … and subsets withelement, … and subsets with nn elementselements Thus, the total number of subsets isThus, the total number of subsets is  Thus,Thus, ∑= =     n k n k n 0 2 n n k k n 2 0 =      ∑=       0 n ∑=      n k k n 0       1 n       n n
  • 20. 2121 Proof practice: corollary 2Proof practice: corollary 2 LetLet nn be a positive integer. Thenbe a positive integer. Then Algebraic proofAlgebraic proof This implies thatThis implies that n 00 = ∑= =      − n k k k n 0 0)1(  +      +      +      =+      +      +      531420 nnnnnn ∑= − −      = n k knk k n 0 1)1( ( )n 1)1( +−= k n k k n )1( 0 −      = ∑=
  • 21. 2222 Proof practice: corollary 3Proof practice: corollary 3 LetLet nn be a non-negative integer. Thenbe a non-negative integer. Then Algebraic proofAlgebraic proof ∑= −       = n k kkn k n 0 21 ∑= =     n k nk k n 0 32 nn )21(3 += ∑=       = n k k k n 0 2
  • 22. 2323 Vandermonde’s identityVandermonde’s identity LetLet mm,, nn, and, and rr be non-negative integersbe non-negative integers withwith rr not exceeding eithernot exceeding either mm oror nn. Then. Then The book calls this Theorem 3The book calls this Theorem 3 ∑=             − =      + r k k n kr m r nm 0
  • 23. 2424 Combinatorial proof ofCombinatorial proof of Vandermonde’s identityVandermonde’s identity Consider two sets, one withConsider two sets, one with mm items and one withitems and one with nn itemsitems  Then there are ways to chooseThen there are ways to choose rr items from the union ofitems from the union of those two setsthose two sets Next, we’ll find that value via a different meansNext, we’ll find that value via a different means  PickPick kk elements from the set withelements from the set with nn elementselements  Pick the remainingPick the remaining rr--kk elements from the set withelements from the set with mm elementselements  Via the product rule, there are ways to do that forVia the product rule, there are ways to do that for EACHEACH value ofvalue of kk  Lastly, consider this for all values ofLastly, consider this for all values of kk:: Thus,Thus, ∑=             − =      + r k k n kr m r nm 0       + r nm             − k n kr m ∑=             − r k k n kr m 0
  • 24. 2525 Review of Rosen, sectionReview of Rosen, section 4.3, question 11 (a)4.3, question 11 (a) How many bit strings of length 10 containHow many bit strings of length 10 contain exactly four 1’s?exactly four 1’s?  Find the positions of the four 1’sFind the positions of the four 1’s  The order of those positions does not matterThe order of those positions does not matter Positions 2, 3, 5, 7 is the same as positions 7, 5, 3, 2Positions 2, 3, 5, 7 is the same as positions 7, 5, 3, 2  Thus, the answer is C(10,4) = 210Thus, the answer is C(10,4) = 210 Generalization of this result:Generalization of this result:  There are C(There are C(nn,,rr) possibilities of bit strings of length) possibilities of bit strings of length nn containingcontaining rr onesones
  • 25. 2626 Yet another combinatorial proofYet another combinatorial proof LetLet nn andand rr be non-negative integers withbe non-negative integers with rr ≤≤ nn.. ThenThen  The book calls this Theorem 4The book calls this Theorem 4 We will do the combinatorial proof by showingWe will do the combinatorial proof by showing that both sides show the ways to count bitthat both sides show the ways to count bit strings of lengthstrings of length nn+1 with+1 with rr+1 ones+1 ones From previous slide: achieves thisFrom previous slide: achieves this ∑=       =      + + n rj r j r n 1 1       + + 1 1 r n
  • 26. 2727 Yet another combinatorial proofYet another combinatorial proof Next, show the right side counts the same objectsNext, show the right side counts the same objects The final one must occur at positionThe final one must occur at position rr+1 or+1 or rr+2 or … or+2 or … or nn+1+1 Assume that it occurs at theAssume that it occurs at the kkthth bit, wherebit, where rr+1 ≤+1 ≤ kk ≤≤ nn+1+1  Thus, there must be r ones in the firstThus, there must be r ones in the first kk-1 positions-1 positions  Thus, there are such strings of lengthThus, there are such strings of length kk-1-1 AsAs kk can be any value fromcan be any value from rr+1 to+1 to nn+1, the total number+1, the total number of possibilities isof possibilities is Thus,Thus,       − r k 1 ∑ + +=       −1 1 1n rk r k ∑=       = n rk r k ∑=       = n rj r j ∑=       =      + + n rj r j r n 1 1
  • 27. 2828 Rosen, section 4.4, question 24Rosen, section 4.4, question 24 Show that ifShow that if pp is a prime andis a prime and kk is an integer such thatis an integer such that 1 ≤1 ≤ kk ≤≤ pp-1, then-1, then pp dividesdivides We know thatWe know that pp divides the numerator (divides the numerator (pp!) once only!) once only  BecauseBecause pp is prime, it does not have any factors less thanis prime, it does not have any factors less than pp We need to show that it doesWe need to show that it does NOTNOT divide thedivide the denominatordenominator  Otherwise theOtherwise the pp factor would cancel outfactor would cancel out SinceSince kk << pp (it was given that k ≤(it was given that k ≤ pp-1),-1), pp cannot dividecannot divide kk!! SinceSince kk ≥ 1, we know that≥ 1, we know that pp--kk << pp, and thus, and thus pp cannotcannot divide (divide (pp--kk)!)! Thus,Thus, pp divides the numerator but not the denominatordivides the numerator but not the denominator Thus,Thus, pp dividesdivides       k p )!(! ! kpk p k p − =            k p
  • 28. 2929 Rosen, section 4.4, question 38Rosen, section 4.4, question 38 Give a combinatorial proof that ifGive a combinatorial proof that if nn is positiveis positive integer theninteger then Provided hint: show that both sides count theProvided hint: show that both sides count the ways to select a subset of a set ofways to select a subset of a set of nn elementselements together with two not necessarily distincttogether with two not necessarily distinct elements from the subsetelements from the subset Following the other provided hint, we expressFollowing the other provided hint, we express the right side as follows:the right side as follows: 2 0 2 2)1( − = +=      ∑ n n k nn k n k 12 0 2 22)1( −− = +−=      ∑ nn n k nnn k n k
  • 29. 3030 Rosen, section 4.4, question 38Rosen, section 4.4, question 38 Show the left side properly counts theShow the left side properly counts the desired propertydesired property =      ∑= n k k n k 0 2 Choosing a subset of k elements from a set of n elements Consider each of the possible subset sizes k Choosing one of the k elements in the subset twice
  • 30. 3131 Rosen, section 4.4, question 38Rosen, section 4.4, question 38 Two cases to show the right side:Two cases to show the right side: nn((n-n-1)21)2n-n-22 ++nn22nn-1-1  Pick the same element from the subsetPick the same element from the subset Pick that one element from the set ofPick that one element from the set of nn elements: total ofelements: total of nn possibilitiespossibilities Pick the rest of the subsetPick the rest of the subset  As there areAs there are nn-1 elements left, there are a total of 2-1 elements left, there are a total of 2nn-1-1 possibilities to pick a givenpossibilities to pick a given subsetsubset We have to do bothWe have to do both  Thus, by the product rule, the total possibilities is the product of the twoThus, by the product rule, the total possibilities is the product of the two  Thus, the total possibilities isThus, the total possibilities is nn*2*2nn-1-1  Pick different elements from the subsetPick different elements from the subset Pick the first element from the set ofPick the first element from the set of nn elements: total ofelements: total of nn possibilitiespossibilities Pick the next element from the set ofPick the next element from the set of nn-1 elements: total of-1 elements: total of nn-1 possibilities-1 possibilities Pick the rest of the subsetPick the rest of the subset  As there areAs there are nn-2 elements left, there are a total of 2-2 elements left, there are a total of 2nn-2-2 possibilities to pick a givenpossibilities to pick a given subsetsubset We have to do all threeWe have to do all three  Thus, by the product rule, the total possibilities is the product of the threeThus, by the product rule, the total possibilities is the product of the three  Thus, the total possibilities isThus, the total possibilities is nn*(n-1)*2*(n-1)*2nn-2-2  We do one or the otherWe do one or the other Thus, via the sum rule, the total possibilities is the sum of the twoThus, via the sum rule, the total possibilities is the sum of the two OrOr nn*2*2nn-1-1 ++nn*(n-1)*2*(n-1)*2nn-2-2
  • 31. 32 Quick surveyQuick survey  I felt I understood the material in this slide set…I felt I understood the material in this slide set… a)a) Very wellVery well b)b) With some review, I’ll be goodWith some review, I’ll be good c)c) Not reallyNot really d)d) Not at allNot at all
  • 32. 33 Quick surveyQuick survey  The pace of the lecture for this slide set was…The pace of the lecture for this slide set was… a)a) FastFast b)b) About rightAbout right c)c) A little slowA little slow d)d) Too slowToo slow
  • 33. 34 Quick surveyQuick survey  How interesting was the material in this slideHow interesting was the material in this slide set? Be honest!set? Be honest! a)a) Wow! That was SOOOOOO cool!Wow! That was SOOOOOO cool! b)b) Somewhat interestingSomewhat interesting c)c) Rather bortingRather borting d)d) ZzzzzzzzzzzZzzzzzzzzzz
  • 34. 3535 Becoming an IEEE authorBecoming an IEEE author
  • 35. 3636