Multiplication can be denoted several different ways, and for all real numbers the different notations are equivalent. All of the following mean, "5 times 2":
Notation
The asterisk is often used on computers because it is a symbol on every keyboard, but it is never used when writing math by hand, and should only be used when there are no other alternatives. (This usage originated in the FORTRAN programming language). Frequently, multiplication is implied rather than specifically noted. This arises in Algebra and looks like:
This should only be done with variables that have one letter; with variable that have multiple letters (it is possible, and often less confusing, to write out the name of a variable rather than using a single letter, i.e. using "mass" instead of "m") it can become confusing as to where one variable ends and the other begins. It is also confusing to use this notation with just numbers because 52 could then mean fifty-two or five times two.
If the terms are not written out individually, then the product may be written with an ellipsis to mark out the missing terms. Thus, the product of all the natural numbers from 1 to 100 is 1 · 2 · ... · 99 · 100.
Alternatively, the product can be with the product symbol, which derives from the capital letter Π (Pi) in the Greek alphabet. This is defined as:
As for what multiplication means, the product of two whole numbers n and m is:
Using this definition, it is easy to prove some interesting properties of multiplication. As the first two examples above hint at, the order in which to numbers are multiplied does not matter. This is called the commutative property and it turns out to be true in general that for any two numbers x and y:
Multiplication is also has what is called a distributive property because:
What about zero? The initial definition above is little help because 1 is greater than zero. It is actually easier to define multiplication by zero using the second definition. So:
Multiplication with negative numbers also requires a little thought. First consider negative 1. For any positive integer m:
Students are sometimes mystified when told that the result of multiplying no numbers is 1.
A formal recursive definition of multiplication can be given by the rules:
For fast ways to compute products of large numbers, see multiplication algorithms.
To multiply numbers using pencil and paper, you need to have a multiplication table (either in your head or on paper). You also need to know a "multiplication algorithm" (a way to multiply numbers) such as lattice multiplication.
See also: