Cycle Notation. Cycle notation  Compute:  Alternative notation: (1 3)(2 5)(1 2 5 3 4) = (1 5)(3 4)

Slides:



Advertisements
Similar presentations
Chapter 1 Review In Algebra, we use symbols to stand for various numbers. One type of symbol used is a variable. An expression that contains at least one.
Advertisements

Counting Techniques: Permutations of Selected Elements Addition Rule, Difference Rule, Inclusion/Exclusion Rule.
Equivalence Relations
Math 3121 Abstract Algebra I Lecture 8 Sections 9 and 10.
Section 11 Direct Products and Finitely Generated Abelian Groups One purpose of this section is to show a way to use known groups as building blocks to.
Discrete Mathematics Lecture 5 Alexander Bukharovich New York University.
Chapter Primes and Greatest Common Divisors ‒Primes ‒Greatest common divisors and least common multiples 1.
To compare fractions you can draw a picture or use the “Butterfly” method.
Discrete Mathematics Lecture 4 Harper Langston New York University.
What is the best way to start? 1.Plug in n = 1. 2.Factor 6n 2 + 5n Let n be an integer. 4.Let n be an odd integer. 5.Let 6n 2 + 5n + 4 be an odd.
1 Set Theory. 2 Set Properties Commutative Laws: Associative Laws: Distributive Laws:
1 Codes, Ciphers, and Cryptography-Ch 3.1 Michael A. Karls Ball State University.
Least Common Multiple Objective: Finding Least Common Multiple (LCM)
Least Common Multiple (LCM)
The Integers and Division
How do you find the Least Common Multiple (LCM) of two or more numbers? For example, how do you find the Least Common Multiple of 12 and 15?
Factoring using GCF Tuesday August 14th 2012
Martin-Gay, Beginning Algebra, 5ed
Gems of Algebra: The secret life of the symmetric group
9.3 Addition Rule. The basic rule underlying the calculation of the number of elements in a union or difference or intersection is the addition rule.
Notes 9.2 – The Binomial Theorem. I. Alternate Notation A.) Permutations – None B.) Combinations -
6.3 Permutation groups and cyclic groups  Example: Consider the equilateral triangle with vertices 1 , 2 , and 3. Let l 1, l 2, and l 3 be the angle bisectors.
Permutation Groups Part 1. Definition A permutation of a set A is a function from A to A that is both one to one and onto.
Math 3121 Abstract Algebra I Lecture 9 Finish Section 10 Section 11.
Techniques of Differentiation. I. Positive Integer Powers, Multiples, Sums, and Differences A.) Th: If f(x) is a constant, B.) Th: The Power Rule: If.
Factoring using GCF interpret parts of an expressions such as terms, factors, and coefficient.
Great Theoretical Ideas in Computer Science for Some.
Least Common Multiple (LCM). Let’s Break It Down! Least  Smallest! Common  All numbers have it! Multiple  The product of a quantity! Definition:
Chapter 5: Permutation Groups  Definitions and Notations  Cycle Notation  Properties of Permutations.
Adding and Subtracting Unlike Fractions Lesson 4-3.
Counting Techniques. L172 Agenda Section 4.1: Counting Basics Sum Rule Product Rule Inclusion-Exclusion.
Lesson 27Power Up EPage 188 Multiples Least Common Multiple Equivalent Division Problems.
8.4 Use Scientific Notation Algebra. Scientific Notation Numbers such as 1,000,000, 153,000 and are written in standard form. Another way to write.
EXAMPLE 4 Multiplying Numbers in Scientific Notation Find the product ( ) ( ). = ( ) ( ) = =
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Greatest Common Factor Least Common Multiple Factorization.
CSCI 115 Chapter 1 Fundamentals. CSCI 115 §1.1 Sets and Subsets.
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)
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Module #3 - Sets 3/2/2016(c) , Michael P. Frank 2. Sets and Set Operations.
Sets and Basic Operations on Sets Notation A set will usually be denoted by a capital letter, such as, A,B,X, Y,..., whereas lower-case letters, a, b,
Least Common Multiples and Greatest Common Factors Lesson 4.3.
It starts exactly like GCF! LET’S MOVE ON TO LEAST COMMON MULTIPLE!
Lesson 2-4 Example Find the LCM of 5, 9, and 15. Multiples of 5: 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, … Multiples of 9: 9, 18, 27, 36, 45, 54,
Chapter 4 Notes. 4-1 Divisibility and Factors Divisibility Rules for 2, 5, and 10 An integer is divisible by –2 if it ends in 0, 2, 4, 6, or 8 –5 if it.
Least Common Multiples
The Relation Induced by a Partition
Properties of Real Numbers
Adding and Subtracting Unlike Fractions
Adding and Subtracting Unlike Fractions
Fraction Jeopardy LCM GCF $100 $200 $300 $400 $500 $600 $700 Add it up
Least Common Multiples and Greatest Common Factors
Great Theoretical Ideas In Computer Science
Adding and Subtracting Fractions
For each pair of polynomials, find the least common multiple. Example For each pair of polynomials, find the least common multiple.
9. Counting and Probability 1 Summary
Comparing & Ordering Fractions.
Comparing & Ordering Fractions.
Least Common Multiples
Comparing & Ordering Fractions.
Comparing & Ordering Fractions.
Subtracting Like and Unlike Fractions
Comparing & Ordering Fractions.
Subtracting Like and Unlike Fractions
Comparing & Ordering Fractions.
Counting Elements of Disjoint Sets: The Addition Rule
Algebra 5 Congruence Classes.
Comparing & Ordering Fractions.
Least Common Multiples and Greatest Common Factors
Presentation transcript:

Cycle Notation

Cycle notation  Compute:  Alternative notation: (1 3)(2 5)( ) = (1 5)(3 4)

Products as disjoint cycles  (1 3)(2 5)( ) = (1 … = (1 5 … = (1 5)(2 … = (1 5)(2)(3 … = (1 5)(2)(3 4 … = (1 5)(2)(3 4) = (1 5)(3 4) Cycles not disjoint 1 --> 2 --> 5 --> > 3 --> 3 --> > 5 --> 2 --> > 4 --> 4 --> > 1 --> 1 --> 3 Eliminate unicycles :)

Thm 5.1 Products of disjoint cycles  Every permutation of a finite set can be written as a product of disjoint cycles.  My proof: Let π be a permutation of a set A. Define a relation ~ on A as follows: a~b if π n (a) = b for some integer n > 0. Show ~ is an equivalence relation on A. So ~ partitions A into disjoint equivalence classes. The equivalence class of a can be written as the cycle (a π(a) π 2 (a)…π m-1 (a)).

Thm 5.2  Disjoint cycles commute.  Example: Let  =(124)  = (35) Then  =(124)(35) and  =(35)(124) In array notation:

My Proof of 5.2  The Equivalence classes of the relation ~ do not depend on the order of listing.

Thm 5.3 Order of a Permutation  The order of a permutation written in disjoint cycles is the least common multiple of the lengths of the cycles.  |( )| = 4 |( )| = 6 |( )( )| = lcm(4,6) = 12 |(1 2 3)(3 4 5)| = |( )| = 5

Thm 5.4 Products of 2-cycles  Every permutation in S n for n ≥ 1 can be written as the product of 2-cycles.