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?
121212
141414
888
666