4 Composition of Mappings as a Binary Operation

Size: px
Start display at page:

Download "4 Composition of Mappings as a Binary Operation"

Transcription

1 Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 4 Composition of Mappings as a Binary Operation For a nonempty set S, let M(S) be the set of all mappings from S to S. We have seen that composition of mappings defines a binary operation in M(S). In this section, we want to study the properties of this operation. First, we discuss the question of commutativity and inverse elements. In general, composition is not commutative in M(S). Also, not every element of M(S) is invertible. Example 4.1 Let S be a nonempty set. (a) Show that composition in M(S) is not, in general, commutative. (b) Show that not every element of M(S) is invertible. Solution. (a) Consider the set M(Z) of all functions from the set of integers into itself. Then the operation of composition is a binary operation on M(Z). Consider the two functions α(n) = 2n and { n if n is even β(n) = 2 4 if n is odd Then (β α)(n) = n for all n Z. That is, β α = ι Z. However, since { n if n is even (α β)(n) = 8 if n is odd then β α α β. Hence, composition is not commutative. (b) From part (a), we see that β α = ι Z. Thus, β is a left inverse of α. However, α β ι Z so that β is not a right inverse of α. Hence, α is not invertible. Under what conditions on S, composition in M(S) is commutative? 1

2 Theorem 4.1 Let S be a nonempty set such that S < 2. Then composition of mappings in M(S) is commutative. We will show that if S 2 then composition of mappings is not commutative. Indeed, if S 2 then there exist two distinct elements a and b of S. Define α, β : S S as follows: α(a) = a α(b) = a β(a) = b β(b) = b. Then (α β)(a) = α(β(b)) = α(b) = a and (β α)(a) = β(α(a)) = β(b) = b. Since a b then α β β α. That is, composition in M(S) is not commutative. The following theorem summarizes the two properties of composition in (S). Theorem 4.2 Let S be a nonempty set. (a) Composition in M(S) is associative. (b) ι S is the identity element in M(S). (a) Let x S. Then for any α, β, γ M(S), we have Thus, α (β γ) = (α β) γ. (b)if x S and α M(S) then [α (β γ)](x) = α(β γ(x)) = α(β(γ(x))) = (α β)(γ(x)) = [(α β) γ](x) (α ι S )(x) = α(ι S (x)) = α(x) so that α ι S = α. Similarly, ι S α = α. Hence, ι S is the identity element of M(S) under the operation of composition. 2

3 Example 4.2 Is is true that if a nonempty set S is closed under a binary operation then every subset A of S is also closed under? Solution. If a set is closed under an operation then this does not mean that every subset is also closed under this operation. For example, R is closed under the operation of subtraction whereas N is not. Thus, composition is a binary operation on a subset of M(S) if and only if the subset is closed under composition. Now, let s look at the set I(S) of all invertible mappings from S to S. Clearly, I(S) is a subset of M(S). Theorem 4.3 (a) I(S) is closed under composition. (b) Composition is associative on I(S). (c) ι S is the identity element of I(S). (d) Every element of I(S) is invertible. (a) Let α and β be two invertible mappings from S to S. Then by Theorem 2.5(b), α β is also invertible. That is, α β I(S). Hence, I(S) is closed under composition. (b) Since I(S) is closed with respect to composition and composition on M(S) is associative there then it is certainly associative when restricted on I(S). (c) Since ι 1 S = ι S then ι S I(S). Since ι S is the identity element of M(S) then ι S is the identity element of I(S). (d) Follows from the definition of I(S). The following theorem can be used to test whether a mapping is one-to-one. Theorem 4.4 Let S be a nonempty set and α M(S). Then α is one-to-one if and only if there exists a β M(S) such that β α = ι S. Suppose first that α is one-to-one. Pick an element x 0 S and define 3

4 β : S S as follows { y if α(y) = x β(x) = if α(y) x, y S x 0 We show that β M(S). Indeed, if β(x) = y and y S is such that β(x) = y then α(y) = α(y and since α is one-to-one then y = y. That is, y is the unique element such that β(x) = y. If β(x) = x 0 then x 0 is the unique element such that β(x) = x 0 since x 0 is fixed. It remains to show that β α = ι S. To see this, let x S and α(x) = y. Then (β α)(x) = β(α(x)) = β(y) = x = ι S (x). Thus, β α = ι S. Conversely, suppose that β M(S) such that β α = ι S. Since ι S is one-toone then β α is one-to-one and therefore by Theorem 2.2(b), α is one-to-one. For testing onto mappings we have Theorem 4.5 Let S be a nonempty set and α M(S). Then α is onto if and only if there exists a β M(S) such that α β = ι S. Suppose first that α is onto. Then for each y S there is an x S such that α(x) = y. Define β : S S by β(y) = x. Then (α β)(y) = α(β(y)) = α(x) = y so that α β = ι S. Conversely, suppose that β M(S) is such that α β = ι S. Since ι S is onto then α β is onto. By Theorem 2.1 (b), α is also onto. Many important operations involve composition on special sets of invertible mappings. We close this section by giving two examples. The first example exhibits an example of a set of mappings where composition is commutative. Example 4.3 Let P denote the Cartesian plane. Let G p be the set of all rotations about a fixed point p. If two rotations differ by a multiple of 360 then we say that they are equal. If α and β are two elements of G p then α β is the rotation obtained by first applying β and then applying α. Thus, G p is closed under composition. By Theorem 4.2, composition is associative. An identity element of G p is the rotation of 0. Each rotation has an inverse: rotation of 4

5 the same magnitude in the opposite direction. Finally, as an operation on G p, composition is commutative. Example 4.4 Let L be the set of all linear mappings α a,b : R R defined by α a,b (x) = ax + b where a and b are two real numbers with a 0. (i) L is a set of invertible mappings from R into R. Indeed, if α a,b = ax + b with a 0 then α 1 a,b (x) = α 1 a, b a (x) = 1 a x b a. (ii) L is closed under composition To see this, pick two members L, say α a,b = ax + b and α c,d (x) = cx + d, where a 0 and c 0. Note that ac 0. Moreover, Thus, α a,b α c,d L. (α a,b α c,d )(x) = α a,b (α c,d (x)) = α a,b (cx + d) = a(cx + d) + b = (ac)x + ad + b = α ac,ad+b (x) (iii) Composition is associative on L Since L is a subset M(R) and composition is associative on M(R) then composition is also associative on L. (iv) α 1,0 is the identity element of L To see this, let α a,b L. Then by (ii) α a,b α 1,0 = α a,b and α 1,0 α a,b = α a,b. Remark 4.1 The identity element can be found as follows: If α e,f is the identity element of L then for any α a,b L we must have α e,f α a,b = α a,b α e,f = α a,b. This and (ii) imply that ea = a and eb + f = b. Thus, e = 1 and f = 0. 5

6 Remark 4.2 Note that, α a,0 (x) = ax, a > 1 is magnification since it magnifies the distance of each point from the origin by a factor of a. Also, α 1,b (x) = x + b, b > 0 is a translation of x, b units to the right. Finally, note that α a,b = α 1,b α a,0 so that for a > 1 and b > 0, α a,b corresponds to a magnification followed by a translation. 6

A Semester Course in Basic Abstract Algebra

A Semester Course in Basic Abstract Algebra A Semester Course in Basic Abstract Algebra Marcel B. Finan Arkansas Tech University c All Rights Reserved December 29, 2011 1 PREFACE This book is an introduction to abstract algebra course for undergraduates

More information

10.2 Introduction to Vectors

10.2 Introduction to Vectors Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 10.2 Introduction to Vectors In the previous calculus classes we have seen that the study of motion involved the introduction of a variety

More information

1 Solving Algebraic Equations

1 Solving Algebraic Equations Arkansas Tech University MATH 1203: Trigonometry Dr. Marcel B. Finan 1 Solving Algebraic Equations This section illustrates the processes of solving linear and quadratic equations. The Geometry of Real

More information

Review of Some Concepts from Linear Algebra: Part 2

Review of Some Concepts from Linear Algebra: Part 2 Review of Some Concepts from Linear Algebra: Part 2 Department of Mathematics Boise State University January 16, 2019 Math 566 Linear Algebra Review: Part 2 January 16, 2019 1 / 22 Vector spaces A set

More information

Definition List Modern Algebra, Fall 2011 Anders O.F. Hendrickson

Definition List Modern Algebra, Fall 2011 Anders O.F. Hendrickson Definition List Modern Algebra, Fall 2011 Anders O.F. Hendrickson On almost every Friday of the semester, we will have a brief quiz to make sure you have memorized the definitions encountered in our studies.

More information

NOTES on LINEAR ALGEBRA 1

NOTES on LINEAR ALGEBRA 1 School of Economics, Management and Statistics University of Bologna Academic Year 207/8 NOTES on LINEAR ALGEBRA for the students of Stats and Maths This is a modified version of the notes by Prof Laura

More information

Math Midterm Solutions

Math Midterm Solutions Math 145 - Midterm Solutions Problem 1. (10 points.) Let n 2, and let S = {a 1,..., a n } be a finite set with n elements in A 1. (i) Show that the quasi-affine set A 1 \ S is isomorphic to an affine set.

More information

1.1 Line Reflections and Point Reflections

1.1 Line Reflections and Point Reflections 1.1 Line Reflections and Point Reflections Since this is a book on Transformation Geometry, we shall start by defining transformations of the Euclidean plane and giving basic examples. Definition 1. A

More information

Introducing Preorder to Hilbert C -Modules

Introducing Preorder to Hilbert C -Modules Int. Journal of Math. Analysis, Vol. 4, 2010, no. 28, 1349-1356 Introducing Preorder to Hilbert C -Modules Biserka Kolarec Department of Informatics and Mathematics Faculty of Agriculture, University of

More information

Math 203A - Solution Set 4

Math 203A - Solution Set 4 Math 203A - Solution Set 4 Problem 1. Let X and Y be prevarieties with affine open covers {U i } and {V j }, respectively. (i) Construct the product prevariety X Y by glueing the affine varieties U i V

More information

α = Permutation groups

α = Permutation groups Permutation groups A permutation of a set A is another name for a bijection from A to A, that is, any function ϕ: A A which is both one-to-one and onto. When A is a finite set with n objects, it is customary

More information

Vector Spaces and Linear Transformations

Vector Spaces and Linear Transformations Vector Spaces and Linear Transformations Wei Shi, Jinan University 2017.11.1 1 / 18 Definition (Field) A field F = {F, +, } is an algebraic structure formed by a set F, and closed under binary operations

More information

4 Unit Math Homework for Year 12

4 Unit Math Homework for Year 12 Yimin Math Centre 4 Unit Math Homework for Year 12 Student Name: Grade: Date: Score: Table of contents 3 Topic 3 Polynomials Part 2 1 3.2 Factorisation of polynomials and fundamental theorem of algebra...........

More information

1.1 Functions and Their Representations

1.1 Functions and Their Representations Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 1.1 Functions and Their Representations Functions play a crucial role in mathematics. A function describes how one quantity depends on

More information

Monotone and oscillatory solutions of a rational difference equation containing quadratic terms

Monotone and oscillatory solutions of a rational difference equation containing quadratic terms Monotone and oscillatory solutions of a rational difference equation containing quadratic terms M. Dehghan, C.M. Kent, R. Mazrooei-Sebdani N.L. Ortiz, H. Sedaghat * Department of Mathematics, Virginia

More information

Math 360 Linear Algebra Fall Class Notes. a a a a a a. a a a

Math 360 Linear Algebra Fall Class Notes. a a a a a a. a a a Math 360 Linear Algebra Fall 2008 9-10-08 Class Notes Matrices As we have already seen, a matrix is a rectangular array of numbers. If a matrix A has m columns and n rows, we say that its dimensions are

More information

Linear System Theory

Linear System Theory Linear System Theory Wonhee Kim Lecture 3 Mar. 21, 2017 1 / 38 Overview Recap Nonlinear systems: existence and uniqueness of a solution of differential equations Preliminaries Fields and Vector Spaces

More information

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved Fundamentals of Linear Algebra Marcel B. Finan Arkansas Tech University c All Rights Reserved October 9, 200 2 PREFACE Linear algebra has evolved as a branch of mathematics with wide range of applications

More information

The converse is clear, since

The converse is clear, since 14. The minimal polynomial For an example of a matrix which cannot be diagonalised, consider the matrix ( ) 0 1 A =. 0 0 The characteristic polynomial is λ 2 = 0 so that the only eigenvalue is λ = 0. The

More information

Choice Principles in Intuitionistic Set Theory

Choice Principles in Intuitionistic Set Theory Choice Principles in Intuitionistic Set Theory John L. Bell In intuitionistic set theory, the law of excluded middle is known to be derivable from the standard version of the axiom of choice that every

More information

Section 3.1: Definition and Examples (Vector Spaces), Completed

Section 3.1: Definition and Examples (Vector Spaces), Completed Section 3.1: Definition and Examples (Vector Spaces), Completed 1. Examples Euclidean Vector Spaces: The set of n-length vectors that we denoted by R n is a vector space. For simplicity, let s consider

More information

SOFT IDEALS IN ORDERED SEMIGROUPS

SOFT IDEALS IN ORDERED SEMIGROUPS REVISTA DE LA UNIÓN MATEMÁTICA ARGENTINA Vol. 58, No. 1, 2017, Pages 85 94 Published online: November 11, 2016 SOFT IDEALS IN ORDERED SEMIGROUPS E. H. HAMOUDA Abstract. The notions of soft left and soft

More information

Algebraic Structures Exam File Fall 2013 Exam #1

Algebraic Structures Exam File Fall 2013 Exam #1 Algebraic Structures Exam File Fall 2013 Exam #1 1.) Find all four solutions to the equation x 4 + 16 = 0. Give your answers as complex numbers in standard form, a + bi. 2.) Do the following. a.) Write

More information

ABSTRACT ALGEBRA MODULUS SPRING 2006 by Jutta Hausen, University of Houston

ABSTRACT ALGEBRA MODULUS SPRING 2006 by Jutta Hausen, University of Houston ABSTRACT ALGEBRA MODULUS SPRING 2006 by Jutta Hausen, University of Houston Undergraduate abstract algebra is usually focused on three topics: Group Theory, Ring Theory, and Field Theory. Of the myriad

More information

Math Linear algebra, Spring Semester Dan Abramovich

Math Linear algebra, Spring Semester Dan Abramovich Math 52 0 - Linear algebra, Spring Semester 2012-2013 Dan Abramovich Fields. We learned to work with fields of numbers in school: Q = fractions of integers R = all real numbers, represented by infinite

More information

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline 1. Real Numbers (33 topics) 1.3 Fractions (pg. 27: 1-75 odd) A. Simplify fractions. B. Change mixed numbers

More information

MATH 430 PART 2: GROUPS AND SUBGROUPS

MATH 430 PART 2: GROUPS AND SUBGROUPS MATH 430 PART 2: GROUPS AND SUBGROUPS Last class, we encountered the structure D 3 where the set was motions which preserve an equilateral triangle and the operation was function composition. We determined

More information

Math 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings MTHSC 412 Section 3.1 Definition and Examples of Rings A ring R is a nonempty set R together with two binary operations (usually written as addition and multiplication) that satisfy the following axioms.

More information

Problem 2: ii) Completeness of implies that for any x X we have x x and thus x x. Thus x I(x).

Problem 2: ii) Completeness of implies that for any x X we have x x and thus x x. Thus x I(x). Bocconi University PhD in Economics - Microeconomics I Prof. M. Messner Problem Set 1 - Solution Problem 1: Suppose that x y and y z but not x z. Then, z x. Together with y z this implies (by transitivity)

More information

Precalculus Chapter P.1 Part 2 of 3. Mr. Chapman Manchester High School

Precalculus Chapter P.1 Part 2 of 3. Mr. Chapman Manchester High School Precalculus Chapter P.1 Part of 3 Mr. Chapman Manchester High School Algebraic Expressions Evaluating Algebraic Expressions Using the Basic Rules and Properties of Algebra Definition of an Algebraic Expression:

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

What is the Matrix? Linear control of finite-dimensional spaces. November 28, 2010

What is the Matrix? Linear control of finite-dimensional spaces. November 28, 2010 What is the Matrix? Linear control of finite-dimensional spaces. November 28, 2010 Scott Strong sstrong@mines.edu Colorado School of Mines What is the Matrix? p. 1/20 Overview/Keywords/References Advanced

More information

Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8)

Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8) Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8) Do not rely solely on this review to prepare for the test. These problems are meant only as a means to remind you of the types

