InfiniteRepitition Basic

Problem - 3242
Simplify $$\frac{1}{2+\frac{1}{2+\cdots}}$$

Let $$S=\frac{1}{2+\frac{1}{2+\cdots}}$$ Then, we have $$S=\frac{1}{2+S}\implies S =\sqrt{2}-1$$ because $S$ obviously is positive.

report an error