Recursionhard
0:00.0

The Chebyshev polynomials of the first kind satisfy the recurrence: Tn(x)=2xTn1(x)Tn2(x)T_n(x) = 2x T_{n-1}(x) - T_{n-2}(x) with T0(x)=1T_0(x) = 1 and T1(x)=xT_1(x) = x. Compute T3(x)T_3(x).