in Combinatory recategorized by
642 views
1 vote
1 vote

The sum $\sum_{k=1}^n (-1)^k \:\: {}^nC_k \sum_{j=0}^k (-1)^j  \: \: {}^kC_j$ is equal to 

  1. $-1$
  2. $0$
  3. $1$
  4. $2^n$
in Combinatory recategorized by
by
642 views

4 Comments

may be I committed some mistake.

Will check again.
0
0
okay. May be solved by writing inner summation as binomial expression.
2
2
Yes!
1
1

1 Answer

2 votes
2 votes

From the binomial theorem,

$\displaystyle (1+x)^k=\sum_{j=0}^{k} {{}^{k}\textrm{C}_{j}}~x^j$

Putting $x=-1$ to equation above yields,

$\displaystyle (1-1)^k=\sum_{j=0}^{k} {{}^{k}\textrm{C}_{j}}(-1)^j\\ \displaystyle \Rightarrow \sum_{j=0}^{k} (-1)^j~{{}^{k}\textrm{C}_{j}}=0$

 

Now

$\displaystyle \sum_{k=1}^{n}(-1)^k~{{}^{n}\textrm{C}_{k}} \sum_{j=0}^{k} (-1)^j~{{}^{k}\textrm{C}_{j}}=\sum_{k=1}^{n}(-1)^k~{{}^{n}\textrm{C}_{k}} \times 0=0$

 

So the correct answer is B.

 

 

 

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true