DiscreteMath`CombinatorialSimplification` ========================================= This package introduces elementary rules for simplifying ratios of factorials, products and binomial coefficients when the arguments are symbolic or non-numerical. The rules are intended to cover some of the more common situations that arise in combinatorial analysis. The built-in functions Factorial, Binomial, and Product are affected by loading this package. This loads the package. In[1]:= <