#Combinatorics proof

56 messages · Page 1 of 1 (latest)

hidden zinc
#

<@&791435371564892232>

tacit scaffold
#

it doesn't let me zoom in so I can't see your work properly

gloomy hawk
# hidden zinc .

Consider n objects and we choose k of them

Now label one of these objects as "special". Either the "special" object is one of those k in which case we have n-1 remaining objects and need to choose k-1 more. Otherwise we don't choose the "special" object and we have n-1 remaining objects and have to choose k

#

Combinatorical proof >>>> algebraic proof

#

(this is called pascal's identity btw)

quaint acorn
#

Here’s mine it’s the same as arizus but a little more explaining

hidden zinc
#

❤️ will read in a sec

unreal gyro
#

subsets of {1,2,3,...,n} either involving 1 or not

gloomy hawk
#

Double counting

hidden zinc
unreal gyro
hidden zinc
#

thanks

hidden zinc
#

and then also wb this?

unreal gyro
unreal gyro
#

or

#

binomial expansion of (1+1)^n

hidden zinc
unreal gyro
#

well (1+1)^n = nC1 + nC2 + ...

hidden zinc
#

yeah

#

oh

#

ok thanks

#

Clever

#

how tf u figure that out 💀

gloomy hawk
quaint acorn
#

Sum of pascal triangle rows >

gloomy hawk
#

Which u can count in 2 ways

hidden zinc
hidden zinc
quaint acorn
#

You can use your original questions proof to prove that

hidden zinc
#

Combinatorics proof

quaint acorn
#

1+3 = 4

#

Using nCr

#

I cba to type it rn

hidden zinc
#

yeah I get how its true, but how does the original proof prove that?

quaint acorn
#

I guess u can look at it like this, n-1Ck + n-1Ck-1 is the two numbers of Pascal’s triangle from the previous row adding to make the number in the next row (1+3)

#

There fore the next row after the third one is 1+1+3+3+3+3+1+1

#

The previous row had 2 3s, the next one is adding 4 3s

#

Same with 1s