Thiele's interpolation formula: Difference between revisions

→‎{{header|C}}: off by 1 in formula
(→‎{{header|C}}: rambling mathematics)
(→‎{{header|C}}: off by 1 in formula)
Line 218:
The recursive relations of <math>\rho</math>s can be made clearer: Given <math>N+1</math> sampled points <math>x_0, x_1, \cdots x_N</math>, rewrite the symbol <math>\rho</math> as
 
:<math>\rho_{n,i} = \rho_n(x_i, x_{i+1}, \cdots x_{i+n})</math> where <math>1 <\leq n \leq N</math>,
 
with suplements
Anonymous user