Forward difference Newtons formula

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
muskan
Messages
9
Reaction score
0
please help me to finding out the value of X for forward difference Newtons formula i am tryign since 2 weeks but i fails

where the values of arguments are a1, a1+h, a1+2h, a1+3h
and there cross ponding values are p,q,r,s respectively
 
Physics news on Phys.org
ques is

F(a) p f(a) p2 f(a) p3f(a) p4f(a)
A1+ h p
A1+ 2h q q-p
A1+3h r r-q r-q-q+p=r-2q+p
A1+ 4h s s-r s-r-r+q = s-2r+q s-2r+q –r +2q-p= s- 3r+3q-p



we find value of a