Indices in Interpolation Error

edit

Shouldn't the indices in the formula for the interpolation error run from i = 1 up to i = n, since x_0 does not exist? The final expression for the interpolation error will then become

 

Could be I'm mistaken, though. 62.194.131.196 (talk) 21:28, 9 January 2009 (UTC)Reply

The problem seems to be that the definition of n changes in the article. In the first section, Definition, the index runs from i = 1 to i = n, while in the second section the index starts at i = 0. That's confusing, and thus I rewrote the second section. It now arrives at the formula you quote. Many thanks for your comment. -- Jitse Niesen (talk) 22:49, 9 January 2009 (UTC)Reply

Inconsistency of Ordering of Nodes

edit

This edit changed the affine transformation so that the resultant nodes were ordered in ascending order, that is, the first node corresponds to the node closest to b, and the last corresponds to the node closest to a. However, this is inconsistent with the formula   given in the previous section, which has the first node closest to the value 1 (corresponding to a), not -1 (corresponding to b). The order of the nodes doesn't particularly matter, but the two formulas should be made consistent. The sign of the cosine term in one equation should be changed. — Preceding unsigned comment added by 170.140.147.203 (talk) 18:12, 7 May 2014 (UTC)Reply

Roots of Chebyshev polynomial of the second kind

edit

The article incorrectly states that the Chebyshev nodes of the second kind are roots of the Chebyshev polynomial of the second kind. This is not true because the Chebyshev nodes of the second kind include the endpoints, but the Chebyshev polynomial of the second kind takes on its extrema \pm (n+1) at the endpoints. Rather, the set of n Chebyshev nodes of the second kind are roots of (x^2-1)U_{n-2}(x). Grompvevo (talk) 01:55, 9 June 2024 (UTC)Reply