Quote (feanur @ Nov 1 2015 02:58am)
The problem is only to determine y = √( x + √( x + √... ))
Check that y² = x + y,
Solve for y (assume x > 0, so is y),
Find your limit. And no, it is not zero.
Thanks! this helps helps me out. Using what you said I get that the limit to be equal to 1. Do you think you can help me understand it using epsilon-delta? If not its ok cuz you helped me get the answer, but just wanting to see why this works in detail.