Combinatorics Class - Sum Question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
theRukus
Messages
49
Reaction score
0

Homework Statement


For any positive integer n determine:

[itex]\sum\limits^n_{i=0} \frac{1}{i!(n-i)!}[/itex]

Homework Equations



I don't really know where to start.. Up until this point we've just been doing permutations, combinations, and determining the coefficient of a certain term in the expansion of a polynomial. There aren't any examples like this question in the text, and so I am unsure as to what sort of an answer they are looking for... Are they just looking for a general formula (not a sum) for the answer, with n as a variable? Cheers for any direction!

The Attempt at a Solution

 
Physics news on Phys.org
So the answer I'm looking for is

[itex]\frac{\dbinom{n}{i}}{n!}[/itex]

Correct?
 
Or will it be

[itex]\sum\limits^n_{i=0} \dfrac{\dbinom{n}{i}}{n!}[/itex]

I'm confused as to whether the sum is still involved.
 
you should find the following sum:

[itex]\frac{1}{n!}*\sum \frac{n!}{i! (n-1)!}[/itex]
 
theRukus said:
Or will it be

[itex]\sum\limits^n_{i=0} \dfrac{\dbinom{n}{i}}{n!}[/itex]

I'm confused as to whether the sum is still involved.

Of course the sum is still involved. The final answer must be in terms of n alone: it cannot contain "i", since all values of i have been summed over. Anyway, just multiplying and dividing by n! does not magically get rid of the sum.

RGV