uart said:
Let me explain how you can derive an equation like that one and why it works.
Thankyou very much Uart, but I think I don't have enough knowledge of mathematics to understand this derivation but I'll certainly keep it in a safe place and check it out once I've learned more maths... Thanks once again :)
Actually I have derived this one by myself but using a very different technique which is given as follows;
lets say we have 3 consecutive terms; f(5), f(4) & f(3) .
f(5) - f(4) = rate of increase between these terms.
f(4) - f(3) = rate of increase between these terms, which is sth like first derivative.
Now ; f(5) - f(4) - ( f(4) - f(3) ) = rate of increase between the rates of increase which is sth like 2nd derivative.
2nd derivative of quadratic and linear functions is always constant, using this fact and a little logic we'll have;
f(5) - f(4) - ( f(4) - f(3) ) + ( f(5) - f(4) ) + f(5) = f(6)
which means; f(6) = 3*f(5) - 3*f(4) + f(3)
----------
Thats what I did...
So what are the uses of such function definitions?
One use of this was solving projectile motion without being concerned about the equation of motion & having quick estimates for many functions without trying to evaluate the function's eq. especially when concerned with an irregular function.
I'll be eagerly waiting for your reply :)
Thanks once again.