Is $G$ isomorphic to $H$ under addition and multiplication?

  • MHB
  • Thread starter Chris L T521
  • Start date
In summary, an isomorphism in mathematics is a function that preserves the structure of a mathematical object. To determine if two groups are isomorphic, we need to find an isomorphism that maps the elements of one group to the elements of another group while preserving the group's operation and structure. Isomorphism is significant in abstract algebra as it allows us to study and compare different mathematical structures. It is possible for two groups to be isomorphic under one operation but not another, and all groups are isomorphic to themselves under the identity map.
  • #1
Chris L T521
Gold Member
MHB
915
0
Thanks to those who participated in last week's POTW! Here's this week's problem.

-----

Problem: Let $G=\{a+b\sqrt{2} : a,b\in\mathbb{Q}\}$ and let $\displaystyle H=\left\{\begin{bmatrix} a & 2b \\ b & a\end{bmatrix} : a,b\in\mathbb{Q}\right\}$ be two groups. Show that $G$ and $H$ are isomorphic as groups under addition; i.e. find a bijective map $\varphi:G\rightarrow H$ such that for any $x,y\in G$, $\varphi(x+y) = \varphi(x) + \varphi(y)$, where $\varphi(x),\varphi(y)\in H$.

Are $G$ and $H$ isomorphic under multiplication? If yes, prove it. If not, provide a counterexample.

-----

 
Last edited:
Physics news on Phys.org
  • #2
This problem was correctly answered by Sudharaka. You can find his solution below.

\(\mbox{Let, }\varphi:G\rightarrow H\mbox{ such that, }\varphi:a+b\sqrt{2}\mapsto\begin{bmatrix} a & 2b \\ b & a\end{bmatrix}\mbox{ where }a,\,b\in\mathbb{Q}\)First we shall show that \(\varphi\) is a well defined, bijective function. Take any two elements; \(a_{1}+b_{1}\sqrt{2},\,a_{2}+b_{2}\sqrt{2}\in G\) such that, \(a_{1}+b_{1}\sqrt{2}=a_{2}+b_{2}\sqrt{2}\mbox{ where }a_{1},\,a_{2},\,b_{1},\,b_{2}\in\mathbb{Q}\,.\)\[\Rightarrow (a_{1}-a_{2})+(b_{1}-b_{2})\sqrt{2}=0\]Since, \(a_{1}-a_{2},\,b_{1}-b_{2}\in\mathbb{Q}\) it can be easily shown that,\[a_{1}-a_{2}=b_{1}-b_{2}=0\]\[\Rightarrow a_{1}=a_{2}\mbox{ and }b_{1}=b_{2}\]\[\therefore\begin{bmatrix} a_{1} & 2b_{1} \\ b_{1} & a_{1}\end{bmatrix}=\begin{bmatrix} a_{2} & 2b_{2} \\ b_{2} & a_{2}\end{bmatrix}\]\[\mbox{That is }\varphi\mbox{ is a well defined function.}~~~~~~~~~~(1)\]Take any two elements; \(a_{1}+b_{1}\sqrt{2},\,a_{2}+b_{2}\sqrt{2}\in G\) such that, \(\varphi(a_{1}+b_{1}\sqrt{2})=\varphi(a_{2}+b_{2}\sqrt{2})\,.\) Then,\[\begin{bmatrix} a_{1} & 2b_{1} \\ b_{1} & a_{1}\end{bmatrix}=\begin{bmatrix} a_{2} & 2b_{2} \\ b_{2} & a_{2}\end{bmatrix}\]\[\Rightarrow a_{1}=a_{2}\mbox{ and }b_{1}=b_{2}\]\[\mbox{That is }\varphi\mbox{ is injective.}~~~~~~~~~~(2)\]Take any \(\begin{bmatrix} a & 2b \\ b & a\end{bmatrix}\in H\,.\) Then there exist \(a+b\sqrt{2}\in G\) such that,\[\varphi(a+b\sqrt{2})=\begin{bmatrix} a & 2b \\ b & a\end{bmatrix}\] \[\mbox{Therefore }\varphi\mbox{ is surjective.}~~~~~~~~~~(3)\]Take any \(x=a_{1}+b_{1}\sqrt{2},\,y=a_{2}+b_{2}\sqrt{2}\in G\) and consider \(\varphi(x+y)\,.\)\begin{eqnarray}\varphi(x+y)&=&\varphi\left((a_{2}+a_{2})+(b_{1}+b_{2})\sqrt{2}\right)\\&=&\begin{bmatrix} a_{1}+a_{2} & 2(b_{1}+b_{2}) \\ b_{1}+b_{2} & a_{1}+a_{2}\end{bmatrix}\\&=&\begin{bmatrix} a_{1} & 2b_{1} \\ b_{1} & a_{1}\end{bmatrix}+\begin{bmatrix} a_{2} & 2b_{2} \\ b_{2} & a_{2}\end{bmatrix}\\&=&\varphi(x)+\varphi(y)\end{eqnarray}\[\therefore\varphi(x+y)=\varphi(x)+\varphi(y)\, \forall\,x,\,y\in G~~~~~~~~~~~~(4)\]By (1), (2), (3) and (4);\[(G,+)\cong(H,+)\]We shall show that \(G\) and \(H\) are isomorphic under multiplication with respect to the same function, \(\varphi\,.\) Consider, \(\varphi(x\cdot y)\) where \(x=a_{1}+b_{1}\sqrt{2},\,y=a_{2}+b_{2}\sqrt{2}\in G\)\begin{eqnarray}\varphi(xy)&=&\varphi\left((a_{1}+b_{1}\sqrt{2})(a_{2}+b_{2}\sqrt{2})\right)\\&=&\varphi\left((a_{1}a_{2}+2b_{1}b_{2})+(a_{1}b_{2}+b_{1}a_{2})\sqrt{2}\right)\\&=&\begin{bmatrix} a_{1}a_{2}+2b_{1}b_{2} & 2(a_{1}b_{2}+b_{1}a_{2}) \\ a_{1}b_{2}+b_{1}a_{2} & a_{1}a_{2}+2b_{1}b_{2}\end{bmatrix}\\&=&\begin{bmatrix} a_{1} & 2b_{1} \\ b_{1} & a_{1}\end{bmatrix}\begin{bmatrix} a_{2} & 2b_{2} \\ b_{2} & a_{2}\end{bmatrix}\\&=&\varphi(x).\varphi(y)\end{eqnarray}\[\therefore\varphi(x\cdot y)=\varphi(x)\cdot\varphi(y)\, \forall\,x,\,y\in G\]Since we have already shown that \(\varphi\) is a bijective function,\[\therefore (G,\,\cdot)\cong(H,\,\cdot)\]Q.E.D.
 

