Gerenuk
Aug31-08, 08:51 AM
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
x^{\sqrt{5}}=y
Is it possible?
Probably not, but I cannot prove it :(
x^{\sqrt{5}}=y
Is it possible?
Probably not, but I cannot prove it :(