Hoping someone can make sense of this: (negative decimal factorial)
question: why is it 999?
well you aren't allowed to take the factorial of a decimal, so wolfram has used the gamma function which is ok for decimals, \[\Gamma(z+1)=z!\]
so wolfram has done this \[(-0.999)!=\Gamma (-0.999+1)=\Gamma(0.001)\]
and the gamma function is defined differently, so that Γ(0.001) can be computed?
now a property of the Gamma function is that \[\Gamma(z)=\frac{\Gamma(z+1)}z\] so we get \[\Gamma(0.001)=\frac{\Gamma(1.001)}{0.001}=1000\times\Gamma(1.001)\]
thats not the only property of the gamma function though?
now we can use a table of graph get a numeric approximation
\[1.000<1.001<1.100\] \[\Gamma(1.000)<\Gamma(1.001)<\Gamma(1.100)\] \[1<\Gamma(1.001)<0.9514\]
and 1.001 is much closer to 1.000 , than 1.100 so we can approximate \[\Gamma(1.001)\approx0.99\]. so \[1000×Γ(1.001)\approx1000\times0.99=990\] which is about right
Technically I think wolfram is wrong, because the factorial can only be taken of a non negative integer
\[\large{\ddot\smile}\]
that helps alot, thank you :)
one crazy thing about the gamma functions is that\[\Gamma(\tfrac12)=\sqrt\pi\]
does that mean that (1/2 - 1)! = root(pi)?
on wiki it says that gamma(x)=(x-1)!
wolfram would agree that (1/2 - 1)! = √π but i would not because i would say the factorial can only be taken of nonnegative integers
lol, this is weird stuff
\[Γ(z+1)=z!\] let \(z+1=x\) \(\qquad \qquad z=x-1\) \[Γ(x)=(x-1)!\]
weird and true, i think the gamma function is related to growth
great information, thanks again
Join our real-time social learning platform and learn together with your friends!