Real Chebyshev polynomial T_n(x) uses the standard recurrence: T_0 = 1, T_1 = x, T_{n+1} = 2x T_n - T_{n-1}
Real Chebyshev polynomial T_n(x) uses the standard recurrence: T_0 = 1, T_1 = x, T_{n+1} = 2x T_n - T_{n-1}