Understanding the Paradox of 0 Divided by 0: Is it 0 or Undefined?

  • Context: High School 
  • Thread starter Thread starter Nano-Passion
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers around the mathematical expression 0 divided by 0, exploring whether it should be considered as 0 or undefined. Participants delve into the implications of this expression within the fields of real numbers and complex analysis, addressing both theoretical and conceptual aspects.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Mathematical reasoning

Main Points Raised

  • Some participants argue that 0/0 is undefined because there is no real number that can serve as the multiplicative inverse of 0, making the expression meaningless in the context of real numbers.
  • Others suggest that dividing zero by zero intuitively makes no sense, as it leads to the conclusion that any real number could satisfy the equation 0=0*x.
  • A participant mentions that in complex analysis, the function 1/z can map 0 to infinity, but this does not provide a valid interpretation for 0/0, which remains undefined.
  • Some contributions highlight that many texts refer to 0/0 as "undetermined" in the context of limits, where both the numerator and denominator approach zero, suggesting that the actual limit can exist and vary.
  • There is a discussion about applying l'Hôpital's rule to limits involving expressions that approach 0/0, with some participants asserting that limits are distinct from the expression 0/0 itself.
  • One participant proposes that defining 0/0 as a collection of numbers could be considered, but others express aesthetic concerns about such a definition and its implications for mathematical consistency.

Areas of Agreement / Disagreement

Participants generally do not reach a consensus on whether 0/0 should be defined as 0 or remain undefined. Multiple competing views are presented, particularly regarding the interpretation of 0/0 in different mathematical contexts.

Contextual Notes

The discussion reveals limitations in definitions and interpretations of 0/0, particularly in distinguishing between the expression itself and its behavior in limits. The context of different number systems, such as real numbers, extended real numbers, and projective reals, also plays a significant role in the arguments presented.

  • #61
Robert1986 said:
Assume there exists a mathematician that defines 0/0 to be something and he begins an article by writing something like "In this paper, we define 0/0 to be 0." Assume farther that the paper was actually published and (this next one is far more likely than the last one) every mathematician picked it up to read it at the exact same time. There would be a measurable event on the Richter Scale as the article was simultaneously thrown into the trash can by nearly every mathematician reading it.

Now, this is, of course, a mere theory of mine. And I am not a mathematician (yet), but I would imagine this would happen.

Well you could use the Micromass-PhysicsForums theorem to show that the Richter-Scale is defined over the reals and does converge to the dirac delta function evaluated at that point in time.

You might have to use a few other results, but I think you're on to something here.
 
Physics news on Phys.org
  • #62
Robert1986 said:
Assume there exists a mathematician that defines 0/0 to be something and he begins an article by writing something like "In this paper, we define 0/0 to be 0." Assume farther that the paper was actually published and (this next one is far more likely than the last one) every mathematician picked it up to read it at the exact same time. There would be a measurable event on the Richter Scale as the article was simultaneously thrown into the trash can by nearly every mathematician reading it.

Now, this is, of course, a mere theory of mine. And I am not a mathematician (yet), but I would imagine this would happen.
:biggrin:
 
  • #63
For the record, I'd like to offer up three examples where a mathematician is doing something other than arithmetic of real numbers, where 0/0 can be usefully defined.
The first I encountered in the book Concrete Mathematics which introduces the concept of a strong zero. A strong zero multiplied by any expression results in zero -- even if that other expression doesn't make sense! So, in particular,
\mathbf{0} \cdot \frac{1}{0} = \mathbf{0}​
where I've used boldface for the strong zero. The application was the manipulation of series: they introduced a bracket operator [ \cdot ] on propositions by
[P] = \begin{cases} \mathbf{0} & \neg P \\ 1 & P \end{cases}​
The typical use of this bracket is in a summation, such as
H(n) = \sum_{k} [1 \leq k \leq n] \frac{1}{k}​
where the sum is over all integers, but the [] expression is used to control which terms actually contribute. This is a surprisingly useful tool for doing computations with sums. With this typical usage, it's not hard to see why the strong zero semantics makes sense.

The other example I've encountered is that of a wheel: a variation on the usual arithmetic axioms designed so that inversion is a total operation. The theory of wheels has been fleshed out to some extent, and the basic identities clearly illuminates some of the sacrifices one has to make so that division by zero makes sense; e.g. the distributive law no longer works and must be replaced with
xz + yz = (x+y)z + 0z​
even the idea of multiplicative inverse breaks down:
x/x = 1 + 0x/x​

The final example is that sometimes, people do calculations not with functions, but instead with partial functions. Suppose x is a real variable. If you are working with functions, then x/x is an illegal expression: you're only allowed to divide by nonzero things. However, if you are doing arithmetic with partial functions, then x/x is a partially-defined real number. (Defined on the domain of all nonzero x)

In this arithmetic, 0/0 is an "empty" real-valued constant. It has no value. It's essentially nothing more than a variation on the notion of "undefined" that we can use in expressions. The relation 0/0=1 is neither true nor false: it is the empty truth value. Again, it's the analog of undefined.
 
  • #64
Hurkyl said:
For the record, I'd like to offer up three examples where a mathematician is doing something other than arithmetic of real numbers, where 0/0 can be usefully defined.



The first I encountered in the book Concrete Mathematics which introduces the concept of a strong zero. A strong zero multiplied by any expression results in zero -- even if that other expression doesn't make sense! So, in particular,
\mathbf{0} \cdot \frac{1}{0} = \mathbf{0}​
where I've used boldface for the strong zero. The application was the manipulation of series: they introduced a bracket operator [ \cdot ] on propositions by
[P] = \begin{cases} \mathbf{0} & \neg P \\ 1 & P \end{cases}​
The typical use of this bracket is in a summation, such as
H(n) = \sum_{k} [1 \leq k \leq n] \frac{1}{k}​
where the sum is over all integers, but the [] expression is used to control which terms actually contribute. This is a surprisingly useful tool for doing computations with sums. With this typical usage, it's not hard to see why the strong zero semantics makes sense.




The other example I've encountered is that of a wheel: a variation on the usual arithmetic axioms designed so that inversion is a total operation. The theory of wheels has been fleshed out to some extent, and the basic identities clearly illuminates some of the sacrifices one has to make so that division by zero makes sense; e.g. the distributive law no longer works and must be replaced with
xz + yz = (x+y)z + 0z​
even the idea of multiplicative inverse breaks down:
x/x = 1 + 0x/x​




The final example is that sometimes, people do calculations not with functions, but instead with partial functions. Suppose x is a real variable. If you are working with functions, then x/x is an illegal expression: you're only allowed to divide by nonzero things. However, if you are doing arithmetic with partial functions, then x/x is a partially-defined real number. (Defined on the domain of all nonzero x)

In this arithmetic, 0/0 is an "empty" real-valued constant. It has no value. It's essentially nothing more than a variation on the notion of "undefined" that we can use in expressions. The relation 0/0=1 is neither true nor false: it is the empty truth value. Again, it's the analog of undefined.

Thanks for the post, it reminds me how truly versatile mathematics is.

Do you have an idea of where wheel theory is applicable?
 
  • #65
Nano-Passion said:
Thanks for the post, it reminds me how truly versatile mathematics is.

Do you have an idea of where wheel theory is applicable?
I'm not really sure if it has found practical application yet; it is relatively new, and in my initial estimation, in the niche where it is most likely to be useful it has some well-established competitors that do a "good enough" job.

e.g. I've seen a few situations where projective coordinates are used that a wheel can describe slightly better. But the deficiency of projective coordinates is mild enough that there isn't really demand for a better description.
 
  • #66
Hurkyl said:
I'm not really sure if it has found practical application yet; it is relatively new, and in my initial estimation, in the niche where it is most likely to be useful it has some well-established competitors that do a "good enough" job.

e.g. I've seen a few situations where projective coordinates are used that a wheel can describe slightly better. But the deficiency of projective coordinates is mild enough that there isn't really demand for a better description.

Okay, so what are some applications of projective coordinates?
 

Similar threads

Replies
15
Views
9K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K