A student wants to know why, if we can define 0! as 1, we cannot define 1 over 0

1 answer

suppose 1/0 = x

That means that 1 = 0*x
But zero times anything is zero. There is no number x which can be defined as 1/0.

0! is useful because n! is a recursive definition.

That is,
n! = n * (n-1)!
3! = 3 * 2!
2! = 2 * 1!
1! = 1 * 0!

But, n! is also defined as the product of all the numbers from 1 to n. Since 1! is clearly 1, that means we must have 0! = 1.
Similar Questions
  1. Define substance abuse.* Define illegal drugs. * Define illicit drug use. * Define overdose. * Define addiction. * List six
    1. answers icon 1 answer
  2. Lesson 2.01: CellsWhat is an amino acid? Define macromolecule. Define homeostasis. List the organelles in the eukaryotic cell.
    1. answers icon 1 answer
  3. Pi = 3.14…- define:Irrational number- define: Radical- 3√27-define: radicand- 3√27-define:
    1. answers icon 9 answers
  4. Define What Constraint Satisfaction Problems are.Discuss the following and explain them with Example Backtracking Constraint
    1. answers icon 1 answer
more similar questions