Hacker News new | ask | show | jobs
by ndsipa_pomu 1165 days ago
The most common definition of division being the inverse of multiplication.

if b ≠ 0 then the equation a/b = c is equivalent to a = b × c. Assuming that a/0 is a number c, then it must be that a = 0 × c = 0. However, the single number c would then have to be determined by the equation 0 = 0 × c, but every number satisfies this equation, so we cannot assign a numerical value to 0/0

1 comments

Thanks, this definition does seem problematic. In any case, it is not the only possible definition and in a/0=c, c does not have to be defined as a real number. We can define it as similarly to complex number with new rules that do not collide with existing reals.
There's a couple of mentions in other comments about the Riemann Sphere (https://en.wikipedia.org/wiki/Riemann_sphere) which does define division by zero, but sacrifices the numbers forming a field under addition and multiplication.