SECTION 2 BINARY OPERATIONS Definition: A binary operation  on a set S is a function mapping S X S into S. For each (a, b)  S X S, we will denote the.

Slides:



Advertisements
Similar presentations
Rules of Matrix Arithmetic
Advertisements

Precalculus Lesson 7.2 Matrix Algebra 4/6/2017 8:43 PM
Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
Matrix Definition: An array of numbers in m rows and n colums is called an mxn matrix A square matrix of order n, is an (nxn) matrix.
1.7 Diagonal, Triangular, and Symmetric Matrices.
Mathematics. Matrices and Determinants-1 Session.
Binary Operations.
Congruence Classes Z n = {[0] n, [1] n, [2] n, …, [n - 1] n } = the set of congruence classes modulo n.
1 Foundations of Interval Computation Trong Wu Phone: Department of Computer Science Southern Illinois University Edwardsville.
Linear Equations in Linear Algebra
CALCULUS – II Matrix Multiplication by Dr. Eman Saad & Dr. Shorouk Ossama.
10.1 Gaussian Elimination Method
Matrices MSU CSE 260.
Matrices and Determinants
Chapter 3 The Inverse. 3.1 Introduction Definition 1: The inverse of an n  n matrix A is an n  n matrix B having the property that AB = BA = I B is.
MATRICES. Matrices A matrix is a rectangular array of objects (usually numbers) arranged in m horizontal rows and n vertical columns. A matrix with m.
1 Operations with Matrice 2 Properties of Matrix Operations
1.7 Diagonal, Triangular, and Symmetric Matrices 1.
Partially Ordered Sets (POSets)
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
tables Objectives: By the end of class today I will:
Chap. 2 Matrices 2.1 Operations with Matrices
Matrix Representations of Knot and Link Groups Jess May 2006 Knot Theory Knot Theory is the study of mathematical knots. A knot is a simple closed polygonal.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Groups Definition A group  G,  is a set G, closed under a binary operation , such that the following axioms are satisfied: 1)Associativity of  :
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
8.1 Matrices & Systems of Equations
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Matrices Matrices A matrix (say MAY-trix) is a rectan- gular array of objects (usually numbers). An m  n (“m by n”) matrix has exactly m horizontal.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Discrete Mathematics Relation.
Module #9: Matrices Rosen 5 th ed., §2.7 Now we are moving on to matrices, section 7.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Introduction to Real Analysis Dr. Weihu Hong Clayton State University 8/19/2008.
2 2.1 © 2012 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
Discrete Mathematics Lecture # 15 Types of Relations (contd.)
Matrices: Basic Operations and Their Properties
Equivalence Relations
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Table of Contents Matrices - Definition and Notation A matrix is a rectangular array of numbers. Consider the following matrix: Matrix B has 3 rows and.
Section 2.4. Section Summary  Sequences. o Examples: Geometric Progression, Arithmetic Progression  Recurrence Relations o Example: Fibonacci Sequence.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Matrices, Vectors, Determinants.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 13 Mathematical Systems.
“It is impossible to define every concept.” For example a “set” can not be defined. But Here are a list of things we shall simply assume about sets. A.
CS 285- Discrete Mathematics Lecture 11. Section 3.8 Matrices Introduction Matrix Arithmetic Transposes and Power of Matrices Zero – One Matrices Boolean.
Introduction Types of Matrices Operations
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Matrix Algebra MATRIX OPERATIONS.
Unit-III Algebraic Structures
1.5 Matricies.
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Sequences and Summations
Section 2.4 Matrices.
Warm-Up 3) 1) 4) Name the dimensions 2).
Section 10.2 Finite Mathematical Systems
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Finite Mathematical Systems
Presentation transcript:

SECTION 2 BINARY OPERATIONS Definition: A binary operation  on a set S is a function mapping S X S into S. For each (a, b)  S X S, we will denote the element  ((a, b)) of S by a  b. Example: Our usual addition + is a binary operation on the set R (C, Z, R +, or Z + ). Our usual multiplication  is a binary operation on R (C, Z, R +, or Z + ). On Z +, we define a binary operation  by a  b equals the smaller of a and b, or the common value of a  b. On Z +, we define a binary operation  ’ by a  ’ b = a.

Induced Operation Definition Let  be a binary operation on S and let H be a subset of S. The subset H is closed under  if for all a, b  H, we also have a  b  H. In this case, the binary operation on H given by restricting  to H is the induced operation of  on H. Example: Our usual addition + on the set R of real numbers does not induce a binary operation on the set R * of nonzero real numbers. Since 2  R * and - 2  R *, but 2+(-2)=0 and 0  R *. Thus R * is not closed under .

In order to define a binary operation  on a set S we must be sure that the following two conditions hold:  is everywhere defined on S That is, for each possible ordered pair of elements in S, there is exactly one element assigned to it. S is closed under  That is, for each ordered pair of elements in S, the element assigned to it is again in S.

Examples On Q, let a  b = a / b. Such  is not everywhere defined on Q. Since no rational number is assigned by this rule to the pair (2, 0). On Q +, let a  b = a / b. Such  is a binary operation on Q + since it satisfies two previous conditions. On Z +, let a  b = a / b. Such  is not a binary operation on Z +. Since Z + is not closed under . Ex: 1  3 is not in Z +. Exercise: 17-19

Commutative & Associative Definition A binary operation  on a set S is commutative if a  b = b  a Definition A binary operation on a set S is associative if (a  b)  c = a  (b  c) For all a, b, c  S.

Tables For a finite set, a binary operation on the set can be defined by means of a table in which the elements of the set are listed across the top as heads of columns and at the left side as heads of rows. We always require that the elements of the set be listed as heads across the top in the same order as heads down the left side.

Example The following table defines the binary operation  on S ={a, b, c} by the following rule: (ith entry on the left)  (jth entry on the top) = (entry in the ith row and jth column of the table body).  a b c a b c b b a c b c c b a Thus a  b=c and b  a=a, so  is not commutative.

Note: a binary operation defined by a table is commutative if and only if the entries in the table are symmetric with respect to the diagonal that starts at the upper left corner of the table and terminates at the lower right corner. For example: Complete the following table so that  is a commutative binary operation on the set S = {a, b, c, d}.  a b c d a b b d a c a c d d a b b c Exercise 1- 5