More information

Lecture 9. Econ August 20

Lecture 9. Econ August 20 Lecture 9 Econ 2001 2015 August 20 Lecture 9 Outline 1 Linear Functions 2 Linear Representation of Matrices 3 Analytic Geometry in R n : Lines and Hyperplanes 4 Separating Hyperplane Theorems Back to vector

More information

Axioms for the Real Number System

Axioms for the Real Number System Axioms for the Real Number System Math 361 Fall 2003 Page 1 of 9 The Real Number System The real number system consists of four parts: 1. A set (R). We will call the elements of this set real numbers,

More information

Elementary Row Operations on Matrices

Elementary Row Operations on Matrices King Saud University September 17, 018 Table of contents 1 Definition A real matrix is a rectangular array whose entries are real numbers. These numbers are organized on rows and columns. An m n matrix

More information

DEPARTMENT OF MATHEMATIC EDUCATION MATHEMATIC AND NATURAL SCIENCE FACULTY

DEPARTMENT OF MATHEMATIC EDUCATION MATHEMATIC AND NATURAL SCIENCE FACULTY HANDOUT ABSTRACT ALGEBRA MUSTHOFA DEPARTMENT OF MATHEMATIC EDUCATION MATHEMATIC AND NATURAL SCIENCE FACULTY 2012 BINARY OPERATION We are all familiar with addition and multiplication of two numbers. Both

