Is x^{\sqrt{5}}=y for Rational Numbers?

  • Context: Graduate 
  • Thread starter Thread starter Gerenuk
  • Start date Start date
  • Tags Tags
    Rational
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
Gerenuk
Messages
1,027
Reaction score
5
I've programmed an algorithm to numerically compute the logarithm of numbers in phinary base easily. I could avoid float multiplications if I can find a pair of rational numbers x and y such that
[tex]x^{\sqrt{5}}=y[/tex]
Is it possible?
Probably not, but I cannot prove it :(
 
Physics news on Phys.org
No, it isn't possible except for the obvious x=y=1. There's a http://en.wikipedia.org/wiki/Gelfond–Schneider_theorem" which says that it's impossible.
 
Last edited by a moderator: