Is There a Simple Explanation for Why Division by Zero is Undefined?

  • Thread starter Thread starter Hippasos
  • Start date Start date
AI Thread Summary
Division by zero is undefined because it leads to contradictions in arithmetic operations. When attempting to define a/0 as some number x, it implies that a = 0*x, which is true for any x when a is zero, but nonsensical when a is non-zero. This inconsistency shows that there is no real number that can represent the result of dividing by zero. Other operations involving zero, such as addition and multiplication, remain defined because they do not lead to such contradictions. Therefore, division by zero is uniquely problematic in the realm of arithmetic.
Hippasos
Messages
75
Reaction score
0
let u = undefined

Let n be any integer

n / 0 = u

n = 0 / u

n = 0

Can we really do arithmetic operations with undefined? I assume the operation is however made when we declare: n / 0 = undefined.

is there any simple explanation for the fact that other operations with zero are defined except division by it?
 
Mathematics news on Phys.org
Hippasos said:
Can we really do arithmetic operations with undefined?

Of course we can't do arithmetic operations with undefined values! When we say that some quantity is undefined, we mean to say that there is no real number with that property.

is there any simple explanation for the fact that other operations with zero are defined except division by it?

Yes! If you accept the other properties of real numbers involving zero, you are forced to accept that \alpha/0 is undefined for all real \alpha.
 
If we were to "define" a/0= x for some x, that would be equivalent to saying that a= (0)x. But (0)x= 0 for any number x so, as long as a\ne 0, that makes no sense. On the other hand, if a= 0, then (0)x= a= 0 for any x so a/0 still cannot be any specific number.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top