More information

Number Axioms. P. Danziger. A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b. a b S.

Number Axioms. P. Danziger. A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b. a b S. Appendix A Number Axioms P. Danziger 1 Number Axioms 1.1 Groups Definition 1 A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b and c S 0. (Closure) 1. (Associativity)

More information

(1) A frac = b : a, b A, b 0. We can define addition and multiplication of fractions as we normally would. a b + c d

(1) A frac = b : a, b A, b 0. We can define addition and multiplication of fractions as we normally would. a b + c d The Algebraic Method 0.1. Integral Domains. Emmy Noether and others quickly realized that the classical algebraic number theory of Dedekind could be abstracted completely. In particular, rings of integers

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics College Algebra for STEM Marcel B. Finan c All Rights Reserved 2015 Edition To my children Amin & Nadia Preface From

More information

Assigment 1. 1 a b. 0 1 c A B = (A B) (B A). 3. In each case, determine whether G is a group with the given operation.

Assigment 1. 1 a b. 0 1 c A B = (A B) (B A). 3. In each case, determine whether G is a group with the given operation. 1. Show that the set G = multiplication. Assigment 1 1 a b 0 1 c a, b, c R 0 0 1 is a group under matrix 2. Let U be a set and G = {A A U}. Show that G ia an abelian group under the operation defined by

