Proving Summation nCk p^k q^n-k =1

  • Thread starter Thread starter sajee3a
  • Start date Start date
sajee3a
Messages
1
Reaction score
0
1)given that: (1+x)^n=summation nCk X^K

PROVE: SUMMATION nCk p^k q^n-k =1, where p+q=1
2) prove the general law of addition: P(E1 U E2 U...U En)=sum P(Ei)-sum P(EiEj)+sum P(EiEjEk)-...(-1)^n-1 P(E1E2...En)
 
Physics news on Phys.org
For 1:
1=(p+q)n=qn(1+(p/q))n=qnΣnCk(p/q)k=ΣnCkpkqn-k
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top