A Little Beyond: Linear Algebra
|
|
- Milo Poole
- 3 years ago
- Views:
Transcription
1 A Little Beyond: Linear Algebra Akshay Tiwary March 6, 2016 Any suggestions, questions and remarks are welcome! 1 A little extra Linear Algebra 1. Show that any set of non-zero polynomials in [x], no two of which have same degree, is linearly independent over. 2. Suppose that V is a vector space with dimension 2. Show that V has more than one basis. 3. Suppose that K, L, M article subspaces of a vector spaces V. Show that K (L + (K M) = (K L) + (K M). 4. Suppose M and N are subspaces of a vector space V. Show that (M + N)/N = M/(M N). 5. Let V be a vector space over an infinite field. Show that V cannot be the union of finitely many proper subspaces of V. 6. Suppose that V is a finite dimensional vector space over. Suppose TS = ST for every endomorphism S on V. Show that T = x I V for some scalar x. 7. Suppose that T is a linear functional on V. Show that (Im T ) = ker T and that ker T = Im T. Hence show that if V and W are finite dimensional vector spaces over, and T : V W is a linear transformation, then rank T = rank T. 8. Suppose that V is a vector space and that S = {f 1,..., f n } V, Show S = n i=1 ker f i. 9. Suppose that is a finite field. Let V be a vector space over of dimension n. Show that for every m < n, the number of subspaces of V of dimension m is exactly the same as the number of subspaces of V of dimension n m. 10. Suppose that v 1,..., v n are distinct non-zero vectors in a vector space V. Show that there is T V such that T(v i ) 0 for any i. 11. Suppose V = M N, where M and N are subspaces of the vector space V. Show that V = N M. 12. (Oddtown) There are n inhabitants of Oddtown numbered 1,..., n. They are allowed to form clubs according to the following rules: (a) Each club has an odd number of members. (b) Each pair of clubs share an even number of members. Show that the number of clubs formed cannot exceed n. Hint: Associate each club with a vector in n 2. 1
2 2 GROUPS 13. (From A Walk Through Combinatorics - Bona) The set A consists of n + 1 positive integers, none of which has a prime divisor that is larger than the nth smallest prime number. Prove that there exists a non-empty subset B A so that the product of the elements of B is a perfect square. Definition (Eigenvector). A non-zero vector v V is said to be an eigenvector for T : V V if span v is T invariant. Definition (Eigenvalue). If T(v) = λv, we say λ is the eigenvalue for T corresponding to v. Definition (Eigenspace). For a given map T : V V and a scalar λ, we define the eigenspace V λ to be V λ = {v V : T v = λv}. That is, V λ is the set of eigenvectors for T corresponding to λ. Exercise 1.1. Show that V λ is a subspace of V. Definition (Geometric Multiplicity). For a given λ and V λ as above, dim V λ is called the geometric multiplicity of λ. Exercise 1.2. Think of rotation by 90 as linear map on 2. What are the eigenvectors? Exercise 1.3. Suppose v is an eigenvector for T with eigenvalue λ and suppose f is an automorphism on V. Can you find an eigenvector for f T f 1? Exercise 1.4. Suppose B = {v 1,..., v n } is a basis for V and that each v i is an eigenvector for a linear transformation T : V V such that v i corresponds to the eigenvalue λ i. What will the matrix representation of T with respect to B look like? Exercise 1.5. Show that 0 is an eigenvalue for a linear transformation T on V iff T is not injective. Exercise 1.6. Suppose φ, ψ are linear transformations on V. Show that φ ψ and ψ φ have exactly the same eigenvalues. Exercise 1.7. Suppose v 1,..., v n are different non-zero vectors for some linear transformation T on V corresponding to distinct eigenvalues λ 1,..., λ n. Show that the v 1,..., v n are linearly independent. 2 Groups Definition (Group). A nonempty set G is said to form a group if there is an associated binary operation (which we will denote by ) such that 1. (Closure) If a, b G, then a b G. 2. (Associativity) If a, b, c G, then (a b) c G. 3. (Existence of Identity) There is an element e G such that a e = e a = a for every a G. 4. (Existence of Inverses) For every a G there is an element a 1 G such that a a 1 = a 1 a = e. If, in addition, the group satisfies the condition that for every a, b G, a b = b a, then we call the group an abelian group. Exercise 2.1. Show that the identity in a group is unique. Show also that each g G has a unique inverse and so we can talk about "the" identity and "the" inverse of g. Exercise 2.2. Show that for each pair a, b G, there is a unique element x G such that a x = b and a unique y G such that y a = b. This means that the "equations" a x = b and y a = b have unique solutions. 2
3 2 GROUPS Exercise 2.3. Suppose that H is a nonempty set with an associative operation (which we will denote by ) and an identity element e. Suppose that every element h H has a left inverse h such that h h = e. Show that (H, ) is a group. By showing this, you are showing that the axioms for a group are stronger than necessary. Exercise 2.4. For an arbitrary element in a group, show that h 1 g 1 = (g h) 1. Example 2.5. Let X be a nonempty set and let L(X ) be the set of all bijections from X to itself. Then L(X ) is a group under the operation of composition of functions. If X is finite, what is L(X )? Definition. Suppose that (G, ) is a group. Suppose that H and K are subsets of G. Then define H K to be the set {h k : h H, k K}. Similarly, we can define gh and K g for g G to be {gh : h H} and {kg : k K} respectively. Definition. Suppose G = (G, ) is a group. Suppose H is a nonempty subset of G which is closed under. Suppose that the following also hold. 1. H H H. 2. If h H, then h 1 H. Then we say H is a subgroup of G. Exercise 2.6. Suppose that for every i I, H i is a subgroup of a group G. Show that is a subgroup of G. H i i I Do you remember an analogous theorem for subspaces? You will see many similarities with subspaces and subgroups because a Vector space is really an abelian group with respect to addition. Exercise 2.7. Note that (, +) is a group. Show that every subgroup of under + is of the form n = {nz : z } where n. Definition (Cosets). Suppose that H is a subgroup of G and g G. Then gh as defined above is called the left coset of g with respect to H. We can analogously define H g, the right coset of g with respect to H. Exercise 2.8. Suppose that G is a group and that N is a subgroup of G. Let be a relation on a group G such that g h iff h gn. Show that this is an equivalence relation on G. We denote G/ = {gn : g G} by G/N. Exercise 2.9. Consider the group (, +). Suppose n +. What is /n? Definition (Normal Subgroup). A subgroup N of a group G is called a normal subgroup of G if gn = N g for every g G. We call gn the coset of g modulo N. That is, the left and right cosets are the same. Every subgroup in an abelian group is clearly normal, but normal subgroups are possible in non-abelian groups as well. Exercise Suppose that N is a normal subgroup of a group G and g, h G. Show that (gn)(hn) = (g h)n where (gn)(hn) denotes the product of the sets gn and hn as defined above. This shows that normal subgroups respect products, and this allows for a lot of interesting properties. Exercise Suppose that G is a group and N is a normal subgroup of N. Let [g] denote gn, the coset of g modulo N. Let : G/N G/N be defined by [g] [h] = [g h]. Show that (G/N, ) is a group. What is the identity? What is the inverse of [g]? 3
4 2 GROUPS Definition (Group Homomorphism). Suppose (G, ) and (G, ) are groups. A function φ : G G is called a group homomorphism if for every g, h G we have φ(g h) = φ(g) φ(h). A homomorphism from G to itself is called an endomorphism. Definition. Suppose φ : G G is a group homomorphism. The kernel of φ, denoted by ker φ, is the set {g G : φ(g) = e } = φ 1 (e ). Exercise Suppose e and e are the identity elements of G and G respectively. Show that φ(e) = e. Suppose g G. What is φ(g 1 )? Exercise Suppose φ : G G is a group homomorphism. Show that ker φ is a normal subgroup of G. Exercise Suppose N is a normal subgroup of a group G. Show that there is some group homomorphism for which N is the kernel. Exercise Suppose φ : G G is a group homomorphism. Let N = ker φ. Then, for g G, show that gn = N g = φ 1 (φ(g)). Exercise Show that a homomorphism φ : G G is injective iff ker φ = {e}. Exercise Suppose N is a normal subgroup of G. Show that the quotient function ψ : G G/N is a surjective homomorphism. What is ker ψ? Definition. A bijective homomorphism φ : G G is called an isomorphism. In this case we say that G and G are isomorphic and write G = G. An isomorphism from a group to itself is called an automorphism. Isomorphic groups are essentially identical. equivalence relation. In fact, the relation = on a set of groups is an Exercise Suppose that φ : G G is an isomorphism. Show that φ 1 is an isomorphism as well. Exercise Suppose that G is a group and that g G. Then the map φ : G G defined by φ(x) = g x g 1 is an automorphism. Exercise Let φ : G G be a homomorphism. Is Im φ a normal subgroup of G? Exercise Show that the image of a normal subgroup N of a group G under a surjective homomorphism φ : G G is a normal subgroup of G. What happens if φ is not surjective? Exercise 2.22 (First Isomorphism Theorem). Let φ : G G be a homomorphism and that ψ is the quotient function ψ : G G/ ker φ. Then there is a unique isomorphism φ : G/ ker φ Im φ such that φ = φ ψ. Hence G/ ker φ = Im φ. Definition. The order of a group (G, ) is G and is denoted by o(g). This is only relevant when G is finite. Exercise Show that there is a bijection between the (left) right cosets formed by a subgroup H of a group G. Exercise (Lagrange s Theorem) Suppose that G is a group having finite order and that H is a subgroup of G. Show that H also has finite order and that o(h) o(g). 4
5 3 ALGEBRAS OVER A FIELD 3 Algebras over a Field Definition (Algebra over a Field). An algebra over a field (sometimes called an -algebra) is a vector space V over which also has a binary operation (which we call "multiplication" or a bilinear product) such that for all u, v, w V we have 1. u ( v + w) = u v + u w, 2. ( v + w) u = v u + w u, 3. and, v (a w) = a( v w) = (a v) w for any scalar a. We say that an algebra has a unit element if there is a 1 V such that 1 v = v 1 = v. Note that any field is an algebra over itself, but every algebra need not be a field because there may be non-invertible non-zero elements in the algebra. Definition. Suppose that V is a vector space over a field. Let End(V ) denote the set of endomorphisms on V. Remember that End(V ) is a vector space over. Let s make End(V ) into an algebra. For f, g End(V ) define f g to be h End(V ) where h(v) = f (g(v)). That is f g = f g, where represents the usual operation of composition. Exercise 3.1. Show that End(V ) is really an algebra with the multiplication defined above. Is there a unit element? Definition (Units). Suppose that A is an algebra with a unit element 1. Then define an element a A to be a unit if there is a b A such that ab = ba = 1. That is, a unit is an invertible element in A. Exercise 3.2. Suppose A is an algebra over a field. Suppose the multiplication on A is associative (we call it an associative algebra). Show that U, the set of all the units in A, is a group under multiplication. In the case of End(V ), this group is denoted by G L(V ) and called the general linear group over V. G L(n, ) (or G L n ( ) in general) is the set of invertible n n matrices with elements in. Do you see why G L(n, ) is a group? Exercise 3.3. What is the order of G L 2 ( /p ) when p is prime? Exercise 3.4. Show that the units in End(V ) are precisely the automorphisms on V. Exercise 3.5. Suppose A is an algebra over and v A. Define φ a : A A by φ a (v) = a v for any v A. Show that φ a is an endomorphism on A. Similarly show that ψ a : A A by ψ a (v) = v a is an endomorphism as well. Thus the multiplication in an algebra is a special type of an operation called a bilinear map. Can you guess why it is called that? Exercise 3.6. Suppose V and W are vector spaces and φ : End(V ) End(V ) is an isomorphism. (a) Suppose that V and V are finite dimensional. Show that V = V. (b) Now remove the assumption that V or V is finite dimensional. Show that V = V. Definition (Division Algebra). An algebra A with a unit 1 is called a division algebra if A \ {0} is a group under multiplication. That is, in a division algebra every non-zero element is a unit. Exercise 3.7. Show that a finite dimensional algebra A with unity is a division algebra iff it has no zero divisors. 5
6 3 ALGEBRAS OVER A FIELD Let s talk about quaternions. They came about as William Rowan Hamilton s failed efforts to form a three dimensional number system (the real numbers are a one dimensional number system and the complex numbers are a two dimensional number system). He instead discovered the Quaternions, which is a almost a four dimensional number system because it lacks commutativity. Definition. Consider, a four dimensional vector space over with a basis {1, i, j, k}. That is, every element h can be written uniquely in the form h = a1 + bi + c j + dk for reals a, b, c, d. Lets make it into an algebra with the following rules of multiplication: 1. 1 h = h for every h ; 2. i 2 = j 2 = k 2 = 1; 3. i j = k, j j = i, k i = j; 4. j i = k, k j = i, i k = j. We call this the Quaternion Algebra over. Exercise 3.8. Consider the map C : defined by C(a + bi + c j + dk = a bi c j dk. We call this the "complex conjugation map" and write C(z) = z for z. SHow that z 1 z 2 = z 1 z 2 for every z 1, z 2. Note that we expect this to be true because the quaternions are really meant to be an extension of the complex numbers. Exercise 3.9. Suppose z = a + bi + c j + dk. Show z z = a 2 + b 2 + c 2 + d 2. Exercise Show that every non-zero element in is invertible. Hence conclude that is a division algebra. 6
ALGEBRA QUALIFYING EXAM PROBLEMS
ALGEBRA QUALIFYING EXAM PROBLEMS Kent State University Department of Mathematical Sciences Compiled and Maintained by Donald L. White Version: August 29, 2017 CONTENTS LINEAR ALGEBRA AND MODULES General
Abstract Algebra II Groups ( )
Abstract Algebra II Groups ( ) Melchior Grützmann / melchiorgfreehostingcom/algebra October 15, 2012 Outline Group homomorphisms Free groups, free products, and presentations Free products ( ) Definition
ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA
ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA Kent State University Department of Mathematical Sciences Compiled and Maintained by Donald L. White Version: August 29, 2017 CONTENTS LINEAR ALGEBRA AND
1 Fields and vector spaces
1 Fields and vector spaces In this section we revise some algebraic preliminaries and establish notation. 1.1 Division rings and fields A division ring, or skew field, is a structure F with two binary
B Sc MATHEMATICS ABSTRACT ALGEBRA
UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc MATHEMATICS (0 Admission Onwards) V Semester Core Course ABSTRACT ALGEBRA QUESTION BANK () Which of the following defines a binary operation on Z
Exercises on chapter 1
Exercises on chapter 1 1. Let G be a group and H and K be subgroups. Let HK = {hk h H, k K}. (i) Prove that HK is a subgroup of G if and only if HK = KH. (ii) If either H or K is a normal subgroup of G
BASIC GROUP THEORY : G G G,
BASIC GROUP THEORY 18.904 1. Definitions Definition 1.1. A group (G, ) is a set G with a binary operation : G G G, and a unit e G, possessing the following properties. (1) Unital: for g G, we have g e
Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations
Page 1 Definitions Tuesday, May 8, 2018 12:23 AM Notations " " means "equals, by definition" the set of all real numbers the set of integers Denote a function from a set to a set by Denote the image of
GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory.
GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. Linear Algebra Standard matrix manipulation to compute the kernel, intersection of subspaces, column spaces,
Math 581 Problem Set 8 Solutions
Math 581 Problem Set 8 Solutions 1. Prove that a group G is abelian if and only if the function ϕ : G G given by ϕ(g) g 1 is a homomorphism of groups. In this case show that ϕ is an isomorphism. Proof:
Algebra Exam Syllabus
Algebra Exam Syllabus The Algebra comprehensive exam covers four broad areas of algebra: (1) Groups; (2) Rings; (3) Modules; and (4) Linear Algebra. These topics are all covered in the first semester graduate
Chapter 2 Linear Transformations
Chapter 2 Linear Transformations Linear Transformations Loosely speaking, a linear transformation is a function from one vector space to another that preserves the vector space operations. Let us be more
1 Invariant subspaces
MATH 2040 Linear Algebra II Lecture Notes by Martin Li Lecture 8 Eigenvalues, eigenvectors and invariant subspaces 1 In previous lectures we have studied linear maps T : V W from a vector space V to another
Supplement. Dr. Bob s Modern Algebra Glossary Based on Fraleigh s A First Course on Abstract Algebra, 7th Edition, Sections 0 through IV.
Glossary 1 Supplement. Dr. Bob s Modern Algebra Glossary Based on Fraleigh s A First Course on Abstract Algebra, 7th Edition, Sections 0 through IV.23 Abelian Group. A group G, (or just G for short) is
Groups Subgroups Normal subgroups Quotient groups Homomorphisms Cyclic groups Permutation groups Cayley s theorem Class equations Sylow theorems
Group Theory Groups Subgroups Normal subgroups Quotient groups Homomorphisms Cyclic groups Permutation groups Cayley s theorem Class equations Sylow theorems Groups Definition : A non-empty set ( G,*)
Math 594. Solutions 5
Math 594. Solutions 5 Book problems 6.1: 7. Prove that subgroups and quotient groups of nilpotent groups are nilpotent (your proof should work for infinite groups). Give an example of a group G which possesses
1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by
Seminar 1 1. Which ones of the usual symbols of addition, subtraction, multiplication and division define an operation (composition law) on the numerical sets N, Z, Q, R, C? 2. Let A = {a 1, a 2, a 3 }.
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
ENTRY GROUP THEORY. [ENTRY GROUP THEORY] Authors: started Mark Lezama: October 2003 Literature: Algebra by Michael Artin, Mathworld.
ENTRY GROUP THEORY [ENTRY GROUP THEORY] Authors: started Mark Lezama: October 2003 Literature: Algebra by Michael Artin, Mathworld Group theory [Group theory] is studies algebraic objects called groups.
HOMEWORK Graduate Abstract Algebra I May 2, 2004
Math 5331 Sec 121 Spring 2004, UT Arlington HOMEWORK Graduate Abstract Algebra I May 2, 2004 The required text is Algebra, by Thomas W. Hungerford, Graduate Texts in Mathematics, Vol 73, Springer. (it
MATH 101: ALGEBRA I WORKSHEET, DAY #3. Fill in the blanks as we finish our first pass on prerequisites of group theory.
MATH 101: ALGEBRA I WORKSHEET, DAY #3 Fill in the blanks as we finish our first pass on prerequisites of group theory 1 Subgroups, cosets Let G be a group Recall that a subgroup H G is a subset that is
Note that a unit is unique: 1 = 11 = 1. Examples: Nonnegative integers under addition; all integers under multiplication.
Algebra fact sheet An algebraic structure (such as group, ring, field, etc.) is a set with some operations and distinguished elements (such as 0, 1) satisfying some axioms. This is a fact sheet with definitions
Math 121 Homework 5: Notes on Selected Problems
Math 121 Homework 5: Notes on Selected Problems 12.1.2. Let M be a module over the integral domain R. (a) Assume that M has rank n and that x 1,..., x n is any maximal set of linearly independent elements
INTRODUCTION TO THE GROUP THEORY
Lecture Notes on Structure of Algebra INTRODUCTION TO THE GROUP THEORY By : Drs. Antonius Cahya Prihandoko, M.App.Sc e-mail: antoniuscp.fkip@unej.ac.id Mathematics Education Study Program Faculty of Teacher
Theorems and Definitions in Group Theory
Theorems and Definitions in Group Theory Shunan Zhao Contents 1 Basics of a group 3 1.1 Basic Properties of Groups.......................... 3 1.2 Properties of Inverses............................. 3
Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35
Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 1. Let R be a commutative ring with 1 0. (a) Prove that the nilradical of R is equal to the intersection of the prime
Cosets, factor groups, direct products, homomorphisms, isomorphisms
Cosets, factor groups, direct products, homomorphisms, isomorphisms Sergei Silvestrov Spring term 2011, Lecture 11 Contents of the lecture Cosets and the theorem of Lagrange. Direct products and finitely
NOTES ON FINITE FIELDS
NOTES ON FINITE FIELDS AARON LANDESMAN CONTENTS 1. Introduction to finite fields 2 2. Definition and constructions of fields 3 2.1. The definition of a field 3 2.2. Constructing field extensions by adjoining
Some notes on linear algebra
Some notes on linear algebra Throughout these notes, k denotes a field (often called the scalars in this context). Recall that this means that there are two binary operations on k, denoted + and, that
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
MODEL ANSWERS TO HWK #7. 1. Suppose that F is a field and that a and b are in F. Suppose that. Thus a = 0. It follows that F is an integral domain.
MODEL ANSWERS TO HWK #7 1. Suppose that F is a field and that a and b are in F. Suppose that a b = 0, and that b 0. Let c be the inverse of b. Multiplying the equation above by c on the left, we get 0
ALGEBRA I (LECTURE NOTES 2017/2018) LECTURE 9 - CYCLIC GROUPS AND EULER S FUNCTION
ALGEBRA I (LECTURE NOTES 2017/2018) LECTURE 9 - CYCLIC GROUPS AND EULER S FUNCTION PAVEL RŮŽIČKA 9.1. Congruence modulo n. Let us have a closer look at a particular example of a congruence relation on
Lecture Note of Week 2
Lecture Note of Week 2 2. Homomorphisms and Subgroups (2.1) Let G and H be groups. A map f : G H is a homomorphism if for all x, y G, f(xy) = f(x)f(y). f is an isomorphism if it is bijective. If f : G
Math 121 Homework 4: Notes on Selected Problems
Math 121 Homework 4: Notes on Selected Problems 11.2.9. If W is a subspace of the vector space V stable under the linear transformation (i.e., (W ) W ), show that induces linear transformations W on W
Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2
Contents Preface for the Instructor xi Preface for the Student xv Acknowledgments xvii 1 Vector Spaces 1 1.A R n and C n 2 Complex Numbers 2 Lists 5 F n 6 Digression on Fields 10 Exercises 1.A 11 1.B Definition
INTRODUCTION TO LIE ALGEBRAS. LECTURE 2.
INTRODUCTION TO LIE ALGEBRAS. LECTURE 2. 2. More examples. Ideals. Direct products. 2.1. More examples. 2.1.1. Let k = R, L = R 3. Define [x, y] = x y the cross-product. Recall that the latter is defined
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.
Notes on nilpotent orbits Computational Theory of Real Reductive Groups Workshop. Eric Sommers
Notes on nilpotent orbits Computational Theory of Real Reductive Groups Workshop Eric Sommers 17 July 2009 2 Contents 1 Background 5 1.1 Linear algebra......................................... 5 1.1.1
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
Cosets and Normal Subgroups
Cosets and Normal Subgroups (Last Updated: November 3, 2017) These notes are derived primarily from Abstract Algebra, Theory and Applications by Thomas Judson (16ed). Most of this material is drawn from
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
MAT534 Fall 2013 Practice Midterm I The actual midterm will consist of five problems.
MAT534 Fall 2013 Practice Midterm I The actual midterm will consist of five problems. Problem 1 Find all homomorphisms a) Z 6 Z 6 ; b) Z 6 Z 18 ; c) Z 18 Z 6 ; d) Z 12 Z 15 ; e) Z 6 Z 25 Proof. a)ψ(1)
ABSTRACT ALGEBRA 1, LECTURES NOTES 5: SUBGROUPS, CONJUGACY, NORMALITY, QUOTIENT GROUPS, AND EXTENSIONS.
ABSTRACT ALGEBRA 1, LECTURES NOTES 5: SUBGROUPS, CONJUGACY, NORMALITY, QUOTIENT GROUPS, AND EXTENSIONS. ANDREW SALCH 1. Subgroups, conjugacy, normality. I think you already know what a subgroup is: Definition
5 Group theory. 5.1 Binary operations
5 Group theory This section is an introduction to abstract algebra. This is a very useful and important subject for those of you who will continue to study pure mathematics. 5.1 Binary operations 5.1.1
CS 468: Computational Topology Group Theory Fall b c b a b a c b a c b c c b a
Q: What s purple and commutes? A: An abelian grape! Anonymous Group Theory Last lecture, we learned about a combinatorial method for characterizing spaces: using simplicial complexes as triangulations
Group Theory
Group Theory 2014 2015 Solutions to the exam of 4 November 2014 13 November 2014 Question 1 (a) For every number n in the set {1, 2,..., 2013} there is exactly one transposition (n n + 1) in σ, so σ is
Module MA3411: Abstract Algebra Galois Theory Michaelmas Term 2013
Module MA3411: Abstract Algebra Galois Theory Michaelmas Term 2013 D. R. Wilkins Copyright c David R. Wilkins 1997 2013 Contents 1 Basic Principles of Group Theory 1 1.1 Groups...............................
ALGEBRA 11: Galois theory
Galois extensions Exercise 11.1 (!). Consider a polynomial P (t) K[t] of degree n with coefficients in a field K that has n distinct roots in K. Prove that the ring K[t]/P of residues modulo P is isomorphic
Topics in linear algebra
Chapter 6 Topics in linear algebra 6.1 Change of basis I want to remind you of one of the basic ideas in linear algebra: change of basis. Let F be a field, V and W be finite dimensional vector spaces over
Teddy Einstein Math 4320
Teddy Einstein Math 4320 HW4 Solutions Problem 1: 2.92 An automorphism of a group G is an isomorphism G G. i. Prove that Aut G is a group under composition. Proof. Let f, g Aut G. Then f g is a bijective
2.2. Show that U 0 is a vector space. For each α 0 in F, show by example that U α does not satisfy closure.
Hints for Exercises 1.3. This diagram says that f α = β g. I will prove f injective g injective. You should show g injective f injective. Assume f is injective. Now suppose g(x) = g(y) for some x, y A.
2) e = e G G such that if a G 0 =0 G G such that if a G e a = a e = a. 0 +a = a+0 = a.
Chapter 2 Groups Groups are the central objects of algebra. In later chapters we will define rings and modules and see that they are special cases of groups. Also ring homomorphisms and module homomorphisms
Extra exercises for algebra
Extra exercises for algebra These are extra exercises for the course algebra. They are meant for those students who tend to have already solved all the exercises at the beginning of the exercise session
Elements of solution for Homework 5
Elements of solution for Homework 5 General remarks How to use the First Isomorphism Theorem A standard way to prove statements of the form G/H is isomorphic to Γ is to construct a homomorphism ϕ : G Γ
Notation. 0,1,2,, 1 with addition and multiplication modulo
Notation Q,, The set of all natural numbers 1,2,3, The set of all integers The set of all rational numbers The set of all real numbers The group of permutations of distinct symbols 0,1,2,,1 with addition
Background Material in Algebra and Number Theory. Groups
PRELIMINARY READING FOR ALGEBRAIC NUMBER THEORY. HT 2016/17. Section 0. Background Material in Algebra and Number Theory The following gives a summary of the main ideas you need to know as prerequisites
Math 2070BC Term 2 Weeks 1 13 Lecture Notes
Math 2070BC 2017 18 Term 2 Weeks 1 13 Lecture Notes Keywords: group operation multiplication associative identity element inverse commutative abelian group Special Linear Group order infinite order cyclic
PROBLEMS FROM GROUP THEORY
PROBLEMS FROM GROUP THEORY Page 1 of 12 In the problems below, G, H, K, and N generally denote groups. We use p to stand for a positive prime integer. Aut( G ) denotes the group of automorphisms of G.
Moreover this binary operation satisfies the following properties
Contents 1 Algebraic structures 1 1.1 Group........................................... 1 1.1.1 Definitions and examples............................. 1 1.1.2 Subgroup.....................................
August 2015 Qualifying Examination Solutions
August 2015 Qualifying Examination Solutions If you have any difficulty with the wording of the following problems please contact the supervisor immediately. All persons responsible for these problems,
MODEL ANSWERS TO THE FIRST HOMEWORK
MODEL ANSWERS TO THE FIRST HOMEWORK 1. Chapter 4, 1: 2. Suppose that F is a field and that a and b are in F. Suppose that a b = 0, and that b 0. Let c be the inverse of b. Multiplying the equation above
Algebraic structures I
MTH5100 Assignment 1-10 Algebraic structures I For handing in on various dates January March 2011 1 FUNCTIONS. Say which of the following rules successfully define functions, giving reasons. For each one
Algebra Review. Instructor: Laszlo Babai Notes by Vincent Lucarelli and the instructor. June 15, 2001
Algebra Review Instructor: Laszlo Babai Notes by Vincent Lucarelli and the instructor June 15, 2001 1 Groups Definition 1.1 A semigroup (G, ) is a set G with a binary operation such that: Axiom 1 ( a,
ALGEBRA 8: Linear algebra: characteristic polynomial
ALGEBRA 8: Linear algebra: characteristic polynomial Characteristic polynomial Definition 8.1. Consider a linear operator A End V over a vector space V. Consider a vector v V such that A(v) = λv. This
MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions
MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions Basic Questions 1. Give an example of a prime ideal which is not maximal. In the ring Z Z, the ideal {(0,
Chapter 3. Rings. The basic commutative rings in mathematics are the integers Z, the. Examples
Chapter 3 Rings Rings are additive abelian groups with a second operation called multiplication. The connection between the two operations is provided by the distributive law. Assuming the results of Chapter
Exercises MAT2200 spring 2014 Ark 5 Rings and fields and factorization of polynomials
Exercises MAT2200 spring 2014 Ark 5 Rings and fields and factorization of polynomials This Ark concerns the weeks No. (Mar ) andno. (Mar ). Status for this week: On Monday Mar : Finished section 23(Factorization
Group Theory (Math 113), Summer 2014
Group Theory (Math 113), Summer 2014 George Melvin University of California, Berkeley (July 8, 2014 corrected version) Abstract These are notes for the first half of the upper division course Abstract
Math 429/581 (Advanced) Group Theory. Summary of Definitions, Examples, and Theorems by Stefan Gille
Math 429/581 (Advanced) Group Theory Summary of Definitions, Examples, and Theorems by Stefan Gille 1 2 0. Group Operations 0.1. Definition. Let G be a group and X a set. A (left) operation of G on X is
D-MATH Algebra I HS 2013 Prof. Brent Doran. Solution 3. Modular arithmetic, quotients, product groups
D-MATH Algebra I HS 2013 Prof. Brent Doran Solution 3 Modular arithmetic, quotients, product groups 1. Show that the functions f = 1/x, g = (x 1)/x generate a group of functions, the law of composition
MATH 403 MIDTERM ANSWERS WINTER 2007
MAH 403 MIDERM ANSWERS WINER 2007 COMMON ERRORS (1) A subset S of a ring R is a subring provided that x±y and xy belong to S whenever x and y do. A lot of people only said that x + y and xy must belong
Rings and Fields Theorems
Rings and Fields Theorems Rajesh Kumar PMATH 334 Intro to Rings and Fields Fall 2009 October 25, 2009 12 Rings and Fields 12.1 Definition Groups and Abelian Groups Let R be a non-empty set. Let + and (multiplication)
Linear Vector Spaces
CHAPTER 1 Linear Vector Spaces Definition 1.0.1. A linear vector space over a field F is a triple (V, +, ), where V is a set, + : V V V and : F V V are maps with the properties : (i) ( x, y V ), x + y
0.2 Vector spaces. J.A.Beachy 1
J.A.Beachy 1 0.2 Vector spaces I m going to begin this section at a rather basic level, giving the definitions of a field and of a vector space in much that same detail as you would have met them in a
Introduction to Groups
Introduction to Groups Hong-Jian Lai August 2000 1. Basic Concepts and Facts (1.1) A semigroup is an ordered pair (G, ) where G is a nonempty set and is a binary operation on G satisfying: (G1) a (b c)
0 Sets and Induction. Sets
0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set
1. Foundations of Numerics from Advanced Mathematics. Linear Algebra
Foundations of Numerics from Advanced Mathematics Linear Algebra Linear Algebra, October 23, 22 Linear Algebra Mathematical Structures a mathematical structure consists of one or several sets and one or
2MA105 Algebraic Structures I
2MA105 Algebraic Structures I Per-Anders Svensson http://homepage.lnu.se/staff/psvmsi/2ma105.html Lecture 7 Cosets once again Factor Groups Some Properties of Factor Groups Homomorphisms November 28, 2011
MTH Abstract Algebra II S17. Review for the Final Exam. Part I
MTH 411-1 Abstract Algebra II S17 Review for the Final Exam Part I You will be allowed to use the textbook (Hungerford) and a print-out of my online lecture notes during the exam. Nevertheless, I recommend
Modern Computer Algebra
Modern Computer Algebra Exercises to Chapter 25: Fundamental concepts 11 May 1999 JOACHIM VON ZUR GATHEN and JÜRGEN GERHARD Universität Paderborn 25.1 Show that any subgroup of a group G contains the neutral
120A LECTURE OUTLINES
120A LECTURE OUTLINES RUI WANG CONTENTS 1. Lecture 1. Introduction 1 2 1.1. An algebraic object to study 2 1.2. Group 2 1.3. Isomorphic binary operations 2 2. Lecture 2. Introduction 2 3 2.1. The multiplication
Course 311: Abstract Algebra Academic year
Course 311: Abstract Algebra Academic year 2007-08 D. R. Wilkins Copyright c David R. Wilkins 1997 2007 Contents 1 Topics in Group Theory 1 1.1 Groups............................... 1 1.2 Examples of Groups.......................
φ(xy) = (xy) n = x n y n = φ(x)φ(y)
Groups 1. (Algebra Comp S03) Let A, B and C be normal subgroups of a group G with A B. If A C = B C and AC = BC then prove that A = B. Let b B. Since b = b1 BC = AC, there are a A and c C such that b =
Rings. Chapter 1. Definition 1.2. A commutative ring R is a ring in which multiplication is commutative. That is, ab = ba for all a, b R.
Chapter 1 Rings We have spent the term studying groups. A group is a set with a binary operation that satisfies certain properties. But many algebraic structures such as R, Z, and Z n come with two binary
Algebra SEP Solutions
Algebra SEP Solutions 17 July 2017 1. (January 2017 problem 1) For example: (a) G = Z/4Z, N = Z/2Z. More generally, G = Z/p n Z, N = Z/pZ, p any prime number, n 2. Also G = Z, N = nz for any n 2, since
Representations. 1 Basic definitions
Representations 1 Basic definitions If V is a k-vector space, we denote by Aut V the group of k-linear isomorphisms F : V V and by End V the k-vector space of k-linear maps F : V V. Thus, if V = k n, then
book 2005/1/23 20:41 page 132 #146
book 2005/1/23 20:41 page 132 #146 132 2. BASIC THEORY OF GROUPS Definition 2.6.16. Let a and b be elements of a group G. We say that b is conjugate to a if there is a g G such that b = gag 1. You are
Structure of rings. Chapter Algebras
Chapter 5 Structure of rings 5.1 Algebras It is time to introduce the notion of an algebra over a commutative ring. So let R be a commutative ring. An R-algebra is a ring A (unital as always) together
ALGEBRA II: RINGS AND MODULES OVER LITTLE RINGS.
ALGEBRA II: RINGS AND MODULES OVER LITTLE RINGS. KEVIN MCGERTY. 1. RINGS The central characters of this course are algebraic objects known as rings. A ring is any mathematical structure where you can add
LECTURES MATH370-08C
LECTURES MATH370-08C A.A.KIRILLOV 1. Groups 1.1. Abstract groups versus transformation groups. An abstract group is a collection G of elements with a multiplication rule for them, i.e. a map: G G G : (g
Review of Linear Algebra
Review of Linear Algebra Throughout these notes, F denotes a field (often called the scalars in this context). 1 Definition of a vector space Definition 1.1. A F -vector space or simply a vector space
NONCOMMUTATIVE POLYNOMIAL EQUATIONS. Edward S. Letzter. Introduction
NONCOMMUTATIVE POLYNOMIAL EQUATIONS Edward S Letzter Introduction My aim in these notes is twofold: First, to briefly review some linear algebra Second, to provide you with some new tools and techniques
Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra
Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra D. R. Wilkins Contents 3 Topics in Commutative Algebra 2 3.1 Rings and Fields......................... 2 3.2 Ideals...............................
EXAM 3 MAT 423 Modern Algebra I Fall c d a + c (b + d) d c ad + bc ac bd
EXAM 3 MAT 23 Modern Algebra I Fall 201 Name: Section: I All answers must include either supporting work or an explanation of your reasoning. MPORTANT: These elements are considered main part of the answer
IIT Mumbai 2015 MA 419, Basic Algebra Tutorial Sheet-1
IIT Mumbai 2015 MA 419, Basic Algebra Tutorial Sheet-1 Let Σ be the set of all symmetries of the plane Π. 1. Give examples of s, t Σ such that st ts. 2. If s, t Σ agree on three non-collinear points, then
School of Mathematics and Statistics. MT5824 Topics in Groups. Problem Sheet I: Revision and Re-Activation
MRQ 2009 School of Mathematics and Statistics MT5824 Topics in Groups Problem Sheet I: Revision and Re-Activation 1. Let H and K be subgroups of a group G. Define HK = {hk h H, k K }. (a) Show that HK
MA441: Algebraic Structures I. Lecture 26
MA441: Algebraic Structures I Lecture 26 10 December 2003 1 (page 179) Example 13: A 4 has no subgroup of order 6. BWOC, suppose H < A 4 has order 6. Then H A 4, since it has index 2. Thus A 4 /H has order
Abstract Algebra Study Sheet
Abstract Algebra Study Sheet This study sheet should serve as a guide to which sections of Artin will be most relevant to the final exam. When you study, you may find it productive to prioritize the definitions,
Rings and groups. Ya. Sysak
Rings and groups. Ya. Sysak 1 Noetherian rings Let R be a ring. A (right) R -module M is called noetherian if it satisfies the maximum condition for its submodules. In other words, if M 1... M i M i+1...
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