Difference between revisions of "Multiplication"

(Formatting)
m (Minor edit)
 
Line 1: Line 1:
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 (<math>\times</math>) or <math>(\cdot)</math>. Multiplication is the inverse of division.
+
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 (<math>\times</math>) or <math>(\cdot)</math>. The <math>\cdot</math> symbol is usually preferred because of confusion between <math>\times</math> and a variable <math>x</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.
+
Multiplication is achieved by adding a number to itself as many times as the second number has value. For example, <math>4\times4 = 4+4+4+4 = 16</math>. This is called repeated addition.
 +
 
 +
The term for repeated multiplication is exponentiation.
  
The term for repeated multiplication is an "exponent".
 
 
== Types of Multiplication ==
 
== Types of Multiplication ==
  
* Multiplication of [[real numbers]] over any [[equivalence relation]
+
* Multiplication of [[real numbers]] over any [[equivalence relation]]
 
* [[Matrix multiplication]]
 
* [[Matrix multiplication]]
 
* [[Composition]] of functions
 
* [[Composition]] of functions

Latest revision as of 11:14, 15 February 2025

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 ($\times$) or $(\cdot)$. The $\cdot$ symbol is usually preferred because of confusion between $\times$ and a variable $x$. 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 = 4+4+4+4 = 16$. This is called repeated addition.

The term for repeated multiplication is exponentiation.

Types of Multiplication

See Also

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