the question that I CANNOT figure out is this:
explain why 2^n = (n choose 0) + (n choose 1) + (n choose 2) + ... + (n choose n-1) + (n choose n)
so far my work is:
(n choose 0) = n!/0!n= 1
(n choose 1) = n
(n choose 2) = (-n)2/2!=1/2(n-1)n
(n choose n-1) = n!/1!(-1+n)! = n
(n choose n) = n!/0!n = 1
I don't know if I am approaching this the right way or how to approach this kind of question
thanks for any help!
explain why 2^n = (n choose 0) + (n choose 1) + (n choose 2) + ... + (n choose n-1) + (n choose n)
so far my work is:
(n choose 0) = n!/0!n= 1
(n choose 1) = n
(n choose 2) = (-n)2/2!=1/2(n-1)n
(n choose n-1) = n!/1!(-1+n)! = n
(n choose n) = n!/0!n = 1
I don't know if I am approaching this the right way or how to approach this kind of question
thanks for any help!