Frieze Groups

                                                         

Humans love patterns. Finding and understanding patterns is something that has helped us stay alive throughout history. For example, if people go too long without drinking water then they get really sick and can potentially die. This happens over and over and becomes a clear pattern. Then you notice that when people drink an appropriate amount of water, people don't get as sick and don't die as easily. So the solution, also found through seeing a pattern, is to drink enough water. This is a kind of cheesy, over simplified example, I know. The point is that we see patterns all around us and can often use patterns to our advantage whether it be to make a scientific discovery, form a piece of art, or learn something new for ourselves.

In mathematics patterns are a hot topic. We learn about patterns in math clear back in elementary school with addition, subtraction, division, multiplication, shapes, reading, and colors. Recently I have been studying patterns that appear in Group Theory. These patterns are called Frieze Groups. The definition of frieze from Google says, "A frieze is a broad horizontal band of sculpted or painted decoration, especially on a wall near the ceiling." They Also often appear in jewelry. 
A frieze group, similar to a frieze, is a group of symmetries, the set of the geometric transformations that are made with translations and reflections that preserve the pattern. A frieze pattern is a two-dimensional design that repeats infinitely in both directions. There are seven types of frieze patterns, let's take a look at them.


So after throwing all of these facts/definitions at you, why should you care about frieze patterns? Well first off, they form beautiful patterns that show up all over in designs for architecture/furniture, wallpaper, jewelry, and art- who doesn't like to appreciate beautiful things? Second of all, they show up in practical scenarios as well. If you go and examine the tread on your tires, you should find that the patterns there are built from frieze patterns, this helps carry water away from the tires (note that $F_1$ and $F_3$ probably won't appear in this scenario as they would not carry water away from both halves of the tire equally). And thirdly, archeologists will often use frieze patterns to help them classify artifacts that they find, so knowing these patterns can help us connect with people all throughout time. And zoologists can even use frieze patterns to classify animals/ their movements.

Now that we have an idea about why these patterns matter, let's practice recognizing them. Below is a chart that helps me ask the right questions when I am trying to identify a pattern.  


To learn more about how mathematicians view and form frieze patterns, here is a great paper to read on the details involved.

To end, here are a few pictures I took of frieze patterns that I saw around me. Thanks for reading!


   


            


      



       


Work Cited:
Contemporary Abstract Algebra by Joseph A. Gallian, Ninth Edition
https://careertrend.com/info-8517788-main-tools-used-zoology.html

The First Isomorphism Theorem Proof

~A proof for my Dad, with help from Ben, my teacher.

Definitions

Isomorphism: 

* To be an isomorphism the function must be a homomorphism and be surjective (everyone has a room) and injective (no one is sharing a room), this means it is a bijection.

Homomorphism:

We say that a function f from G to H is a group homomorphism if f preserves the group structures, which means $f(a\cdot b)=f(a)\times f(b)$ for every a and b in G. 

Surjective:

  • A function f from A to B is surjective if and only if () implies (there exists  such that ).

Injective:

  • A function f from A to B is injective if and only if ( such that ) implies ().

The First Isomorphism Theorem that I prove below:

Let f from G to H be a surjective homomorphism with kernel $K$. Because we know that $f(x)=f(y)$ for any $y\in Kx$ (elements in the same coset of the kernel have the same image under $f$), then we can define a map $\phi:G/K\to H$ by defining $\phi(Kg)=f(g)$. This map $\phi$ is always an isomorphism.


POOF TIME!!!

To prove this theorem we must show that $\phi: G/K\to H$ is injective and surjective, thus it is an isomorphism.

First, let $f:G\to H$ be a surjective homomorphism with kernel $K$. Also, let $\phi:G/K\to H$ be defined for all $gK\in G/K$ by $\phi(gK)=f(g)$.

Now let's show that $\phi$ is a function. 

This means we must show that for every $X\in G/K$ there exists a unique $h\in H$ such that $\phi(X)=h$.

To start let $X\in G/K$.

Next pick $g, j\in G$ such that $X=gK=jK$. 

Since there are different ways to represent the same coset, we have chosen two of them, and will now show that the choice $g$ or $j$ does not change the outcome of the rules given by $\phi$. (Similar to how some people know me as Haylee Zierow and some know me as Haylee Lau, but despite the different names I am the same person).

We will now show that $\phi(X)\in H$ and that $\phi(X)$ is unique.

We compute $$\phi(X)=\phi(gK)=f(g)\in H.$$

Also, $$\phi(X)=\phi(jK)=f(j)\in H.$$

This shows that $\phi(X)\in H$.

Now, since $gK=jK$, we know that $g\in jK$ (refer to problem $82$).

This implies that $g=jk$ for some $k\in K$ which implies that $$f(g)=f(jk)=f(j)f(k)=f(j)e_H=f(j).$$

Since $f(g)=f(j)$ it follows that $\phi(gK)=\phi(jK)$ because of how $\phi$ is defined, hence $\phi(X)$ is unique.

We have now shown that $\phi$ is a function. 



Next, with $gK, jK\in G/K$ we will show that $\phi(gKjK)=\phi(gK)\phi(jK)$.

We compute $$\phi(gKjK)=\phi((gj)K)=f(gj)=f(g)f(j)=\phi(gK)\phi(jK).$$ 

So $\phi$ is a group homomorphism.

Now suppose that $\phi(gK)=\phi(jK)$ for some $gK, jK\in G/K$.

Then we know that $f(g)=f(j)$ and we also know that $f(g)(f(j))^{-1}=f(gj^{-1})=e_H$. 

This shows that $gj^{-1}\in K$, so $gK=jK$, thus we know $\phi$ is injective.



Now suppose that $h\in H$.

Since $f$ is surjective, that means there exists $g\in G$ such that $f(g)=h$.

We then have $$\phi(gK)=f(g)=h.$$

Thus $\phi$ is surjective.

Therefore, $\phi:G/K\to H$ is an isomorphism.