I saw this question on an fb page and I couldn't solve it.
Question:
What is the value of $(-9!)$?
a)$362800$
b)$-362800$
c) Can not be calculated
The first options seems to be incorrect,which leaves $c$ but I can't justify it.Does it have something to do with gamma function which asks for$\int _{ 0 }^{ \infty }{ { x }^{ -10 } } { e }^{ -x }dx$. Why can't it be calculated?
Update:
I have been given answers that "using the Gamma function, it can't be evaluated". Isn't there some other way to do so?
The factorial function from $\mathbb{N}$ to $\mathbb{N}$ is a special case of the gamma function from $\mathbb{C}$ to $\mathbb{C}$:
$$n! = \Gamma(n+1) = \int\limits_{0}^{\infty}{x}^{n}{e}^{-x}\,{\rm{d}}x$$
Unfortunately, this function is defined for all complex numbers except negative integers and zero.