PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: Very high
multiplication (Definition)

Multiplication is a mathematical operation in which two or more numbers are added up to themselves by a factor of other numbers. For example, $ 2 \times 3 = 2 + 2 + 2 = 3 + 3 = 6$. The numbers may be real, imaginary or complex, they may be integers or fractions. Among real numbers, if an odd number of multiplicands are negative, the overall result is negative; if an even number of multiplicands are negative, the overall result is positive. Two examples: $ (-3) \times (-5) = 15$; $ (-2) \times (-3) \times (-5) = (-30)$.

The usual operator is the cross with its four arms of equal length pointing northeast, northwest, southeast and southwest: $ \times$. Other options are the central dot $ \cdot$ and the tacit multiplication operator. In many computer programming languages the asterisk is often used as it is almost always available on the keyboard (Shift-8 in most American layouts), and this is the operator likely to be used in a computer implementation of a reverse Polish notation calculator. In Mathematica, the space can sometimes function as a multiplication operator, but more experienced users warn novices not to rely on this feature.

Just as with addition, multiplication is commutative: $ xyz = xzy = yxz$, etc.

The iterative operator is the Greek capital letter pi:

$\displaystyle \prod_{i = 1}^n a_i,$
which is a compact way of writing $ a_1 \times a_2 \times \ldots \times a_n$.

Multiplication of complex numbers is helped by the following identity: $ (a + bi) \times (x + yi)=(ax - by) + (ay + bx)i$. To give three examples: $ (17 + 29i)(11 + 38i) = -915 + 965i$ (the result has both real and imaginary parts), $ (1 + 2i)(1 - 2i) = 5$ (the result is a real prime) and $ (4 + 7i)(7 + 4i) = 65i$ (the result has only an imaginary part).



"multiplication" is owned by PrimeFan.
(view preamble)

View style:

See Also: product, product of negative numbers, factors with minus sign


Attachments:
table of multiplication up to 12 (Data Structure) by PrimeFan
doubling and halving algorithm for integer multiplication (Algorithm) by CompositeFan
Log in to rate this entry.
(view current ratings)

Cross-references: real prime, imaginary parts, identity, complex numbers, compact, pi, commutative, addition, multiplication operator, function, Mathematica, calculator, reverse Polish notation, languages, tacit multiplication operator, length, operator, positive, even number, negative, odd number, fractions, integers, complex, imaginary, real, factor, operation
There are 310 references to this entry.

This is version 6 of multiplication, born on 2007-01-17, modified 2007-11-03.
Object id is 8789, canonical name is Multiplication.
Accessed 3440 times total.

Classification:
AMS MSC11B25 (Number theory :: Sequences and sets :: Arithmetic progressions)
 00A05 (General :: General and miscellaneous specific topics :: General mathematics)
 00A06 (General :: General and miscellaneous specific topics :: Mathematics for nonmathematicians )

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy
The terms in multiplication by pahio on 2007-01-20 14:17:02
PrimeFan used in http://planetmath.org/encyclopedia/Multiplication.html the term "multiplicand" to mean any of the numbers which are multiplied among themselves in a product. Is this the general usage in English? In most European languages, they are "factors" of the product; Wolfram (http://mathworld.wolfram.com/Multiplication.html) takes the same view on the thing.

Wolfram says (http://mathworld.wolfram.com/Multiplicand.html) that in the product "a times b", "a" is the "multiplier" and "b" the "multiplicand". But Wikipedia (http://en.wikipedia.org/wiki/Multiplicand) says quite the contrary.

Is there a definite standard which we should take in PM entries,
concerning the terms "factor", "multiplier", "multiplicand"? Perhaps PrimeFan could define these terms in the entry "multiplication".

Jussi
[ reply | up ]

Interact
post | correct | update request | add derivation | add example | add (any)