Skip to content
binär operator

File:Binary_operations_as_black_box.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ164307· pop 68· linked from 609 articles

binär operator

Sign in to save

Also known as dyadic operation

mathematical operation that combines two elements to produce another element

AI overview

A binary operation is a mathematical rule that takes two numbers or objects and combines them to create a single result, like addition (2+3=5) or multiplication. These operations are fundamental to mathematics because they form the basis for how we perform calculations and solve problems across nearly every field that uses math.

AI-generated from the Wikipedia summary — may contain errors.

Described at

Binary Operations - MathBitsNotebook(A1)

mathbitsnotebook.com

The word " bi nary" means composed of two pieces. A binary operation is simply a rule for combining two values to create a new value. The most widely known binary operations are those learned in elementary school: addition, subtraction, multiplication and division on various sets of numbers. A binary operation, , is defined on the set {1, 2, 3, 4}. The table at the right shows the 16 possible answers using this operation. To read the table: read the first value from the left hand column and the second value from the top row. The answer is the intersection point. Find the single element that will always return the original value. The identity element is 4. You will have found the identity element when all of the values in its row and its column are the same as the row and column headings. Unfortunately, if you were asked the general question, "Is associative?", instead of just checking one single case as shown in 4, you would have to check ALL possible arrangements. Unlike the commutative property, there is NO shortcut for checking associativity when working with a table. But remember, it only takes one arrangement which does not work to show that associativity fails.

Excerpt from a page describing this subject · 7,123 chars · not written by Vinony

Wikidata facts

Image
Binary operations as black box.svg
Show 2 more facts
Commons category
Binary operations
Sources (3)

via Wikidata · CC0

Article · Svenska

En binär operator, dyadisk operator, inre komposition eller binär operation är inom matematiken en kalkylering eller en operation med två indatakvantiteter, d.v.s. en operator med aritet 2. Mer precist är en binär operation på en mängd S en från S och S till S, med andra ord en funktion f från den cartesiska produkten S × S till S. Ibland, särskilt i datavetenskap, används termen för alla . I begreppet binär operator ingår restriktionen att funktionen f avbildar från element i mängden S till samma mängd (S), det vill säga att den är sluten. De mest välbekanta binära operatorerna är de tre vanliga räknesätten addition, subtraktion och multiplikation av tal. Division av reella tal är däremot inte i matematisk mening en binär operator, eftersom det inte är möjligt att definiera division med noll. Andra exempel är addition och multiplikation av matriser, och sammansättning av funktioner. Binära operationer är grundvalen för algebraiska strukturer studerade i abstrakt algebra: de bildar del av grupper, monoider, semigrupper, ringar m.m. Mest allmänt är en magma en mängd tillsammans med valfri binär operation definierad på den. Många binära operationer av intresse är kommutativa eller associativa. Många har även ett neutralt element och inverst element. Binära operationer skrivs ofta med infixnotation som a * b, a + b, eller a · b snarare än genom funktionsnotation på formen f(a,b). Ibland skrivs operanderna tätt ihop utan någon speciell symbol för operatorn: ab, så kallad juxtaposition. De kan även uttryckas med prefix- eller postfixnotation. En prefixnotation, polsk notation, gör parenteser onödiga; dess motsvarande variant i postfixform, omvänd polsk notation (eng. reverse polish notation, RPN), är kanske vanligare.

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories