Difference between revisions of "Multiplication"

(Multiplication moved to Ordinary Multiplication: The word '''multiplication''' has more broader definition and the one defined in this page provides information that only pertains to ordinary arithmetic.)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
#REDIRECT [[Ordinary Multiplication]]
+
In [[mathematics]], '''multiplication''' is a [[binary operation]] between two [[element]]s in a [[set]], in a broad sense. Depending on what set of [[element]]s are interacting, there are many types of multiplications with different properties. The multiplication sign is represented by the "x" (<math>\times</math>) or a medium-sized dot <math>(\cdot)</math>. Multiplication is the inverse of division.
 +
 
 +
 
 +
Multiplication is achieved by adding a number to itself as many times as the second number has value. For example, <math>4\times4</math> would equal <math>4+4+4+4</math>, which in turn equals <math>\boxed{16}</math>. This is called repeated addition.
 +
 
 +
== Types of Multiplications ==
 +
* [[Ordinary Multiplication]]
 +
* Multiplication in [[modular arithmetic]]
 +
* [[Matrix Multiplication]]
 +
* [[Vector product]]s
 +
* [[Composition]] of functions
 +
* Multiplication with [[fraction]]s
 +
 
 +
 
 +
{{stub}}
 +
 
 +
[[Category:Definition]]
 +
[[Category:Operation]]

Revision as of 08:40, 4 March 2021

In mathematics, multiplication is a binary operation between two elements in a set, in a broad sense. Depending on what set of elements are interacting, there are many types of multiplications with different properties. The multiplication sign is represented by the "x" ($\times$) or a medium-sized dot $(\cdot)$. Multiplication is the inverse of division.


Multiplication is achieved by adding a number to itself as many times as the second number has value. For example, $4\times4$ would equal $4+4+4+4$, which in turn equals $\boxed{16}$. This is called repeated addition.

Types of Multiplications


This article is a stub. Help us out by expanding it.