More information

Comparison of Elliptic Curve and Edwards Curve

Comparison of Elliptic Curve and Edwards Curve CS90G - PROJECT REPORT Comparison of Elliptic Curve and Edwards Curve Shivapriya Hiremath, Stephanie Smith June 14, 013 1 INTRODUCTION In this project we have implemented the Elliptic Curve and Edwards

More information

Resolution of the Cap Set Problem: Progression Free Subsets of F n q are exponentially small

Resolution of the Cap Set Problem: Progression Free Subsets of F n q are exponentially small Resolution of the Cap Set Problem: Progression Free Subsets of F n q are exponentially small Jordan S. Ellenberg, Dion Gijswijt Presented by: Omri Ben-Eliezer Tel-Aviv University January 25, 2017 The Cap

More information

LINEAR ALGEBRA WITH APPLICATIONS

LINEAR ALGEBRA WITH APPLICATIONS SEVENTH EDITION LINEAR ALGEBRA WITH APPLICATIONS Instructor s Solutions Manual Steven J. Leon PREFACE This solutions manual is designed to accompany the seventh edition of Linear Algebra with Applications

More information

Row Space, Column Space, and Nullspace

Row Space, Column Space, and Nullspace Row Space, Column Space, and Nullspace MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Every matrix has associated with it three vector spaces: row space

