S.O.S. Mathematics CyberBoard

Your Resource for mathematics help on the web!
It is currently Fri, 24 May 2013 04:28:51 UTC

All times are UTC [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Does every element have a square root problem
PostPosted: Sun, 29 Jan 2012 19:15:23 UTC 
Offline
S.O.S. Oldtimer
User avatar

Joined: Sat, 21 Jan 2012 03:59:22 UTC
Posts: 182
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Sun, 29 Jan 2012 20:06:58 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame
User avatar

Joined: Wed, 21 May 2003 04:27:18 UTC
Posts: 992
DgrayMan wrote:
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


I'm thinking the answer is negative. Couldn't you use the set of 2x2 (invertible) matrices under multiplication, for example?
If you use \mathbb{R} as your field of scalars, I believe (although I haven't worked this out) that you can prove that the diagonal matrix with -1 for each diagonal entry would not have a square root (sorry, I'm rusty on my LaTeX).

_________________
"Mathematicians are like lovers. Grant a mathematician the least principle, and he will draw from it a consequence which you must also grant him, and from this consequence another." Bernard Le Bovier Fontenelle (1657-1757)

"In great mathematics there is a very high degree of unexpectedness, combined with inevitability and economy."
G.H. Hardy (1877-1947)


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Sun, 29 Jan 2012 22:12:18 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
Justin wrote:
DgrayMan wrote:
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


I'm thinking the answer is negative. Couldn't you use the set of 2x2 (invertible) matrices under multiplication, for example?
If you use \mathbb{R} as your field of scalars, I believe (although I haven't worked this out) that you can prove that the diagonal matrix with -1 for each diagonal entry would not have a square root (sorry, I'm rusty on my LaTeX).


Or just take G=\mathbb{Z}/3\mathbb{Z}....

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 00:37:22 UTC 
Offline
Moderator
User avatar

Joined: Mon, 29 Dec 2008 17:49:32 UTC
Posts: 6008
Location: 127.0.0.1, ::1 (avatar courtesy of UDN)
Justin wrote:
DgrayMan wrote:
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


I'm thinking the answer is negative. Couldn't you use the set of 2x2 (invertible) matrices under multiplication, for example?
If you use \mathbb{R} as your field of scalars, I believe (although I haven't worked this out) that you can prove that the diagonal matrix with -1 for each diagonal entry would not have a square root (sorry, I'm rusty on my LaTeX).


No, that would not work:\begin{pmatrix}0&-1\\1&0\end{pmatrix}^2=\begin{pmatrix}-1&0\\0&-1\end{pmatrix}.

Instead, consider the multiplicative group \mathbb{R}-\{0\}, or any finite group of even order.

_________________
\begin{aligned}
Spin(1)&=O(1)=\mathbb{Z}/2&\quad&\text{and}\\
Spin(2)&=U(1)=SO(2)&&\text{are obvious}\\
Spin(3)&=Sp(1)=SU(2)&&\text{by }q\mapsto(\mathop{\mathrm{Im}}\mathbb{H}\ni p\mapsto qp\bar{q})\\
Spin(4)&=Sp(1)\times Sp(1)&&\text{by }(q_1,q_2)\mapsto(\mathbb{H}\ni p\mapsto q_1p\bar{q_2})\\
Spin(5)&=Sp(2)&&\text{by }\mathbb{HP}^1\cong S^4_{round}\hookrightarrow\mathbb{R}^5\\
Spin(6)&=SU(4)&&\text{by the irrep }\Lambda_+\mathbb{C}^4
\end{aligned}


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 00:43:41 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
outermeasure wrote:
Justin wrote:
DgrayMan wrote:
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


I'm thinking the answer is negative. Couldn't you use the set of 2x2 (invertible) matrices under multiplication, for example?
If you use \mathbb{R} as your field of scalars, I believe (although I haven't worked this out) that you can prove that the diagonal matrix with -1 for each diagonal entry would not have a square root (sorry, I'm rusty on my LaTeX).


No, that would not work:\begin{pmatrix}0&-1\\1&0\end{pmatrix}^2=\begin{pmatrix}-1&0\\0&-1\end{pmatrix}.

Instead, consider the multiplicative group \mathbb{R}-\{0\}, or any finite group of even order.


Oh right, my example was a bit off, I mean (\mathbb{Z}/3\mathbb{Z})^\times, sorry. Brain has been on fields and reciprocity laws, but I forget to omit the 0, and the additive group structure is definitely not a problem.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 00:54:32 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Fri, 1 Jul 2011 01:17:26 UTC
Posts: 322
Maybe I just don't understand the question. Consider the group of all non-zero complex numbers under multiplication. Every number has a square root, but the square root of the square root is not the original number.


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 00:55:42 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
mathematic wrote:
Maybe I just don't understand the question. Consider the group of all non-zero complex numbers under multiplication. Every number has a square root, but the square root of the square root is not the original number.


Eh? He wants to know if every group has the property that there is a square root relative to the group operation, and that's clearly false.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 04:53:51 UTC 
Offline
S.O.S. Oldtimer
User avatar

Joined: Sat, 21 Jan 2012 03:59:22 UTC
Posts: 182
so with my original assumption. if x=y^2, there isn't always a x^2=y?
So can i find a y which y^2=x but x^2 does not equal y, to show this doesn't work?
Or am i misinterpreting it completely?


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 04:55:13 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
DgrayMan wrote:
so with my original assumption. if x=y^2, there isn't always a x^2=y?
So can i find a y which y^2=x but x^2 does not equal y, to show this doesn't work?
Or am i misinterpreting it completely?


Again, NO. Check out the examples we've given you so far. Any group of even order should immediately convince you that this is a ridiculous notion.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 07:16:58 UTC 
Offline
S.O.S. Oldtimer
User avatar

Joined: Sat, 21 Jan 2012 03:59:22 UTC
Posts: 182
i guess i have o look up matrix rules again :( im so confused now.


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 14:35:25 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
DgrayMan wrote:
i guess i have o look up matrix rules again :( im so confused now.


Why do you need to check on matrix rules for this question? Are you familiar at all with the theory of finite groups?

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 15:01:46 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame
User avatar

Joined: Wed, 21 May 2003 04:27:18 UTC
Posts: 992
outermeasure wrote:
Justin wrote:
DgrayMan wrote:
Prove it is true for every group in G or disprove by counterexample

For every x in G there is some y in G such that x=y^2 (This is the same as saying every element in G has a square root)


Now since x=y^2, am i trying to prove that also y=x^2?
If this is the case i am having lots of trouble


I'm thinking the answer is negative. Couldn't you use the set of 2x2 (invertible) matrices under multiplication, for example?
If you use \mathbb{R} as your field of scalars, I believe (although I haven't worked this out) that you can prove that the diagonal matrix with -1 for each diagonal entry would not have a square root (sorry, I'm rusty on my LaTeX).


No, that would not work:\begin{pmatrix}0&-1\\1&0\end{pmatrix}^2=\begin{pmatrix}-1&0\\0&-1\end{pmatrix}.

Instead, consider the multiplicative group \mathbb{R}-\{0\}, or any finite group of even order.


Oops, guess I wasn't as thorough as I thought... :oops:

So we could even use something as basic as \mathbb{Z}_2 eh? I should have thought of that.

_________________
"Mathematicians are like lovers. Grant a mathematician the least principle, and he will draw from it a consequence which you must also grant him, and from this consequence another." Bernard Le Bovier Fontenelle (1657-1757)

"In great mathematics there is a very high degree of unexpectedness, combined with inevitability and economy."
G.H. Hardy (1877-1947)


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 15:03:15 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame
User avatar

Joined: Wed, 21 May 2003 04:27:18 UTC
Posts: 992
DgrayMan wrote:
i guess i have o look up matrix rules again :( im so confused now.


To original poster: Ignore my example, it doesn't work...although I do remember something from linear algebra about not every square matrix having a square root. I think that result is much harder than the problem intended.

Here is how complicated it can get with matrices: http://en.wikipedia.org/wiki/Square_root_of_a_matrix

_________________
"Mathematicians are like lovers. Grant a mathematician the least principle, and he will draw from it a consequence which you must also grant him, and from this consequence another." Bernard Le Bovier Fontenelle (1657-1757)

"In great mathematics there is a very high degree of unexpectedness, combined with inevitability and economy."
G.H. Hardy (1877-1947)


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 15:11:09 UTC 
Offline
S.O.S. Oldtimer
User avatar

Joined: Sat, 21 Jan 2012 03:59:22 UTC
Posts: 182
whats an example of a 2x2 matrix that does not have a square root?


Top
 Profile  
 
 Post subject: Re: Does every element have a square root problem
PostPosted: Mon, 30 Jan 2012 15:35:04 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12103
Location: Austin, TX
Justin wrote:
DgrayMan wrote:
i guess i have o look up matrix rules again :( im so confused now.


To original poster: Ignore my example, it doesn't work...although I do remember something from linear algebra about not every square matrix having a square root. I think that result is much harder than the problem intended.

Here is how complicated it can get with matrices: http://en.wikipedia.org/wiki/Square_root_of_a_matrix


Justin: if you want a matrix (over \mathbb{R} say) without a square root, just get one with a negative determinant like \begin{pmatrix} 1 & 0 \\ 0 & -1\end{pmatrix}.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Contact Us | S.O.S. Mathematics Homepage
Privacy Statement | Search the "old" CyberBoard

users online during the last hour
Powered by phpBB © 2001, 2005-2011 phpBB Group.
Copyright © 1999-2013 MathMedics, LLC. All rights reserved.
Math Medics, LLC. - P.O. Box 12395 - El Paso TX 79913 - USA