Math 3121 Abstract Algebra I

Slides:



Advertisements
Similar presentations
Mathematical Preliminaries
Advertisements

한양대학교 정보보호 및 알고리즘 연구실 이재준 담당교수님 : 박희진 교수님
Relations & Functions Section 2-1.
Learning Objectives for Section 7.2 Sets
The Complex Number System
Slide 6-1 COMPLEX NUMBERS AND POLAR COORDINATES 8.1 Complex Numbers 8.2 Trigonometric Form for Complex Numbers Chapter 8.
Copyright © 2013, 2009, 2005 Pearson Education, Inc.
8 Applications of Trigonometry Copyright © 2009 Pearson Addison-Wesley.
The Fourier Transform I
Pre-Calculus Chapter 6 Additional Topics in Trigonometry.
MAT 205 F08 Chapter 12 Complex Numbers.
14 Vectors in Three-dimensional Space Case Study
Chapter 2 Section 3.
6.4 Best Approximation; Least Squares
Copyright © Cengage Learning. All rights reserved.
Equivalence Relations
Chapter 6 Languages: finite state machines
Section 7.5: Equivalence Relations Def: A relation R on a set A is called an equivalence relation if it is reflexive, symmetric, and transitive. Ex: Let.
Equivalence Relations
Discrete Structures Chapter 6: Set Theory
Math Review with Matlab:
Lecture 1 RMIT University, Taylor's University Learning Objectives
Math 3121 Abstract Algebra I Lecture 8 Sections 9 and 10.
Digital Lesson on Graphs of Equations. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The graph of an equation in two variables.
Instructor: Hayk Melikya
(CSC 102) Discrete Structures Lecture 14.
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Applied Discrete Mathematics Week 11: Graphs
Math 3121 Abstract Algebra I
Denoting the beginning
1 Set Theory. 2 Set Properties Commutative Laws: Associative Laws: Distributive Laws:
1 Set Theory. Notation S={a, b, c} refers to the set whose elements are a, b and c. a  S means “a is an element of set S”. d  S means “d is not an element.
1 Section 3.3 Mathematical Induction. 2 Technique used extensively to prove results about large variety of discrete objects Can only be used to prove.
TODAY IN GEOMETRY… Learning Goal 1: 2.4 You will use postulates involving points, lines, and planes Independent Practice – 20 minutes! Learning Goal 2:
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2010 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems: College Algebra.
Relations Chapter 9.
Operations on Sets – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Operations on Sets Reading: Kolman, Section 1.2.
1 Preliminaries Precalculus Review I Precalculus Review II
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
Math 3121 Abstract Algebra I Section 0: Sets. The axiomatic approach to Mathematics The notion of definition - from the text: "It is impossible to define.
Ordered Sets. Relations. Equivalence Relations 1.
Discrete Math for CS Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation.
Math 3121 Abstract Algebra I Lecture 9 Finish Section 10 Section 11.
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
Relations and their Properties
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
Math 3121 Abstract Algebra I Lecture 5 Finish Sections 6 + Review: Cyclic Groups, Review.
H.Melikyan/12001 Inverse Trigonometric Functions.
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
Equivalence Relations. Partial Ordering Relations 1.
Chapter 8 Equivalence Relations Let A and B be two sets. A relation R from A to B is a subset of AXB. That is, R is a set of ordered pairs, where the first.
Math 3121 Abstract Algebra I Lecture 11 Finish Section 13 Section 14.
SECTION 9 Orbits, Cycles, and the Alternating Groups Given a set A, a relation in A is defined by : For a, b  A, let a  b if and only if b =  n (a)
Math 3121 Abstract Algebra I Lecture 14 Sections
1 Section 1.2 Sets A set is a collection of things. If S is a set and x is a member or element of S we write x  S. Othewise we write x  S. The set with.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
RelationsCSCE 235, Spring Introduction A relation between elements of two sets is a subset of their Cartesian products (set of all ordered pairs.
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.
1 Set Theory Second Part. 2 Disjoint Set let A and B be a set. the two sets are called disjoint if their intersection is an empty set. Intersection of.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
Week 8 - Wednesday.  What did we talk about last time?  Relations  Properties of relations  Reflexive  Symmetric  Transitive.
“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.
Section 9.1. Section Summary Relations and Functions Properties of Relations Reflexive Relations Symmetric and Antisymmetric Relations Transitive Relations.
Relations Chapter 9 Copyright © McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
Equivalence Relations: Selected Exercises
The Relation Induced by a Partition
Math 3121 Abstract Algebra I
Chapter 2 Sets and Functions.
Math 3121 Abstract Algebra I
Chapter 2 Sets and Functions.
Presentation transcript:

Math 3121 Abstract Algebra I Lecture 2 Sections 0-1: Sets and Complex Numbers

Questions on HW (not to be handed in) HW: pages 8-10: 12, 16, 19, 25, 29, 30

Finish Section 0: Sets and Relations Correction to slide on functions Equivalence Relations and Partitions

Corrected Slide: Functions Definition: A function f mapping a set X into a set Y is a relation between X and Y with the properties: 1) For each x in X, there is a y in Y such that (x, y) is in f 2) (x, y1) ∊ f and (x, y2) ∊ f implies that y1 = y2. When f is a function from X to Y, we write f: X Y, and we write “(x, y) in f” as “f(x) = y”.

Functions (Corrected Version) Definition: A function f mapping a set X into a set Y is a relation between X and Y with the property that each x in X appears exactly once as the first element of an ordered pair (x, y) in f. In that case we write f: X Y. This means that 1) For each x in X, there is a y in Y such that (x, y) is in f 2) (x, y1) ∊ f and (x, y2) ∊ f implies that y1 = y2. When f is a function, we write “(x, y) in f” as “f(x) = y”.

Recall: Equivalence Relation Definition: An equivalence relation R on a set S is a relation on S that satisfies the following properties for all x, y, z in S. Reflexive: x R x Symmetric: If x R y, then y R x. Transitive: If x R y and y R z, then x R z.

Equivalence Classes Definition: Suppose ~ is an equivalence relation on a nonempty set S. For each a in S, let a̅ = {x∊S | x~a}. This is called the equivalence class of a ∊ S with respect to ~.

Notes about Equivalence 1) By definition of a̅ = {x ∊ S | x ~ a}: x ∊ a̅ ⇔ x ~ a. 2) By symmetry, a ~ a. Thus: a ∊ a̅

Functions and Equivalence Relations Theorem: Suppose f: X  Y is a function from a set X to a set Y. Define a relation ~ by (x ~ y)⇔ (f(x) = f(y)). Then ~ is an equivalence relation on X. Proof: Left to the reader.

Theorem Theorem: Let ~ be an equivalence relation on a set S, and let a̅ denote the equivalence class of a with respect to ~. Then x ~ y ⇔ x̅ = y̅.

Proof Proof: We show each direction of the implication separately x ~ y ⇒ x̅ = y̅: We will show that x ~ y implies that x̅ and y̅ have the same elements. 1) Start with transitivity of ~: x ~ y and y ~ z ⇒ x ~ z 2) Rewrite 1) as: x ~ y ⇒ (y ~ z ⇒ x ~ z) (Note: P and Q ⇒ R is equivalent to P ⇒ (Q ⇒ R )) 3) By symmetry of ~, replace y ~ z by z ~ y and x ~ z by z ~ x in 2): x ~ y ⇒ (z ~ y ⇒ z ~ x) 4) Reversing x and y in 3) gives: y ~ x ⇒ (z ~ x ⇒ z ~ y). 5) By symmetry of ~, replace y ~ x by x ~ y in 4): x ~ y ⇒ (z ~ x ⇒ z ~ y). 6) Combining 5) and 3): x ~ y ⇒ (z ~ x ⇔ z ~ y). 7) By definition of equivalence class x ~ y ⇒ (z ∊ x̅ ⇔ z ∊ y̅). Thus x ~ y ⇒ x̅ = y̅ x̅ = y̅ ⇒ x ~ y : Suppose x̅ = y̅. Since x ∊ x̅, equality of sets implies that x ∊ y̅. Thus x ~ y. Thus x ~ y ⇔x̅ = y̅. QED

Partitions Definition: A partition of a set S is a set P of nonempty subsets of S such that every element of S is in exactly one of the subsets of P. The subsets (elements of P) are called cells. Note that a subset P of the power set of S is a partition whenever 1) ∀ x ∊ S, x is in some member of P 2) ∀ X, Y ∊ P, (X⋂Y ≠ Ø) ⇒ X=Y. Note that 1) is equivalent to: 1’) The union of all members of P is equal to S: ∪(P) = S and 2) is equivalent to: 2’) The intersection of any two different members of P is empty. ∀ X, Y ∊ P, X ≠ Y ⇒ X ÇY =Ø

Theorem Theorem (Equivalence Relations and Partitions): Let S be a nonempty set and let ~ be an equivalence relation on S. Then ~ corresponds to a partition of S whose members are the equivalence classes a̅ = {x ∊ S | x ~ a}.

Proof Proof: Let P = {a̅ | a ∊ S} We show that P is a partition of S. We must show that P is a collection of nonempty subsets of S such that each element of S is in exactly one member of P. We will show that 1) for each x in S, x ∊ x̅, 2) for any x, y in S, (x̅⋂y̅ ≠ Ø) ⇒ (x̅=y̅). From 1) we conclude that each member of P is nonempty, and that each member of S is in at least one member of P. From 2) we conclude that each element of S is in at most one member of P.

Proof of 1) Proof of 1) For each a ∊ S, a ∊ a̅: Let a ∊ S. Because ~ is reflexive, a ~ a Thus a ∊ a̅ = {x ∊ S |x~a} .

Proof of 2) Proof of 2) for any x, y in S, (x̅⋂y̅ ≠ Ø)⇒ (x̅=y̅): Assume x̅⋂y̅ ≠ Ø. Then there is an element z in x̅ ⋂ y̅. Then z ~ x and z ~ y. Applying symmetry to the first and then transitivity to the pair, we get x ~ y. By the previous theorem x̅ = y̅. Thus (x̅⋂y̅ ≠ Ø)⇒ (x̅=y̅).

Section 1: Complex Numbers This section covers complex numbers. It summarizes: Definition: ℂ = { a + b i | a, b ∊ ℝ}, where i2 = -1 Addition and multiplication of complex numbers: (a + b i)+(c + d i) = (a + c) + (b + d) i (a + b i)(c + d i) = a c + a d i + b i c + b i d i = (a c – bd) + (a d + b c) i Note: follows from distributive and commutative laws. Absolute value: |a + b i | = sqrt (a2 + b2) Euler’s formula: e i ϑ = cos ϑ + i sin ϑ. Polar coordinates in the complex plane. r e i ϑ =r cos ϑ + i r sin ϑ. Solving for roots using polar coordinates. The unit circle in the complex plane. Roots of unity: e i 2π/n = cos (2π/n) + i sin (2π/n)

More on the Complex Unit Circle Let U is the unit circle on the complex plane. U = {z ∊ ℂ | |z| = 1} U is closed under multiplication of complex numbers. The function f(ϑ) = e i ϑ maps the real numbers into the complex circle. It wraps the real line around the circle. Note the addition formula: f(a+b) = f(a) f(b). Expand this in terms of Euler and get the addition formulas for sine and cosine (in class). Note that a ~ b ⇔ f(a) = f(b) defines an equivalence relation on ℝ.

HW – not to hand in Pages 19-20: 1, 3, 5, 13, 17, 23, 38, 41