I need to find: $$\frac{d}{dx} x!$$
Is there a way to find this? If not, is there a proof that shows we cannot find it?
The graph of $x!$ Function
I need to find: $$\frac{d}{dx} x!$$
Is there a way to find this? If not, is there a proof that shows we cannot find it?
The graph of $x!$ Function
The factorial function is defined only on the domain of the natural numbers (so, e.g., you can't take $\frac12!$). The notion of derivative doesn't make much sense in this domain -- think about the definition of derivative in terms of limits, or think about the intepretation as the slope of the tangent line; how could you have a tangent line if the graph of the factorial function will just be a bunch of isolated points?
In order to make sense of a derivative of the factorial, you'd have to extend the function so that it is defined over a larger domain. The most common way to do this is via the gamma function, which was mentioned in the comments.