Yes, sorry you're right Sabhotosh, my apologies. It's hard to break away from the many years of this religious brain washing "multiplication is series of addition".
I suppose maybe I should look at it like: some operators work one way for whole numbers, and another way for decimal numbers. Other operators may work differently for negatives vs positives. Addition becomes like-subtraction when the numbers are negative. Multiplication works like-division when decimals are used? Kind of makes me wonder why this is? Why does an operator "change" depending on the number?
A few points.
Mathematicians work with many different kinds of numbers. It is easiest to start with natural numbers defined as 0, 1, 2, 3 etc. And mathematicians work with many kinds of operations. The ones familiar from grade school are addition, subtraction, multiplication, and division.
We notice that addition has the opposite effect as subtraction. We call these operations inverse operations meaning that they cancel each other. 6 - 4 + 4 = 6. And we notice that multiplication has the opposite effect as division. Multiplication and division cancel each other. 6 [imath]\div[/imath] 3 [imath]\times[/imath] 3 = 6.
A property that is useful is called closure. If I add
ANY two natural numbers together, I get a natural number. If I multiply
ANY two natural numbers together, I get a natural number. Subtraction and division, however, do not have this nice property of closure in the natural numbers.
So we expand our number system to include negative numbers and call the expanded system the integer numbers. When we do that, we get closure for subtraction. Nice. But we want to keep as much as possible that is true of the natural numbers true for the integers and also want to make the integer numbers useful. This may call for adjusting the rules on how addition and subtraction are computed, but the adjusted rules must
give the same answers when dealing only with natural numbers.
And we can expand the integer system to a new system called rational numbers where division of any rational number by any rational number except zero is a rational number. Now we have closure for division (except division by zero). Again, we have to adjust the rules for how addition, subtraction, multiplication, and division are computed, but the adjusted rules
must give the same answers when dealing with only with integers or natural numbers.
Something interesting happens when we get to the rational numbers; it turns out that, in principle at least, we do not ever need subtraction and division. We can do all our conceptual work with just addition and multiplication.
Now the mathematicians have kept on doing this and come up with the real numbers, the complex numbers (both of which have no easy explanation but are handy for calculus), and even weirder things like quaternions (which are handy for computer graphics).
The principle to remember is that though expanded systems have adjusted rules for computing answers, those rules give the same result as the rules you learned in grade school when applied to natural numbers.