Unknownpgr

Thoughts on Imaginary Number Systems

2021-05-22 20:58:54 | English, Korean

This post was translated from Korean into English by AI.

Sometime around middle or high school, we learn what imaginary numbers are. Imaginary numbers can be thought of as an extension of the real numbers with respect to the square root operation. But as I was about to go to sleep today, a random thought occurred to me: couldn't we create other number systems in a similar way? Of course, mathematicians have already devised other number systems, such as the quaternions and octonions. And brilliant mathematicians must have thought about this a great deal since imaginary numbers first appeared, so the fact that no other particularly suitable systems have emerged clearly means it will not work no matter how hard you try. Still, I was curious about why it would not work, so I decided to give it a try myself.

A New Number System

First, let us imagine a number that is undefined under existing operations, and then create a new number system that includes it.

For Every Integer xx, x×p=x+1x\times p=x+1: A Number pp

For example, 2p=32p=3 and 3p=43p=4. At first glance, this number system somehow...seems as though it might be well-defined. For instance:

You may already have sensed that something was strange around the square-root example, and indeed, this number system does not satisfy several important properties.

Therefore, such a number cannot be incorporated into the existing number system.

A Number Such That 1/0=p1/0=p, or Equivalently 0p=10p=1: pp

In fact, this is merely a more formal way of expressing the perennial question that comes up when people first learn about limits: "Why can't we define 1/0=1/0=\infin?"

However, this system also fails to satisfy the distributive law.

Conclusion

From these few experiments, I learned that we cannot create a useful number system simply by loosely defining strange numbers, and that the imaginary numbers are a remarkably well-designed—or perhaps discovered—number system.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -