You are in Preview. Create Account to save stats.
Login
Recursioneasy
0:00.0

Consider the recursion xn=xn−1−2x_n = x_{n-1} - 2xn​=xn−1​−2. If x3=10x_3 = 10x3​=10, what is x1x_1x1​?