- #1
Gerenuk
- 1,034
- 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 :(
[tex]x^{\sqrt{5}}=y[/tex]
Is it possible?
Probably not, but I cannot prove it :(