language-icon Old Web
English
Sign In

Algebraic operation

In mathematics, a basic algebraic operation is any one of the traditional operations of arithmetic, which are addition, subtraction, multiplication, division, raising to an integer power, and taking roots (fractional power). These operations may be performed on numbers, in which case they are often called arithmetic operations. They may also be performed, in a similar way, on variables, algebraic expressions, and, more generally on elements of algebraic structures, such as groups and fields.equivalent to:equivalent to:equivalent to:equivalent to: 3   .   5 {displaystyle 3 . 5}   or   3 ⋅ 5 {displaystyle 3cdot 5} a . b {displaystyle a.b}   or   a ⋅ b {displaystyle acdot b}   12 / 4 {displaystyle 12/4} or  b / a {displaystyle b/a} or  a 3 {displaystyle a^{3}} is the same as a × a × a {displaystyle a imes a imes a} e.g. ( a − b ) ≢ ( b − a ) {displaystyle (a-b) ot equiv (b-a)} In mathematics, a basic algebraic operation is any one of the traditional operations of arithmetic, which are addition, subtraction, multiplication, division, raising to an integer power, and taking roots (fractional power). These operations may be performed on numbers, in which case they are often called arithmetic operations. They may also be performed, in a similar way, on variables, algebraic expressions, and, more generally on elements of algebraic structures, such as groups and fields. The term algebraic operation may also be used for operations that may be defined by compounding basic algebraic operations, such as the dot product. In calculus and mathematical analysis, algebraic operation is also used for the operations that may be defined by purely algebraic methods. For example, exponentiation with an integer or rational exponent is an algebraic operation, but not the general exponentiation with a real or complex exponent. Also, the derivative is an operation that is not algebraic. Multiplication symbols are usually omitted, and implied, when there is no operator between two variables or terms, or when a coefficient is used. For example, 3 × x2 is written as 3x2, and 2 × x × y is written as 2xy. Sometimes multiplication symbols are replaced with either a dot, or center-dot, so that x × y is written as either x . y or x · y. Plain text, programming languages, and calculators also use a single asterisk to represent the multiplication symbol, and it must be explicitly used; for example, 3x is written as 3 * x. Rather than using the obelus symbol, ÷, division is usual represented with a vinculum, a horizontal line, e.g. 3/x + 1. In plain text and programming languages a slash (also called a solidus) is used, e.g. 3 / (x + 1). Exponents are usually formatted using superscripts, e.g. x2. In plain text, and in the TeX mark-up language, the caret symbol, ^, represents exponents, so x2 is written as x ^ 2. In programming languages such as Ada, Fortran, Perl, Python and Ruby, a double asterisk is used, so x2 is written as x ** 2. The plus-minus sign, ±, is used as a shorthand notation for two expressions written as one, representing one expression with a plus sign, the other with a minus sign. For example, y = x ± 1 represents the two equations y = x + 1 and y = x − 1. Sometimes it is used for denoting a positive-or-negative term such as ±x. Algebraic operations work in the same way as arithmetic operations, as can be seen in the table below. Note: the use of the letters a {displaystyle a} and b {displaystyle b} is arbitrary, and the examples would be equally valid if we had used x {displaystyle x} and y {displaystyle y} .

[ "Algebraic number", "Algebra" ]
Parent Topic
Child Topic
    No Parent Topic