Back Original

Inquiries-Week 3: Reflect and Rotate

Introduction

Explore the reflection and rotation of polygons to discover the patterns that emerge.

Polygon Play

Let's start with a triangle ABC. We can rotate clockwise so that each vertex moves clockwise by one step:

Triangle ABC rotating clockwise by 60 degrees in 3 steps so that ABC become BCA and then CAB and back to ABC. The triangle is shaded in 3 regions of light, medium and dark teal.

We can also reflect (or flip) the shape horizontally:

These rotations and reflections can be combined in various ways for triangles and other polygons (full page view):

Activity

Triangles

Squares

Proofs (optional)

This is a 45-60 minute activity. For some learners, triangles may be enough for one session - skip squares or save them for later.

Exploration Phase 1 (5-15 minutes)

Playing with triangles

Explore reflecting and rotating the triangles to identify the number of configurations and the number of moves required to obtain each one.

Some of the ways learners may approach this:

It may be helpful to write the triangles as ABC or [A, B, C] to indicate the order of the vertices, starting from the top and proceeding clockwise.

Conjecture Formation (5-10 minutes)

Allow for time to write down observations and form conjectures. Give examples of conjectures if needed.

Example Conjectures:

Example: "You never need more than 2 moves to go from one configuration to another."
Example: "Flipping and then rotating is the same as rotating twice and then flipping."
Example: "There are 6 possible configurations. "

Triangle Discussion (10-15 minutes)

Share conjectures, observations, and other findings.

There are six possible configurations; share the different ways these were found, along with the reflections and rotations required to obtain them.

Six possible triangles from horizontal reflection and rotations showing vertices and light, medium, and dark regions of the triangles. The possibilities are ABC, BCA, CAB, ACB, BCA, CBA.

What is the minimum number of reflections and rotations to get to any?

Example of mapping moves to configurations using color:

A micro board with coloring for different configurations showing that for any 3 moves, they can be reduced to 2 or 1.

Exploration Phase 2 (5-15 minutes)

Playing with squares

Explore reflecting and rotating the squares to identify the number of configurations and the number of moves required to obtain each one. How is this different than triangles?

If students start exploring the 4! = 24 combinations of letters, provide supporting questions to encourage exploration with flip and rotate moves.

Using reflect and rotate, what configurations are possible?
What do you notice about the diagonals? - (be careful this could give too much away).

It may be helpful to write the squares as ABCD or [A, B, C, D] to show the order of the vertices clockwise from the top-left.

Conjecture Formation (5-10 minutes)

Allow for time to write down observations and form conjectures. Give examples of conjectures if needed.

Example Conjectures:

Example: "You never need more than 3 moves to go from one possible configuration to another."
Example: "There are 8 possible configurations."
Example: "Unlike with a triangle, rotations and flips can't make every combination possible with a square. There are 4!=24, but only 8 possible. "
Example: "Diagonal pairs are preserved with rotations and flips."

Supporting Questions:

Square Discussion (10-15 minutes)

There are eight possible configurations - share the different ways to obtain these and the flips and rotations required.

Optional - Proof Scaffolding

Below are example proof approaches for some of the possible conjectures. These are optional and intended to be conversational, interactive, and flexible, allowing for follow-up inquiries.

Proof-0: There are six combinations possible with three elements, ABC.

  1. For two elements, A and B, there are two possible arrangements: AB and BA.
  2. For three elements A, B, and C, we can count systematically by fixing the first position.
    1. With A first: The remaining positions can be arranged as BC or CB, giving us ABC and ACB.
    2. With B first: The remaining positions can be arranged as AC or CA, giving us BAC and BCA.
    3. With C first: The remaining positions can be arranged as AB or BA, giving us CAB and CBA.
  3. Therefore, there are six total combinations for letters A, B, and C.

Proof-1: Six configurations for triangle ABC can be obtained with rotations and horizontal reflection, and only two moves are needed to get any of them.

Six possible triangles from horizontal reflection and rotations showing vertices and light, medium, and dark regions of the triangles. The possibilities are ABC, BCA, CAB, ACB, BCA, CBA and are labeled as [A,B,C], etc.
  1. There are 3! = 6 possible combinations for a triangle ABC (see Proof-0).
  2. All six combinations can be obtained with F = Horizontal Reflect/Flip and R = CW Rotate:
    1. [A,B,C] = 0 (no move)
    2. [A, C, B] = F
    3. [B, C, A] = R
    4. [B, A, C] = F + R
    5. [C, A, B] = R + R
    6. [C, B, A] = R + F
  3. All six combinations are configurations that can be obtained using rotation and horizontal reflection.
  4. Every configuration is obtainable in at most two moves (see step 2 above).
  5. The 2-move sequences RR, FR, and RF cannot be reduced to fewer moves, since the complete set of sequences with ≤1 moves {0, F, R } produces different configurations.
  6. Therefore, no more than two moves are needed to obtain any configuration.

Proof 2: Eight configurations for square ABCD can be obtained with rotations and horizontal reflection, and only three moves are needed to get any of them.

Square ABCD shown with shades of teal going from light to dark for regions at each vertex.
  1. We can represent a square ABCD as a sequence of letters with vertices labeled in a clockwise direction.
  2. For a square ABCD, flipping and rotating the shape preserves diagonal pairs AC and BD.
  3. There are 4! = 24 possible combinations of the letters ABCD.
    1. ABCD, ABDC, ACBD, ACDB, ADBC, ADCB, BACD, BADC, BCAD, BCDA, BDAC, BDCA, CABD, CADB, CBAD, CBDA, CDAB, CDBA, DABC, DACB, DBAC, DBCA, DCAB, DCBA
  4. Valid combinations will not have AC or BD next to each other to preserve diagonals.
  5. Only 8 of the 24 possible combinations preserve the diagonals:
    1. Valid (8): ABCD, ADCB, BADC, BCDA, CBAD, CDAB, DABC, DCBA
    1. Invalid (16):  ABDC, ACBD, ACDB, ADBC, BACD, BCAD, BDAC, BDCA, CABD, CADB, CBDA, CDBA, DACB, DBAC, DBCA, DCAB
  6. The eight configurations can be obtained with the following rotations and flips:
    1. [A, B, C, D] = 0 (no move)
    2. [A, D, C, B] = R + F
    3. [B, A, D, C] = F
    4. [B, C, D, A] = R + R + R
    5. [C, B, A, D] = F + R
    6. [C, D, A, B] = R + R
    7. [D, A, B, C] = R
    8. [D, C, B, A]=F + R + R
  7. Eight configurations can be obtained by rotating and reflecting the square ABCD.
  8. Every configuration is obtainable in at most three moves (see step 6 above).
  9. The 3-move sequences RRR and FRR cannot be reduced to fewer moves, since the complete set of sequences with ≤2 moves {0, F, R, RF, FR, FF, RR} produces different configurations than RRR and FRR. (Note that FF gives the same configuration as no move.)
  10. Therefore, no more than three moves are needed to obtain any configuration.

Tools and Supplies

Vocabulary

Additional Resources

Image Files:

Triangle configurations as separate files

Square combinations as separate files