Question 609330
what is the value of nCr when n-r=1
-----
nCr = n!/[(n-r)!*r!]= n!/[1*r!] = n*(n-1)*(n-2)...(n-r+1)
=========================
Cheers,
Stan H.
=========================