Is There a Simple Way to Compute Derivatives for Factorials Beyond the Basics?

  • Thread starter Ebolamonk3y
  • Start date
  • Tags
    Factorial
In summary, the conversation discusses a simple and neat process for computing derivatives of factorials, specifically for the Gamma function. The discrete derivative is easily formulated using integer values of x and the difference between the values of f at x and x+1. The conversation also mentions the use of LaTeX for formatting.
  • #1
Ebolamonk3y
180
0
Is there a simple neat process to compute derivates for factorials beyond the simple ones...
 
Physics news on Phys.org
  • #2
I don't understand... can you post the actual problem?
 
  • #4
Given that the factorial is a discrete function, not a continuous one, there is no continuous derivative, so the discrete derivative is simple to formulate from this basis.

[tex]

f(x) = x!

[/tex]
[tex]

\frac{df}{dx} = \frac{\delta f}{\delta x}
= \frac{f_1-f_0}{x_1-x_0}

[/tex]

Now because f(x) is discrete, the only important values are integers so

[tex]

x_1-x_0=1

[/tex]

[tex]

\frac{df}{dx} = (x_1)! - (x_0)!

[/tex]

substituting the general x for

[tex]

x_0

[/tex]

and x+1 for

[tex]

x_1

[/tex]

we get

[tex]

\frac{df}{dx} = (x+1)! - x!
= (x+1)*x! - x!

[/tex]
[tex]
= x! * (x+1-1)
= x!*x
= x^2 * (x-1)!

[/tex]

There is your discrete derivative for integer values of x, it is the difference between the value of f at x and x+1 in terms of x.


Note: LaTeX friggin hates me.
 
Last edited:

What is the derivative of factorial?

The derivative of factorial is a mathematical concept that represents the rate of change of a factorial function at a specific point. It is denoted by the symbol "!" and is calculated by multiplying the factorial value by the natural logarithm of the factorial argument.

Why is the derivative of factorial important in mathematics?

The derivative of factorial is important in mathematics because it allows us to analyze the behavior of factorial functions and solve complex problems involving rates of change. It also has applications in probability and statistics, as well as in the fields of physics and engineering.

How do you find the derivative of factorial?

The derivative of factorial can be found by using the product rule or the chain rule, depending on the specific form of the factorial function. It is important to apply the appropriate rule and simplify the expression to obtain the final result.

What are some real-life applications of the derivative of factorial?

The derivative of factorial has various real-life applications, such as in modeling population growth, analyzing stock market trends, and predicting the spread of infectious diseases. It is also used in economics to determine the marginal utility of a product.

Are there any limitations to using the derivative of factorial?

Yes, there are some limitations to using the derivative of factorial. It can only be applied to functions that are continuous and differentiable, and it may not always give accurate results for extremely large or small values of the factorial argument. Additionally, it may not be applicable in certain situations where other mathematical methods are more suitable.

Similar threads

Replies
42
Views
3K
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
Replies
19
Views
3K
Replies
4
Views
1K
Replies
8
Views
5K
  • Calculus
Replies
12
Views
3K
  • Calculus
Replies
5
Views
2K
Replies
8
Views
2K
  • Computing and Technology
Replies
1
Views
1K
Back
Top