Namespaces
Variants
Actions

Difference between revisions of "Multiplication"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (links)
(TeX)
 
Line 1: Line 1:
 +
{{TEX|done}}
 
''of numbers''
 
''of numbers''
  
One of the basic arithmetic operations. Multiplication consists in assigning to two numbers <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654201.png" /> (called the factors) a third number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654202.png" /> (called the product). Multiplication is denoted by the sign <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654203.png" /> or <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654204.png" />; in notations using letters the sign is, as a rule, omitted.
+
One of the basic arithmetic operations. Multiplication consists in assigning to two numbers $a,b$ (called the factors) a third number $c$ (called the product). Multiplication is denoted by the sign $\times$ or $\cdot$; in notations using letters the sign is, as a rule, omitted.
  
Multiplication of positive integers is defined in the following way by means of addition: the product of a number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654205.png" /> by a number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654206.png" /> is the number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654207.png" /> equal to the sum of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654208.png" /> summands each of which is equal to <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m0654209.png" />; thus,
+
Multiplication of positive integers is defined in the following way by means of addition: the product of a number $a$ by a number $b$ is the number $c$ equal to the sum of $b$ summands each of which is equal to $a$; thus,
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542010.png" /></td> </tr></table>
+
\[ab=a+\dots+a\quad(b\text{ times}).\]
  
The number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542011.png" /> is called the multiplicand and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542012.png" /> the multiplier. Multiplication of two positive rational numbers <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542013.png" /> and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542014.png" /> is defined by the equation
+
The number $a$ is called the multiplicand and $b$ the multiplier. Multiplication of two positive rational numbers $m/n$ and $p/q$ is defined by the equation
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542015.png" /></td> </tr></table>
+
\[\frac mn\cdot\frac pq=\frac{mp}{nq}\]
  
(cf. [[Fraction|Fraction]]). The product of two negative fractions is positive, and that of a positive and a negative fraction is negative, where the modulus of the product in both cases is equal to the product of the moduli of the factors. The product of irrational numbers is defined as the limit of the products of rational approximations of them. Multiplication of two complex numbers <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542016.png" /> and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542017.png" /> is given by the formula
+
(cf. [[Fraction|Fraction]]). The product of two negative fractions is positive, and that of a positive and a negative fraction is negative, where the modulus of the product in both cases is equal to the product of the moduli of the factors. The product of irrational numbers is defined as the limit of the products of rational approximations of them. Multiplication of two complex numbers $\alpha=a+bi$ and $\beta=c+di$ is given by the formula
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542018.png" /></td> </tr></table>
+
\[\alpha\beta=(a+bi)(c+di)=ac-bd+(ad+bc)i,\]
  
or, in trigonometric form <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542019.png" />, by
+
or, in trigonometric form $(\alpha=r_1(\cos\phi_1+i\sin\phi_1),\ \beta=r_2(\cos\phi_2+i\sin\phi_2))$, by
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542020.png" /></td> </tr></table>
+
\[\alpha\beta=r_1r_2(\cos(\phi_1+\phi_2)+i\sin(\phi_1+\phi_2)).\]
  
Multiplication of numbers is commutative, associative and distributive on the left and right relative to addition (cf. [[Commutativity|Commutativity]]; [[Associativity|Associativity]]; [[Distributivity|Distributivity]]). Further, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542021.png" />, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542022.png" />.
+
Multiplication of numbers is commutative, associative and distributive on the left and right relative to addition (cf. [[Commutativity|Commutativity]]; [[Associativity|Associativity]]; [[Distributivity|Distributivity]]). Further, $a\cdot0=0$, $a\cdot1=a$.
  
In general algebra, multiplication may be any [[Algebraic operation|algebraic operation]] (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542023.png" />-ary, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m065/m065420/m06542024.png" />); most frequently a [[binary operation]] (cf. [[Magma]]). In certain cases this operation is a generalization of the usual multiplication of numbers. E.g. multiplication of quaternions, multiplication of matrices and multiplication of transformations. However, properties of the multiplication of numbers (e.g. commutativity) may be lost in these cases.
+
In general algebra, multiplication may be any [[Algebraic operation|algebraic operation]] ($n$-ary, $n>2$); most frequently a [[binary operation]] (cf. [[Magma]]). In certain cases this operation is a generalization of the usual multiplication of numbers. E.g. multiplication of quaternions, multiplication of matrices and multiplication of transformations. However, properties of the multiplication of numbers (e.g. commutativity) may be lost in these cases.

Latest revision as of 18:24, 30 December 2018

of numbers

One of the basic arithmetic operations. Multiplication consists in assigning to two numbers $a,b$ (called the factors) a third number $c$ (called the product). Multiplication is denoted by the sign $\times$ or $\cdot$; in notations using letters the sign is, as a rule, omitted.

Multiplication of positive integers is defined in the following way by means of addition: the product of a number $a$ by a number $b$ is the number $c$ equal to the sum of $b$ summands each of which is equal to $a$; thus,

\[ab=a+\dots+a\quad(b\text{ times}).\]

The number $a$ is called the multiplicand and $b$ the multiplier. Multiplication of two positive rational numbers $m/n$ and $p/q$ is defined by the equation

\[\frac mn\cdot\frac pq=\frac{mp}{nq}\]

(cf. Fraction). The product of two negative fractions is positive, and that of a positive and a negative fraction is negative, where the modulus of the product in both cases is equal to the product of the moduli of the factors. The product of irrational numbers is defined as the limit of the products of rational approximations of them. Multiplication of two complex numbers $\alpha=a+bi$ and $\beta=c+di$ is given by the formula

\[\alpha\beta=(a+bi)(c+di)=ac-bd+(ad+bc)i,\]

or, in trigonometric form $(\alpha=r_1(\cos\phi_1+i\sin\phi_1),\ \beta=r_2(\cos\phi_2+i\sin\phi_2))$, by

\[\alpha\beta=r_1r_2(\cos(\phi_1+\phi_2)+i\sin(\phi_1+\phi_2)).\]

Multiplication of numbers is commutative, associative and distributive on the left and right relative to addition (cf. Commutativity; Associativity; Distributivity). Further, $a\cdot0=0$, $a\cdot1=a$.

In general algebra, multiplication may be any algebraic operation ($n$-ary, $n>2$); most frequently a binary operation (cf. Magma). In certain cases this operation is a generalization of the usual multiplication of numbers. E.g. multiplication of quaternions, multiplication of matrices and multiplication of transformations. However, properties of the multiplication of numbers (e.g. commutativity) may be lost in these cases.

How to Cite This Entry:
Multiplication. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Multiplication&oldid=37343
This article was adapted from an original article by O.A. Ivanova (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article