5 questions to test your understanding
A student interpolates f(x) = 1/(1+25x²) on [−1, 1] with 15 equally spaced nodes and observes large oscillations near x = ±1. She adds 10 more equally spaced nodes hoping to fix the problem. What will most likely happen?
What is the fundamental reason that Chebyshev nodes reduce interpolation error compared to equally spaced nodes?
Runge's phenomenon can occur even for functions that are infinitely differentiable and have no singularities on the real interval being interpolated.
Increasing the degree of a polynomial interpolant by adding more equally spaced nodes is typically a reliable strategy for improving approximation accuracy over the entire interval.
Why does the placement of interpolation nodes matter as much as their number, and how does the node product |ω_{n+1}(x)| explain why equally spaced nodes cause oscillations near the endpoints of the interval?