Recursioneasy
0:00.0

Consider the recursion xn=xn12x_n = x_{n-1} - 2. If x3=10x_3 = 10, what is x1x_1?