Finite difference: Difference between revisions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
The quotient of this by the value <math>b - a</math> is a difference quotient expression. | The quotient of this by the value <math>b - a</math> is a difference quotient expression. | ||
There are three main types of finite differences parametrized by a positive real number <math>h</math> | There are three main types of finite differences parametrized by a positive real number <math>h</math> of the corresponding [[difference quotient]] | ||
{| class="sortable" border="1" | {| class="sortable" border="1" | ||
Revision as of 05:44, 9 May 2014
Definition
Given a function , a finite difference for with parameters real numbers and is the function:
The quotient of this by the value is a difference quotient expression.
There are three main types of finite differences parametrized by a positive real number of the corresponding difference quotient
| Name | Symbol | Expression | Value of | Value of | Limit as |
|---|---|---|---|---|---|
| forward difference | 0 | right-hand derivative . If is differentiable at , then this equals . | |||
| backward difference | 0 | left-hand derivative . If is differentiable at , then this equals . | |||
| central difference | If is differentiable at , then this equals . |