Related to Is $G$ isomorphic to $H$ under addition and multiplication?

1. What is an isomorphism in mathematics?

An isomorphism in mathematics is a function that preserves the structure of a mathematical object. In other words, it is a one-to-one mapping between two objects that preserves their algebraic operations and relationships. In the case of groups, an isomorphism preserves the group's operation and the group structure.

2. How can we determine if two groups are isomorphic?

To determine if two groups, G and H, are isomorphic, we need to find a function, called an isomorphism, that maps the elements of G to the elements of H in a way that preserves the group's operation and structure. This can be done by showing that the function is one-to-one, onto, and that it preserves the group operation.

3. What is the significance of isomorphism in abstract algebra?

Isomorphism is a fundamental concept in abstract algebra as it allows us to study and compare different mathematical structures by looking at their underlying algebraic properties. It also helps us identify similarities and differences between groups, rings, and other algebraic structures, which can aid in solving problems and proving theorems.

4. Can two groups be isomorphic under one operation but not another?

Yes, it is possible for two groups to be isomorphic under one operation, such as addition, but not under another operation, such as multiplication. This is because isomorphisms only need to preserve the operation and structure of the group they are mapping, not all operations that may exist in the groups.

5. Are all groups isomorphic to themselves?

Yes, all groups are isomorphic to themselves under the identity map, where each element is mapped to itself. This is because the identity map preserves the group operation and structure, and is one-to-one and onto.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
170
  • Math POTW for University Students
Replies
1
Views
2K
Replies
3
Views
698
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
Replies
1
Views
900
  • Math Proof Training and Practice
3
Replies
93
Views
11K
  • Math POTW for University Students
Replies
1
Views
3K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
574
  • Topology and Analysis
Replies
1
Views
2K
Back
Top