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.)
 
(9 intermediate revisions by 4 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" 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, 4x4 would equal 4+4+4+4, which in turn equals 16. 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 14:46, 22 January 2020

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" 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, 4x4 would equal 4+4+4+4, which in turn equals 16. This is called repeated addition.

Types of Multiplications


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