Recurrence Relationseasy
0:00.0

Given the coupled system un=2un1vn1u_n = 2u_{n-1} - v_{n-1} and vn=un1v_n = u_{n-1} with initial conditions u0=3u_0 = 3 and v0=1v_0 = 1, find u2u_2.