Construct two simple examples for any positive integer n, one where interpolation at n + 1 equidistant points is more accurate than interpolation at n+1 Chebyshev points and one where Chebyshev interpolation is more accurate.
Your examples should be convincing without the aid of any computer implementation.