Proving Identity: $(\stackrel{m + n}{l}) = (\stackrel{m}{l})(\stackrel{n}{0})$

  • Thread starter Thread starter Gammage
  • Start date Start date
  • Tags Tags
    Identity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Gammage
Messages
14
Reaction score
0

Homework Statement


Let l, m, and n be positive integers with l [tex]\leq[/tex] m and l [tex]\leq[/tex] n. Prove the identity.
([tex]\stackrel{m + n}{l}[/tex]) = ([tex]\stackrel{m}{0}[/tex])([tex]\stackrel{n}{l}[/tex]) + ([tex]\stackrel{m}{1}[/tex])([tex]\stackrel{n}{l-1}[/tex])+...+([tex]\stackrel{m}{l}[/tex])([tex]\stackrel{n}{0}[/tex])

2. The attempt at a solution
I have no clue, I see proof and my brain goes dead. I thought I could just start writing the definition of the parts out on both sides and maybe something would make sense but it got messy quick and I didn't see any light at the end of that tunnel.
 
Physics news on Phys.org
How about a proof by induction? The integers l, m, and n have to be positive, so we'd start from l = 1:

[tex] (\stackrel{m+n}{1}) = (\stackrel{m}{0})(\stackrel{n}{1}) + (\stackrel{m}{1})(\stackrel{n}{0}) = m + n[/tex]

which plainly works. (It doesn't work for l = 0, but it doesn't have to, under the specified conditions.)

Now assume the proposition

([tex]\stackrel{m + n}{l}[/tex]) = ([tex]\stackrel{m}{0}[/tex])([tex]\stackrel{n}{l}[/tex]) + ([tex]\stackrel{m}{1}[/tex])([tex]\stackrel{n}{l-1}[/tex])+...+([tex]\stackrel{m}{l}[/tex])([tex]\stackrel{n}{0}[/tex]) .

What happens when we advance to the case for ([tex]\stackrel{m + n}{l+1}[/tex]) ?
 
Last edited: