21
Change Ringing Method of ringing bells in towers Generally 8 bells or less are used. http://www.youtube.com/watch?v=kzLZBdas6ck

Change Ringing

  • Upload
    wesley

  • View
    73

  • Download
    0

Embed Size (px)

DESCRIPTION

Change Ringing. Method of ringing bells in towers Generally 8 bells or less are used. http://www.youtube.com/watch?v=kzLZBdas6ck. The Problem. Because of the bell mechanism, the order of the bells can only change slightly within one round - PowerPoint PPT Presentation

Citation preview

Page 1: Change Ringing

Change RingingMethod of ringing bells in towers

Generally 8 bells or less are used.

http://www.youtube.com/watch?v=kzLZBdas6ck

Page 2: Change Ringing

The Problem

Because of the bell mechanism, the order of the bells can only change slightly within one round

Each bell can only move one place in the order for each “change”

1 2 3 4 5 6 7 8

2 1 4 3 6 5 8 7

Page 3: Change Ringing

The Goal

Play all possible permutations of the bells without repetition.

How many permutations are there for n bells?

Page 4: Change Ringing

The Goal

Play all possible permutations of the bells without repetition.

How many permutations are there for n bells?

n!

Page 5: Change Ringing

Think about it:

For 8 bells, that’s 40320 permutations.

That’s a lot.

Page 6: Change Ringing

• 7!=5040 (more than 5000 changes = “peal”) •6!=720

•5!=120•4!=24

Page 7: Change Ringing

How do Ringers Keep Track

• Methods

Page 8: Change Ringing

My Project:

• Figuring out how to construct methods / bell-change-algorithms

• Generalizing rules for methods of 4 bells, and finding out what are possible and impossible patterns to play

Page 9: Change Ringing

Permutation Cycles

• In order to describe a permutation, mathematicians use permutation cycles.

• Basically, permutation cycles show which elements of a set map to which positions for a specific permutation.

• Ex: (4 1 3) (2)

Page 10: Change Ringing

(4 1 3) (2)

• What it means: Take the set {1 2 3 4}, and put the 4 where the 1 is, 1 where 3 is, 3 where 4 is, and 2 where 2 is.

1 2 3 4

4 2 1 3

Page 11: Change Ringing

Transpositions

• Permutation cycles of two elements--any permutation cycle can be written as a product of transpositions

• What this has to do with bells: The allowed changes on bells are all

transpositions, and methods are compositions of transpositions

(Composition= when you compound functions)

Page 12: Change Ringing

Four Bells

• The only possible transpositions on four bells are – (1 2)– (2 3)– (3 4)– (1 2)(3 4)

Page 13: Change Ringing
Page 14: Change Ringing

Even and Odd Permutations

• Of the symmetric group Sn (all possible permutations of n elements), n!/2 permutations are even, n!/2 of the permutations are odd

• Odd permutations are those which are the product of an odd number of transpositions. Even=even number.

Page 15: Change Ringing

Properties of odd/even permutations:

• Odd * Odd = Even• Even * Even = Even• Even * Odd = Odd

• This strongly affects the construction of a method, because of the 4 transpositions you can perform, 3 of them are odd.

Page 16: Change Ringing
Page 17: Change Ringing
Page 18: Change Ringing
Page 19: Change Ringing
Page 20: Change Ringing
Page 21: Change Ringing