heshbon
- 27
- 0
Division by zero is undefined...but why doesn't somebody just define it?
Like they did with root (-1).
Like they did with root (-1).
heshbon said:Division by zero is undefined...but why doesn't somebody just define it?
Like they did with root (-1).
heshbon said:Division by zero is undefined...but why doesn't somebody just define it?
Like they did with root (-1).
heshbon said:Division by zero is undefined...but why doesn't somebody just define it?
Like they did with root (-1).
This definition is too restrictive, just say that y and it's inverse under the operation gives the identity.Tac-Tics said:What does that mean? Two operators are inverses if they "undo" each other, regardless of input. Addition and subtraction are the best known example. For any x and y, x + y - y = x. You start with x, you do "+y" then you "undo" the +y with a -y.
wsalem said:This definition is too restrictive,
Let me clarify that when I said "y and it's inverse under the operation gives the identity.", I was implicitly assuming "if it exists" both for the inverse and for the identity. Obviously an operation doesn't need to have any of these!You shouldn't really speak of an operator's inverse. You speak about sections of that operator, where only one argument is applied, such as (*2), the doubling function. The inverse function would be (/2), the halving function.
Absolutely! I never argued that!The argument is that the section (*0), which maps all real numbers to 0, has no inverse.
I'm sorry but I can't follow, what "all functions (+n)" are you talking about here, do you mean to define a function for each n, why not just a single function that sends each element to it's inverse?When speaking about addition, what I meant was that all functions (+n) have an inverse called (-n). To contrast, for all n EXCEPT 0, (*n) has an inverse (/n). That exception cannot be removed because (*0) is not one-to-one. In fact, it is quite the opposite.
Surely the exception cannot be removed, but then if we define such function, actually *0 wouldn't be "not one-to-one" but rather undefined!To contrast, for all n EXCEPT 0, (*n) has an inverse (/n). That exception cannot be removed because (*0) is not one-to-one.
wsalem said:Tac-Tics, I should have assumed the definition meant to be informal, so I hope my reply didn't offend you.