Recursionmedium
0:00.0

Let xn=xn11+2xn1x_n = \frac{x_{n-1}}{1 + 2x_{n-1}} for n1n \geq 1 with x0=1x_0 = 1. What is the closed-form expression for xnx_n?