Home > math education > HCSSiM Workshop day 6

HCSSiM Workshop day 6

July 8, 2012

A continuation of this, where I take notes on my workshop at HCSSiM.

What is a group

We talked about sets with addition laws and what that really means. We noted that associativity seems to be a common condition and that some weird operations aren’t associative. Example: define a*b for a pair of integers (a,b) to be the sum a + b^2. Then we have:

(1*1)*1 = 2*1 = 3 but 1*(1*1) = 1*2 = 5.

We decided those things would make them crappy generalized addition operators. We ended up by defining what a group is, although we call it a “Karafiol” so that when our final senior staff member P.J. Karafiol arrives in a couple of weeks he will already be famous.

We showed that \mathbb{Z}/n \mathbb{Z} is a Karafiol and that, if you remove all of the congruence classes with numbers that aren’t relatively prime to n, you can also turn \mathbb{Z}/n \mathbb{Z} into a group under multiplication. I was happy to hear them challenge us on whether that would be closed under multiplication. The kids proved everything, we were just mediating. They are awesome.

Graphs

We had already talked about graphs (“Visual Representations”) as defined by vertices and edges. Today we talked about being able to put vertices in different groups depending on how the edges go between groups, so we ended up talking about bipartite and tripartite graphs. We ended up being convinced that the complete bipartite graph on 6 vertices (so 3 on each side) is not planar. But we haven’t proven it yet.

Special Lecture

Saturday morning we have only two hours of normal class, instead of 4, and we have a special event for the late morning. Yesterday Johan was visiting so he talked to them about the projective plane over a finite field, and how every line has the same number of points. He talked to them a bit about his REU at Columbia and his Stacks Project and the graph of theorems t-shirt that he wore to the talk. I think it’s cool to show the students this kind of thing because they are the next generation of mathematicians and it’s great to get them into online collaborative math as soon as possible. They were impressed that the Stack Project is more than 3000 pages.

Categories: math education
  1. Jason Starr
    July 8, 2012 at 8:55 pm

    I have that shirt. The checker at my grocery store tried to guess what it was about. He guessed it was a CS project, which is pretty close.

    Like

  2. michaelkleber
    July 8, 2012 at 9:30 pm

    Typo in your non-associativity example? ((a,b),c) and (a,(b,c)) both give the last digit of c.

    Like

    • July 8, 2012 at 10:07 pm

      Thanks, I was being lazy (we got it right in class). I’ve corrected it!

      Cathy

      Like

  1. July 10, 2012 at 6:58 am
Comments are closed.