Factorial Function: Does it Hold for Non-Integer N?

Pacopag
Messages
193
Reaction score
4

Homework Statement



I was just wondering if
n!=n(n-1)!
is completely general. Does it hold even for non-integer n?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
In general, n! is only for integers.

(But it is possible to compute nCr for n being negative or a non-integer.)
 
How would you define n! for non-integer in order to have it hold?

The gamma functions, \Gamma(z)= \int_0^\infty t^{z-1} e^{-t}dt has the property that \Gamma(z)= (z-1)! for z a positive integer, and is defined for all z except negative integers.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top