About 50 results
Open links in new tab
  1. factorial - Why does 0! = 1? - Mathematics Stack Exchange

    The product of 0 and anything is $0$, and seems like it would be reasonable to assume that $0! = 0$. I'm perplexed as to why I have to account for this condition in my factorial function (Trying to learn …

  2. algebra precalculus - Zero to the zero power – is $0^0=1 ...

    @Arturo: I heartily disagree with your first sentence. Here's why: There's the binomial theorem (which you find too weak), and there's power series and polynomials (see also Gadi's answer). For all this, …

  3. Seeking elegant proof why 0 divided by 0 does not equal 1

    Nov 17, 2014 · The reason $0/0$ is undefined is that it is impossible to define it to be equal to any real number while obeying the familiar algebraic properties of the reals. It is perfectly reasonable to …

  4. Why is 0 factorial equal to 1? Is there any pure basic mathematical ...

    Feb 6, 2021 · $$ 0! = \Gamma (1) = \int_0^ {\infty} e^ {-x} dx = 1 $$ If you are starting from the "usual" definition of the factorial, in my opinion it is best to take the statement $0! = 1$ as a part of the …

  5. Why Not Define $0/0$ To Be $0$? - Mathematics Stack Exchange

    Nov 8, 2013 · That $0$ is a multiple of any number by $0$ is already a flawless, perfectly satisfactory answer to why we do not define $0/0$ to be anything, so this question (which is eternally recurring it …

  6. Equivalence of 0 and 0.0 - Mathematics Stack Exchange

    Aug 15, 2016 · 3 In ordinary mathematics, all representations of 0 are equivalent: $0=0.0=+0=-0$ and so on. In computer programming, however, 0 may be different from 0.0, in that the former is an integer …

  7. Justifying why 0/0 is indeterminate and 1/0 is undefined

    Oct 28, 2019 · In the context of limits, $0/0$ is an indeterminate form (limit could be anything) while $1/0$ is not (limit either doesn't exist or is $\pm\infty$). This is a pretty reasonable way to think about …

  8. Is $0$ a natural number? - Mathematics Stack Exchange

    Inclusion of $0$ in the natural numbers is a definition for them that first occurred in the 19th century. The Peano Axioms for natural numbers take $0$ to be one though, so if you are working with these …

  9. What is $0^ {i}$? - Mathematics Stack Exchange

    Jan 12, 2015 · In the context of natural numbers and finite combinatorics it is generally safe to adopt a convention that $0^0=1$. Extending this to a complex arithmetic context is fraught with risks, as is …

  10. Is it true that $0.999999999\ldots=1$? - Mathematics Stack Exchange

    Jul 21, 2010 · I'm told by smart people that $$0.999999999\\ldots=1$$ and I believe them, but is there a proof that explains why this is?