S.O.S. Mathematics CyberBoard

Your Resource for mathematics help on the web!
It is currently Sat, 18 May 2013 18:09:48 UTC

All times are UTC [ DST ]




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 
Author Message
 Post subject: Equation
PostPosted: Thu, 14 Apr 2011 11:54:10 UTC 
Offline
Senior Member

Joined: Wed, 13 Apr 2005 18:14:33 UTC
Posts: 93
x,y \in{Z^{+}} and \displaystyle{x^{x^{x^x}}-(19-y^x)y^{x^y}+74=0}

My solution approach:

When it is organized as \displaystyle{x^{x^{x^x}}+74=(19-y^x)y^{x^y}}

I can say that 1<x<3 otherwise the left side will be astronomically high and another restriction seems to be that 1{\leq}y{\leq}4 so that the right side of the equation can remain positive.

Therefore, the possible y values can be found for x=2 having the left side 65610=6561{\cdot}10 and in order to simplify by ten y=3 looks as a good attempt so 6561{\cdot}10=(19-3^2){\cdot}3^{2^3} \Rightarrow 6561=3^8

Hopefully there is a much better solution. Any comments? Thanks and regards.


Top
 Profile  
 
 Post subject: Re: Equation
PostPosted: Thu, 14 Apr 2011 13:17:05 UTC 
Online
Moderator
User avatar

Joined: Mon, 29 Dec 2008 17:49:32 UTC
Posts: 6003
Location: 127.0.0.1, ::1 (avatar courtesy of UDN)
Honore wrote:
x,y \in{Z^{+}} and \displaystyle{x^{x^{x^x}}-(19-y^x)y^{x^y}+74=0}

My solution approach:

When it is organized as \displaystyle{x^{x^{x^x}}+74=(19-y^x)y^{x^y}}

I can say that 1<x<3 otherwise the left side will be astronomically high and another restriction seems to be that 1{\leq}y{\leq}4 so that the right side of the equation can remain positive.

Therefore, the possible y values can be found for x=2 having the left side 65610=6561{\cdot}10 and in order to simplify by ten y=3 looks as a good attempt so 6561{\cdot}10=(19-3^2){\cdot}3^{2^3} \Rightarrow 6561=3^8

Hopefully there is a much better solution. Any comments? Thanks and regards.


Huh? So what if the LHS is very large? And what's wrong with x=1?

Also, are you using \mathbb{Z}^+ to mean the set of nonnegative integers or the set of positive integers?

_________________
\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:
PostPosted: Thu, 14 Apr 2011 16:18:32 UTC 
Offline
Senior Member

Joined: Wed, 13 Apr 2005 18:14:33 UTC
Posts: 93
Thank you very much for your comments and questions. Yes, x and y are positive integers. For x=1 no solution seems possible from the set of positive integers for y because I get y^2-19y+75=0.
I have thought over your first question and all I can do is to get help from computer as follows:
Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 14 Apr 2011 17:13:37 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12071
Location: Austin, TX
Honore wrote:
Thank you very much for your comments and questions. Yes, x and y are positive integers. For x=1 no solution seems possible from the set of positive integers for y because I get y^2-19y+75=0.
I have thought over your first question and all I can do is to get help from computer as follows:
Image


What? The discriminant of that quadratic is positive, so there are solutions.

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 14 Apr 2011 17:16:01 UTC 
Offline
Senior Member

Joined: Wed, 13 Apr 2005 18:14:33 UTC
Posts: 93
Yes it is but not integer.
http://www.wolframalpha.com/input/?i=y^2-19y%2B75%3D0

P.S. I also forced the integer limits in the above Fortran program starting from 32767 to 1 for both variables and it took 4 minutes to give the same result.


Last edited by Honore on Thu, 14 Apr 2011 17:18:08 UTC, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu, 14 Apr 2011 17:18:00 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12071
Location: Austin, TX
Honore wrote:
Yes it is but not integer.
http://www.wolframalpha.com/input/?i=y^2-19y%2B75%3D0

P.S. I also forced the integer limits starting from 32767 to 1 for both variables and it took 4 minutes to give the same result.


Oh I see, well then yes, that's easy from the fact that the discriminant is not an integer.

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 14 Apr 2011 17:44:59 UTC 
Online
Moderator
User avatar

Joined: Mon, 29 Dec 2008 17:49:32 UTC
Posts: 6003
Location: 127.0.0.1, ::1 (avatar courtesy of UDN)
Honore wrote:
Yes it is but not integer.
http://www.wolframalpha.com/input/?i=y^2-19y%2B75%3D0

P.S. I also forced the integer limits in the above Fortran program starting from 32767 to 1 for both variables and it took 4 minutes to give the same result.


That does not prove anything. You have only showed (of course, assuming there isn't any bugs, hardware or software) that there are no solutions other than x=2,y=3, in the set x,y\in\{1,2,\dots,32767\}, not x,y\in\mathbb{Z}^+.

_________________
\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:
PostPosted: Thu, 14 Apr 2011 17:53:04 UTC 
Offline
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12071
Location: Austin, TX
outermeasure wrote:
Honore wrote:
Yes it is but not integer.
http://www.wolframalpha.com/input/?i=y^2-19y%2B75%3D0

P.S. I also forced the integer limits in the above Fortran program starting from 32767 to 1 for both variables and it took 4 minutes to give the same result.


That does not prove anything. You have only showed (of course, assuming there isn't any bugs, hardware or software) that there are no solutions other than x=2,y=3, in the set x,y\in\{1,2,\dots,32767\}, not x,y\in\mathbb{Z}^+.


As a caveat to what outermeasure has said, I would note that just because you have large data points doesn't mean a thing. In computations on elliptic curves, even the simplest integral problems can have enormous smallest, non-trivial values, so you cannot assume anything based on such tiny amounts of data as you have there.

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 14 Apr 2011 18:07:34 UTC 
Offline
Senior Member

Joined: Wed, 13 Apr 2005 18:14:33 UTC
Posts: 93
Thanks for all comments and critiques. The reason why I have had to bring up the problem here is that I have been unable to find any better solution though I believe there must be at least one and hopefully someone could show how.


Top
 Profile  
 
 Post subject:
PostPosted: Fri, 15 Apr 2011 10:53:24 UTC 
Online
Moderator
User avatar

Joined: Mon, 29 Dec 2008 17:49:32 UTC
Posts: 6003
Location: 127.0.0.1, ::1 (avatar courtesy of UDN)
Honore wrote:
Thanks for all comments and critiques. The reason why I have had to bring up the problem here is that I have been unable to find any better solution though I believe there must be at least one and hopefully someone could show how.


The equation x^{x^{x^x}}+74=(19-y^x)y^{x^y} tells you y^x<19. There are only 22 pairs (x,y) of positive integers with y>1 satisfying that. Now check by hand:
  • y=1, RHS=18 is too small.
  • x=1<y\leq 18. LHS=75, so y|75 must be one of 1,3,5,15, but none of them are possible because we must also have (19-y)|75.
  • y=x=2, mod 4 => not a solution.
  • y=2,x=3, mod 3 => not a solution.
  • y=2,x=4, again mod 4 => not a solution.
  • y=3,x=2, LHS=2^{2^{2^2}}+74=2^{16}+74=65536+74=65610, RHS=(19-3^2)3^{2^3}=10\times 3^8=65610 is a solution.
  • y=4,x=2, again mod 4 => not a solution.

_________________
\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  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 

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