More information

BINARY REPRESENTATIONS OF ALGEBRAS WITH AT MOST TWO BINARY OPERATIONS. A CAYLEY THEOREM FOR DISTRIBUTIVE LATTICES

BINARY REPRESENTATIONS OF ALGEBRAS WITH AT MOST TWO BINARY OPERATIONS. A CAYLEY THEOREM FOR DISTRIBUTIVE LATTICES International Journal of Algebra and Computation Vol. 19, No. 1 (2009) 97 106 c World Scientific Publishing Company BINARY REPRESENTATIONS OF ALGEBRAS WITH AT MOST TWO BINARY OPERATIONS. A CAYLEY THEOREM

More information

A proof of Pohlke s theorem with an analytic determination of the reference trihedron

A proof of Pohlke s theorem with an analytic determination of the reference trihedron A proof of Pohlke s theorem with an analytic determination of the reference trihedron Renato Manfrin March 3, 08 Abstract By elementary arguments of linear algebra and vector algebra we give here a proof

More information

TRANSLATION-INVARIANT FUNCTION ALGEBRAS ON COMPACT GROUPS

TRANSLATION-INVARIANT FUNCTION ALGEBRAS ON COMPACT GROUPS PACIFIC JOURNAL OF MATHEMATICS Vol. 15, No. 3, 1965 TRANSLATION-INVARIANT FUNCTION ALGEBRAS ON COMPACT GROUPS JOSEPH A. WOLF Let X be a compact group. $(X) denotes the Banach algebra (point multiplication,

More information

2x + 5 = x = x = 4

2x + 5 = x = x = 4 98 CHAPTER 3 Algebra Textbook Reference Section 5.1 3.3 LINEAR EQUATIONS AND INEQUALITIES Student CD Section.5 CLAST OBJECTIVES Solve linear equations and inequalities Solve a system of two linear equations

More information

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Elementary Matrices MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Outline Today s discussion will focus on: elementary matrices and their properties, using elementary

More information

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises This document gives the solutions to all of the online exercises for OHSx XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Answers are in square brackets [. Lecture 02 ( 1.1)

More information

Generating Functions

Generating Functions 8.30 lecture notes March, 0 Generating Functions Lecturer: Michel Goemans We are going to discuss enumeration problems, and how to solve them using a powerful tool: generating functions. What is an enumeration

More information

MATH 101: ALGEBRA I WORKSHEET, DAY #1. We review the prerequisites for the course in set theory and beginning a first pass on group. 1.

MATH 101: ALGEBRA I WORKSHEET, DAY #1. We review the prerequisites for the course in set theory and beginning a first pass on group. 1. MATH 101: ALGEBRA I WORKSHEET, DAY #1 We review the prerequisites for the course in set theory and beginning a first pass on group theory. Fill in the blanks as we go along. 1. Sets A set is a collection

More information

Math 3121, A Summary of Sections 0,1,2,4,5,6,7,8,9

Math 3121, A Summary of Sections 0,1,2,4,5,6,7,8,9 Math 3121, A Summary of Sections 0,1,2,4,5,6,7,8,9 Section 0. Sets and Relations Subset of a set, B A, B A (Definition 0.1). Cartesian product of sets A B ( Defintion 0.4). Relation (Defintion 0.7). Function,

More information

Appendix Composite Point Rotation Sequences

Appendix Composite Point Rotation Sequences Appendix Composite Point Rotation Sequences A. Euler Rotations In Chap. 6 we considered composite Euler rotations comprising individual rotations about the x, y and z axes such as R γ,x R β,y R α,z and

More information

LINEAR ALGEBRA - CHAPTER 1: VECTORS

LINEAR ALGEBRA - CHAPTER 1: VECTORS LINEAR ALGEBRA - CHAPTER 1: VECTORS A game to introduce Linear Algebra In measurement, there are many quantities whose description entirely rely on magnitude, i.e., length, area, volume, mass and temperature.

More information

8. Statistical Equilibrium and Classification of States: Discrete Time Markov Chains

8. Statistical Equilibrium and Classification of States: Discrete Time Markov Chains 8. Statistical Equilibrium and Classification of States: Discrete Time Markov Chains 8.1 Review 8.2 Statistical Equilibrium 8.3 Two-State Markov Chain 8.4 Existence of P ( ) 8.5 Classification of States

More information

Algebra Mat: Working Towards Year 6

Algebra Mat: Working Towards Year 6 Algebra Mat: Working Towards Year 6 at 3 and adds 3 each time. 5, 10, 15, 20, Use simple formulae. The perimeter of a rectangle = a + a + b + b a = a b = 2, cd = 6, find 2 different pairs of numbers for

More information

Left almost semigroups dened by a free algebra. 1. Introduction

Left almost semigroups dened by a free algebra. 1. Introduction Quasigroups and Related Systems 16 (2008), 69 76 Left almost semigroups dened by a free algebra Qaiser Mushtaq and Muhammad Inam Abstract We have constructed LA-semigroups through a free algebra, and the

More information

A General Scheme of Entanglement

A General Scheme of Entanglement arxiv:physics/0701116v7 [physics.gen-ph] 11 Nov 2008 A General Scheme of Entanglement Elemér E Rosinger Department of Mathematics and Applied Mathematics University of Pretoria Pretoria 0002 South Africa

More information

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall c Dr Oksana Shatalov, Fall 2014 1 3 FUNCTIONS 3.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from A to B is a rule that assigns to each element in the set

More information

COMPOSITION OF FUNCTIONS

COMPOSITION OF FUNCTIONS COMPOSITION OF FUNCTIONS INTERMEDIATE GROUP - MAY 21, 2017 Finishing Up Last Week Problem 1. (Challenge) Consider the set Z 5 = {congruence classes of integers mod 5} (1) List the elements of Z 5. (2)

More information

ECEN 5682 Theory and Practice of Error Control Codes

ECEN 5682 Theory and Practice of Error Control Codes ECEN 5682 Theory and Practice of Error Control Codes Introduction to Algebra University of Colorado Spring 2007 Motivation and For convolutional codes it was convenient to express the datawords and the

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Orthogonality graph of the algebra of upper triangular matrices *

Orthogonality graph of the algebra of upper triangular matrices * Orthogonality graph of the algebra of upper triangular matrices * arxiv:602.03236v [math.co] 0 Feb 206 B.R. Bakhadly Lomonosov Moscow State University, Faculty of Mechanics and Mathematics Abstract We

More information

6A The language of polynomials. A Polynomial function follows the rule. Degree of a polynomial is the highest power of x with a non-zero coefficient.

6A The language of polynomials. A Polynomial function follows the rule. Degree of a polynomial is the highest power of x with a non-zero coefficient. Unit Mathematical Methods Chapter 6: Polynomials Objectives To add, subtract and multiply polynomials. To divide polynomials. To use the remainder theorem, factor theorem and rational-root theorem to identify

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

DISCRETE MATH (A LITTLE) & BASIC GROUP THEORY - PART 3/3. Contents

DISCRETE MATH (A LITTLE) & BASIC GROUP THEORY - PART 3/3. Contents DISCRETE MATH (A LITTLE) & BASIC GROUP THEORY - PART 3/3 T.K.SUBRAHMONIAN MOOTHATHU Contents 1. Cayley s Theorem 1 2. The permutation group S n 2 3. Center of a group, and centralizers 4 4. Group actions

More information

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved

Fundamentals of Linear Algebra. Marcel B. Finan Arkansas Tech University c All Rights Reserved Fundamentals of Linear Algebra Marcel B. Finan Arkansas Tech University c All Rights Reserved 2 PREFACE Linear algebra has evolved as a branch of mathematics with wide range of applications to the natural

More information

arxiv: v2 [math.dg] 3 Sep 2014

arxiv: v2 [math.dg] 3 Sep 2014 HOLOMORPHIC HARMONIC MORPHISMS FROM COSYMPLECTIC ALMOST HERMITIAN MANIFOLDS arxiv:1409.0091v2 [math.dg] 3 Sep 2014 SIGMUNDUR GUDMUNDSSON version 2.017-3 September 2014 Abstract. We study 4-dimensional

More information

Linear algebra review

Linear algebra review EE263 Autumn 2015 S. Boyd and S. Lall Linear algebra review vector space, subspaces independence, basis, dimension nullspace and range left and right invertibility 1 Vector spaces a vector space or linear

More information

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3 Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3 3. (a) Yes; (b) No; (c) No; (d) No; (e) Yes; (f) Yes; (g) Yes; (h) No; (i) Yes. Comments: (a) is the additive group

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

Abstract Algebra, HW6 Solutions. Chapter 5

Abstract Algebra, HW6 Solutions. Chapter 5 Abstract Algebra, HW6 Solutions Chapter 5 6 We note that lcm(3,5)15 So, we need to come up with two disjoint cycles of lengths 3 and 5 The obvious choices are (13) and (45678) So if we consider the element

More information

ABOUT THE CLASS AND NOTES ON SET THEORY

ABOUT THE CLASS AND NOTES ON SET THEORY ABOUT THE CLASS AND NOTES ON SET THEORY About the Class Evaluation. Final grade will be based 25%, 25%, 25%, 25%, on homework, midterm 1, midterm 2, final exam. Exam dates. Midterm 1: Oct 4. Midterm 2:

More information

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is LINEAR RECURSIVE SEQUENCES BJORN POONEN 1. Sequences A sequence is an infinite list of numbers, like 1) 1, 2, 4, 8, 16, 32,.... The numbers in the sequence are called its terms. The general form of a sequence

More information

MTH 102A - Linear Algebra II Semester

MTH 102A - Linear Algebra II Semester MTH 02A - Linear Algebra - 205-6-II Semester Arbind Kumar Lal P. Vector space A set V over a field F is a vector space if x+y is defined in V for all x,y V and αx is defined in V for all x V,α F s.t. )

