I am trying to solve a bigger problem, and I think that an important part of the program is spent on inefficient computations.
I need to compute for a given number N, th
Use the closed form formula: http://en.wikipedia.org/wiki/Fibonacci_number#Closed-form_expression
Then binary search