I want to ask why is $$0! = 1$$ the same as $$1! = 1.$$
As a student I was lost and when I tried to ask the question the teacher said this will be done in complex analysis.
I know here I will thirst my quest by the help of people who understand it.
I know We define $n!$ as the product of all integers k with $1\leq k\leq n$. When $n=0$ this product is empty so it should be 1.
I was just wondering if for factorial we take:
$$6! = 6\cdot 5\cdot 4\cdot 3\cdot 2\cdot 1$$ $$5! = 5\cdot 4\cdot 3\cdot 2\cdot 1$$
In normal multiplication any number multiplied by $0$ = $0$
hence $$0! = 0\cdot 0 = 0$$ hence $$1! = 1\cdot 1 = 1$$
I am confused by this help Thanks.
But then the factorial rule of $0!$ being $1$ is misleading because $0$ x emptyset = emptyset why would it be 1?
Ultimately it's a definition, just like $1^0=1^1$.
– Alex R. Jul 09 '15 at 19:41