Finding the Derivative of Factorial Function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
coki2000
Messages
91
Reaction score
0
Hi,
I want to find the derivative of factorial function f(x)=x! and i found this integral,

[tex]f(x)=x!=\int_{0}^{\infty}e^{-t}t^xdt[/tex] when i take derivative of this

[tex]\frac{d}{dx}f(x)=\frac{d}{dx}\int_{0}^{\infty}e^{-t}t^xdt=\int_{0}^{\infty}e^{-t}t^xlnxdx[/tex]

How do i find this integral? Please help me. Thanks.
 
Physics news on Phys.org
Incorrect differentiation!

You should get:
[tex]\frac{df}{dx}=\int_{0}^{\infty}\ln(t)e^{-t}t^{x}dt[/tex]

There is no nice expression for the anti-derivative with respect to "t" here, so it must be evaluated numerically.
 
arildno said:
Incorrect differentiation!

You should get:
[tex]\frac{df}{dx}=\int_{0}^{\infty}\ln(t)e^{-t}t^{x}dt[/tex]

There is no nice expression for the anti-derivative with respect to "t" here, so it must be evaluated numerically.

Okey if i want to find

[tex]f'(2)=\int_{0}^{\infty}\ln(t)e^{-t}t^{2}dt[/tex]

can i integrate it?
 
coki2000 said:
can i integrate it?

Have you actually read arildno's post?
 
coki2000 said:
Okey if i want to find

[tex]f'(2)=\int_{0}^{\infty}\ln(t)e^{-t}t^{2}dt[/tex]

can i integrate it?

Yes, http://mathworld.wolfram.com/Euler-MascheroniConstant.html" .
 
Last edited by a moderator: