0

This is an assignment question from the topic 'Interpolation' I tried to begin this sum by calculating $\Delta^4=y_4-4y_3+6y_2-4y_1+y_0$

Sil
  • 16,612

1 Answers1

1

Start with \begin{align} (Δy)(x)&=y(x+1)-y(x) \\ &=(3x+4)(3x+7)···(3x+22)·\bigl((3x+25)-(3x+1)\bigr) \\ &=24·(3x+4)(3x+7)···(3x+22) \end{align}


Continue with $$ (Δy)(x+1)=24·(3x+7)(3x+10)···(3x+25) $$

Lutz Lehmann
  • 126,666