15.05.2013 Views

Cálculo Numérico - Engenharia Civil UEM

Cálculo Numérico - Engenharia Civil UEM

Cálculo Numérico - Engenharia Civil UEM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CAPÍTULO 10. APROXIMAÇÃO DE FUNÇÕES: MÉTODOS DE INTERPOLAÇÃO POLINOMIAL310<br />

3) Provemos para n = k . Usando a definição e a seguir a hipótese de indução, obtemos:<br />

f [x0, x1, . . . , xk] = f [x1, x2, . . . , xk] − f [x0, x1, . . . , xk−1]<br />

xk − x0<br />

= 1<br />

kh<br />

=<br />

1<br />

h k k!<br />

= ∆k f (x0)<br />

h k · k!<br />

<br />

k−1 ∆ f (x1)<br />

hk−1 (k − 1)! − ∆k−1f (x0)<br />

hk−1 <br />

=<br />

(k − 1)!<br />

∆ k−1 f (x0 + h) − ∆ k−1 f (x0) <br />

Observe que as diferenças ordinárias de ordem n de um polinômio de grau n, Pn(x) = anx n−1 + . . . +<br />

a1x + a0 são iguais a n! h n · an. As diferenças ordinárias de ordem maior que n são todas nulas.<br />

10.7.7 Fórmula de Newton-Gregory<br />

Assim, usando o Teorema 10.8 no Teorema 10.6, obtemos que o polinômio de interpolação na forma<br />

de Newton, para uma função y = f(x) no intervalo [x0, xn] pode ser escrito, no caso de argumentos xi<br />

igualmente espaçados de h, da seguinte maneira:<br />

Pn(x) = f (x0) + (x − x0) ∆1 f (x0)<br />

h<br />

.<br />

+ (x − x0) (x − x1) ∆2 f (x0)<br />

h 2 · 2!<br />

+ . . . + (x − x0) (x − x1) . . . (x − xn−1) ∆n f (x0)<br />

h n · n!<br />

Esta forma do polinômio de interpolação é conhecida como fórmula de Newton-Gregory.<br />

Exemplo 10.13 - Dada a função tabelada:<br />

x -1 0 1 2<br />

f(x) 3 1 -1 0<br />

determinar o polinômio de interpolação de Newton-Gregory.<br />

Solução: Temos:<br />

x0 = −1 , f (x0) = 3 ,<br />

x1 = 0 , f (x1) = 1 ,<br />

x2 = 1 , f (x2) = −1 ,<br />

x3 = 2 , f (x3) = 0 , e portanto n = 3 .<br />

.<br />

(10.32)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!