Binomials!

j = l m C ( j , l ) \large \sum_{j=l}^m C(j,l)

Let C ( j , l ) C(j,l) denote the binomial coefficient, j ! l ! ( j l ) ! \frac{j!}{l!(j-l)!} . For integers m l 0 m\geq l \geq 0 , what is the value of the summation above?

C ( m + 1 , l ) C(m+1,l) C ( m + 2 , l + 1 ) C(m+2,l+1) C ( m + 1 , l + 1 ) C(m+1,l+1) C ( m , l + 1 ) C(m,l+1)

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

PROOF BY INDUCTION

Let P ( m ) P(m) be the proposition " j = l m C ( j , l ) = C ( m + 1 , l + 1 ) \sum_{j=l}^m C(j,l) = C(m+1,l+1) ." Then,

Base Step : P ( l ) P(l) is true. [ Because C(l,l)=C(l+1,l+1)=1 ]

Inductive Step : Let P(k) be true for some integer k l k \geq l . Now we need to prove from this that P ( k + 1 ) P(k+1) is true.So, we have from the inductive hypothesis

C ( l , l ) + C ( l + 1 , l ) + C ( l + 2 , l ) + . . . . + C ( k , l ) = C ( k + 1 , l + 1 ) C(l,l) + C(l+1,l) + C(l+2,l) + .... + C(k,l) = C(k+1,l+1)

C ( l , l ) + C ( l + 1 , l ) + . . . . + C ( k , l ) + C ( k + 1 , l ) = C ( k + 1 , l + 1 ) + C ( k + 1 , l ) = C ( k + 2 , l + 1 ) \Rightarrow C(l,l) + C(l+1,l) + .... + C(k,l) + C(k+1,l) = C(k+1,l+1) + C(k+1, l) = C(k+2,l+1) [ From Pascal's identity C ( n , r ) + C ( n , r 1 ) = C ( n + 1 , r ) C(n,r) + C(n,r-1) = C(n+1,r) ]

= C ( [ k + 1 ] + 1 , l + 1 ) P ( k + 1 ) = C([k+1]+1, l+1) \Rightarrow P(k+1) true.

Hence, the proof is now complete by First Principle of Mathematical Induction.

This is something that our teacher at JEE coaching institute said to mug up...😂😂😂

A Former Brilliant Member - 3 years, 2 months ago

Log in to reply

It can be treated as a coefficient in a GP (see it?). I didn't know this when I wrote the solution.

Venkata Karthik Bandaru - 3 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...