Open
Description
While Sage already has falling_factorial
and rising_factorial
functions they are not symbolic. Always using gamma or product expansions may be inconvenient in some cases, and does not offer the option to rewrite expressions in terms of them. Especially the product form cannot be easily rewritten as gamma expression. So the product expansion should be made optional.
Component: symbolics
Keywords: falling_factorial, rising_factorial
Issue created by migration from https://trac.sagemath.org/ticket/19461