Quote (Derkaderk @ Aug 25 2013 08:05pm)
yeah I estimated it with my calculator, but I'm wondering if there's a way to actually work it out. I have no idea... I'm wondering if there's a technique I could use to find the inverse of x*2^x and plug in 1 for the solution... but so far I can't invert it
heh, let it go man. There is no easy way to get this one other than asking a computer which is just going to:
try 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7 then realize the answer is between 0.6 and 0.7
try 0.61, 0.62, 0.63, 0.64, 0.65 then realize the answer is between 0.64 and 0.65
try 0.641, 0.642, ...
until it gives up or you tell it to stop (which is probably similar to what you did, it can just do it much faster than you).
This post was edited by Azrad on Aug 25 2013 10:25pm