More information

A Brief Introduction to Functional Analysis

A Brief Introduction to Functional Analysis A Brief Introduction to Functional Analysis Sungwook Lee Department of Mathematics University of Southern Mississippi sunglee@usm.edu July 5, 2007 Definition 1. An algebra A is a vector space over C with

More information

8 Building New Functions from Old Ones

8 Building New Functions from Old Ones Arkansas Tech University MATH 2243: Business Calculus Dr. Marcel B. Finan 8 Building New Functions from Old Ones In this section we discuss various ways for building new functions from old ones. New functions

More information

A Primer in Econometric Theory

A Primer in Econometric Theory A Primer in Econometric Theory Lecture 1: Vector Spaces John Stachurski Lectures by Akshay Shanker May 5, 2017 1/104 Overview Linear algebra is an important foundation for mathematics and, in particular,

More information

Lecture Summaries for Linear Algebra M51A

Lecture Summaries for Linear Algebra M51A These lecture summaries may also be viewed online by clicking the L icon at the top right of any lecture screen. Lecture Summaries for Linear Algebra M51A refers to the section in the textbook. Lecture

More information

THE CLASSICAL HOM-YANG-BAXTER EQUATION AND HOM-LIE BIALGEBRAS. Donald Yau

THE CLASSICAL HOM-YANG-BAXTER EQUATION AND HOM-LIE BIALGEBRAS. Donald Yau International Electronic Journal of Algebra Volume 17 (2015) 11-45 THE CLASSICAL HOM-YANG-BAXTER EQUATION AND HOM-LIE BIALGEBRAS Donald Yau Received: 25 January 2014 Communicated by A. Çiğdem Özcan Abstract.

More information

Math 314/ Exam 2 Blue Exam Solutions December 4, 2008 Instructor: Dr. S. Cooper. Name:

Math 314/ Exam 2 Blue Exam Solutions December 4, 2008 Instructor: Dr. S. Cooper. Name: Math 34/84 - Exam Blue Exam Solutions December 4, 8 Instructor: Dr. S. Cooper Name: Read each question carefully. Be sure to show all of your work and not just your final conclusion. You may not use your

More information

Learnability and Numberings of Families of Computably Enumerable Sets

Learnability and Numberings of Families of Computably Enumerable Sets Learnability and Numberings of Families of Computably Enumerable Sets Klaus Ambos-Spies These notes contain most of the material covered in the course Learnability and Numberings of Families of Computably

More information

Vectors in the Plane

Vectors in the Plane Vectors in the Plane MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Vectors vs. Scalars scalar quantity having only a magnitude (e.g. temperature, volume, length, area) and

More information

MATH2210 Notebook 3 Spring 2018

MATH2210 Notebook 3 Spring 2018 MATH2210 Notebook 3 Spring 2018 prepared by Professor Jenny Baglivo c Copyright 2009 2018 by Jenny A. Baglivo. All Rights Reserved. 3 MATH2210 Notebook 3 3 3.1 Vector Spaces and Subspaces.................................

More information

Systems of Linear Equations

