Newsgroups: sci.math.research Subject: Re: x+1 = sqrt(1+x*sqrt(1+(x+1)*sqrt(1+...))) Date: 14 Jun 1997 01:34:34 +0100 Organization: University of Cambridge, England Timothy Chow wrote: > I believe Ramanujan proved that > > x+1 = sqrt(1 + x*sqrt(1 + (x+1)*sqrt(1 + (x+2)*sqrt(1 + ...)))) > > Is there a simple proof? Yes. Write f(x) for your RHS. 1. We can bound f(x) below by sqrt(x*sqrt(x*sqrt(...))) = x, and above by sqrt((x+1)sqrt(2(x+1)sqrt(4(x+1)sqrt(...)))) = 2(x+1). 2. If f(x) lies between A.(x+1) and B.(x+1) for all x, for some A,B with A<1