1
$\begingroup$

This question explains better what this one tried: Understanding the intuition behind math

In the history mathematics we always see how the numbers were created and for what purpose. Like ordering, calculation of areas and taxes. This is the most common approach on documentaries and so in the math books.

It's always easy to understand the basics: Add, subtract, multiply and divide. The reason it is easy is that it is intuitive. We can imagine those things happening in our minds through visual representations.

I'm digging these documentaries looking for the part where we jumped from these basic operations to the complex ones. At least to me, the complexity starts when we add negative numbers. For example, in this simple operation:

$1 + (-1) = 0$

It's easy to understand how to apply and use the provided logic of signs. But to me it is not easy to imagine what is really happening here. And when I say "happening", I mean that I can't create any object visualization of that operations, like the ones we learn on high school:

"Imagine that you have two breads. You have eat one. Now how many do you have?"

On that kind of visualization you can imagine the two objects and then you can take off one and see how it looks like. This can be done for all the basic four operations on small scales.

You could say that the operation above is the same as $1 - 1 = 0$ But that's not the case. Doing so you are omitting the signs part and using it just as predefined formula.

The main question is about when in the history and for what reason the man came out with the signs and that kind of operation. In other words: Which was the first step given after these basic and very intuitive operations? And which was the necessities that leverage these discoveries? Like the need to have a convention where plus and minus become minus.

It is easy to think of debts. In that case, can you provide a simple visualization like the mentioned above for the product of two negative numbers?

  • 0
    I don't wish to be definitive. I'm only saying how I see "two negatives make a positive". Probably there is a way that might be more satisfactory to you. If Matt's supposition is correct, then I don't know how I'll get the point across you.2011-12-17

2 Answers 2

1

This is more a question of pragmatism. What negative numbers 'are' has confounded great mathematicians and philosophers, to no definite conclusion I am aware of. Have a look at this article.

http://www.bookrags.com/research/positive-and-negative-numbers-wsd/

To say they are 'debt' doesn't really address what you are after I believe. Numbers should count something, and debt is countable, even if your net worth is reduced by it. It's only negative when you balance your portfolio; not by itself - although we all view it this way nowadays, obviously.

They just turned out to be useful - as in the earlier wiki reference to solutions of simple linear equations that otherwise have none. You can visualize them maybe as a drift in the opposite direction of the increase of natural numbers. Girard, quoted in the above, produced some phenomenal solutions of cubic equations, say, by accepting interim results that were imaginary ("let's assume for a moment this equation had a solution, in some space"), kept further transforming, and eventually received real results because the imaginary terms cancelled.

1

Intuitively, think of it like this: the term $-x$ does not imply that $-x$ is negative, but simply that it is of the opposite sign of $x$. So when one writes the equation $3+(-x)=5$, we have that $x=-2$. So in this instance, even though you are "adding a negative " (-x) you are actually adding a positive, which it is easy to visualize. These sign operations make generalizations about the above operation similar. A similar process describes negative multiplication; $-x=(-1)*x$. If $x=-y$, then $y=(-1)*(-y)=(-1)*(-1)*y$. Dividing both sides by y yields $1=(-1)*(-1)$. The sign multiplication then makes sense.