Project Euler #235: An Arithmetic Geometric sequence

  • + 0 comments

    Newton Raphson method is giving timeout error for 3 testcases. Is there any method that converges faster than Newton's method?