0! = 1 can be proved using many methods. While some use patterns or logic, giving reasons for mathematical consistency & this & that, I shall use calculus here.
We have the gamma function denoted by Γ(x), which is defined by
Γ(x)=∫0∞tx−1e−tdt
This function arose while solving an interpolation problem. The problem was to find a monotonic function defined over (1,∞) which took the value n! at n. It can be solved by evaluating the above improper integral which converges for x>0.
The gamma function is defined for the whole of real line provided we take Γ(x)=∞ for
x=0,−1,−2,….
We are interested in the case when x=n that is, a positive integer.
Integrating by parts, we have
Γ(n)=(n−1)∫0∞t(n−1)−1e−tdt
Notice that the integral is nothing but Γ(n−1). Thus we have, Γ(n)=(n−1)×Γ(n−1).
Repeating the above process,
Γ(n)=(n−1)(n−2)(n−3)……1×Γ(1)
But,
Γ(1)=∫0∞tx−1e−tdt
=−1e−t∣∣∣∣0∞
=−(0−1)=1
So, Γ(n)=(n−1)!
This must imply that Γ(1)=0! and we have already proved that Γ(1)=1. Thus,
0!=1
#Calculus
#Integration
#JustForFun
#Interesting
#Mathematicalreasoning
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
As far as I came to know, you are going against the chain of reasoning. 0! is defined to be 1, and hence the results follow. Just like falling into the trap of circular definitions, one shouldn't try to prove a fundamental definition by using stuff derived/dependent on itself.
Do check Wolfram-MathWorld and Wikipedia links.
Log in to reply
I believe that you are right and you are wrong. While you're right when you say that "0! is defined to be 1", I disagree with your connection of Gamma function as "derived from factorial". It is "independent" but yeah, it would be correct to say that to prove 0! = 1, one should not use Gamma function , while when one says that one need to prove Γ(1)=1, one should use Gamma function. This is the beauty of mathematics and we should not harm it. you agree with me?
Log in to reply
I do agree with you.
I did not mean that the Gamma function is derived from the factorial, but meant that the result Γ(n)=(n−1)! is consistent with combinatorial definition of a factorial only because of this assumption that 0!=1. In other words, 0!=1 was a convention taken to maintain this consistency.
A same function having two different definitions among different branches of mathematics always leads to such confusion about the order of reasoning !
I searched and found that the recurrence formula for the gamma function was Γ(n+1)=n! But then what's wrong with Γ(n)=(n−1)! It doesn't seem to meet any contradiction.
Is this proof correct? n!=n(n−1)! nn!=(n−1)! For n=1 11!=0! So 0!=1
Log in to reply
Definitely no ! The identity n!=n(n−1)! for every positive integer n is valid because of the assumption 0!=1.
0!=1 is a mathematical definition, in order to maintain consistency in the mathematical structure. It cannot be proved and any attempt to prove it is somewhat cyclic in nature.