Systems of Linear Equations LECTURE 6 Systems of Linear Equations You may recall that in Math 303, matrices were first introduced as a means of encapsulating the essential data underlying a system of linear equations; that is to

More information

Math 280 Modern Algebra Assignment 3 Solutions

Math 280 Modern Algebra Assignment 3 Solutions Math 280 Modern Algebra Assignment 3 s 1. Below is a list of binary operations on a given set. Decide if each operation is closed, associative, or commutative. Justify your answers in each case; if an

More information

1 Last time: inverses

1 Last time: inverses MATH Linear algebra (Fall 8) Lecture 8 Last time: inverses The following all mean the same thing for a function f : X Y : f is invertible f is one-to-one and onto 3 For each b Y there is exactly one a

More information

A new product on 2 2 matrices

A new product on 2 2 matrices A new product on 2 2 matrices L Kramer, P Kramer, and V Man ko October 17, 2018 arxiv:1802.03048v1 [math-ph] 8 Feb 2018 Abstract We study a bilinear multiplication rule on 2 2 matrices which is intermediate

More information

A Second Course in Elementary Differential Equations

A Second Course in Elementary Differential Equations A Second Course in Elementary Differential Equations Marcel B Finan Arkansas Tech University c All Rights Reserved August 3, 23 Contents 28 Calculus of Matrix-Valued Functions of a Real Variable 4 29 nth

More information

MATH 304 Linear Algebra Lecture 18: Orthogonal projection (continued). Least squares problems. Normed vector spaces.

MATH 304 Linear Algebra Lecture 18: Orthogonal projection (continued). Least squares problems. Normed vector spaces. MATH 304 Linear Algebra Lecture 18: Orthogonal projection (continued). Least squares problems. Normed vector spaces. Orthogonality Definition 1. Vectors x,y R n are said to be orthogonal (denoted x y)

More information

Basic Definitions: Group, subgroup, order of a group, order of an element, Abelian, center, centralizer, identity, inverse, closed.

Basic Definitions: Group, subgroup, order of a group, order of an element, Abelian, center, centralizer, identity, inverse, closed. Math 546 Review Exam 2 NOTE: An (*) at the end of a line indicates that you will not be asked for the proof of that specific item on the exam But you should still understand the idea and be able to apply

More information

ZERO-DIMENSIONAL SPACES HOMEOMORPHIC TO THEIR CARTESIAN SQUARES

ZERO-DIMENSIONAL SPACES HOMEOMORPHIC TO THEIR CARTESIAN SQUARES ZERO-DIMENSIONAL SPACES HOMEOMORPHIC TO THEIR CARTESIAN SQUARES W LODZIMIERZ J. CHARATONIK AND ŞAHİKA ŞAHAN Abstract. We show that there exists uncountably many zero-dimensional compact metric spaces homeomorphic

More information

Linear algebra and differential equations (Math 54): Lecture 10

Linear algebra and differential equations (Math 54): Lecture 10 Linear algebra and differential equations (Math 54): Lecture 10 Vivek Shende February 24, 2016 Hello and welcome to class! As you may have observed, your usual professor isn t here today. He ll be back

More information

Elementary realization of BRST symmetry and gauge fixing

Elementary realization of BRST symmetry and gauge fixing Elementary realization of BRST symmetry and gauge fixing Martin Rocek, notes by Marcelo Disconzi Abstract This are notes from a talk given at Stony Brook University by Professor PhD Martin Rocek. I tried

More information

Examples: Solving nth Order Equations

Examples: Solving nth Order Equations Atoms L. Euler s Theorem The Atom List First Order. Solve 2y + 5y = 0. Examples: Solving nth Order Equations Second Order. Solve y + 2y + y = 0, y + 3y + 2y = 0 and y + 2y + 5y = 0. Third Order. Solve

More information

MAT 771 FUNCTIONAL ANALYSIS HOMEWORK 3. (1) Let V be the vector space of all bounded or unbounded sequences of complex numbers.

MAT 771 FUNCTIONAL ANALYSIS HOMEWORK 3. (1) Let V be the vector space of all bounded or unbounded sequences of complex numbers. MAT 771 FUNCTIONAL ANALYSIS HOMEWORK 3 (1) Let V be the vector space of all bounded or unbounded sequences of complex numbers. (a) Define d : V V + {0} by d(x, y) = 1 ξ j η j 2 j 1 + ξ j η j. Show that

More information

LINEAR ALGEBRA. Attila Aşkar Koç University, Istanbul

LINEAR ALGEBRA. Attila Aşkar Koç University, Istanbul LINEAR ALGEBRA Attila Aşkar Koç University, Istanbul 11.02.2002 2 Table of Contents CHAPTER 1: LINEAR SPACES 1.1. Motivation 1.2.Sets and linear spaces 1.3.Basisi and representation of vectors CHAPTER

More information