Why is 0.5 ! = (√π )/2 ?
Why does (1/3) ! give me some "gamma" symbols?
Because with decimals we use the gamma function:
https://www.wikiwand.com/en/Gamma_function
Because it is the gamma funtion.
4! that is 4 factorial = 24
5! that is 5 factorial = 120
Now 4.5 factorial does not makes sense but it you have a curve where (4,24) is one point and (5,120) is the next point, you could join this up to get a smooth curve and that curve is the gamma function, :)
4.5! is the gamma function of 4.5
"4.5! is the gamma function of 4.5"
Not quite. Gamma(n) = (n-1)!
.
Gamma(4.5) = 11.632 which is between 3! = 6 and 4! = 24
Why is 0.5 ! = (√π )/2 ?
n!=Γ(n+1)
0.5!=Γ(0.5+1)
Γ(x+1)=x⋅Γ(x)
Γ(0.5+1)=0.5⋅Γ(0.5)
Γ(0.5)=√π
0.5⋅Γ(0.5)=0.5⋅√π=√π20.5!=√π2
Thanks, heureka.....I followed what you did....but....I have question..... in your fifth step....you state that :
Γ(0.5) = √ pi
How is this determined????
Also, does this imply that
Γ(0.5) = Γ( -0.5 + 1) = -0.5 * Γ(-0.5) ?????
Is it possible to apply the gamma function to a negative real number???.......