Definition:Finite Difference Operator/Backward Difference

From ProofWiki
Jump to navigation Jump to search

Definition

Let $f: \R \to \R$ be a real function.

Let $h \in \R_{>0}$.


The backward difference operator on $f$ is defined as:

$\map {\nabla_h f} x := \map f x - \map f {x - h}$


Unit Step Size

The backward difference operator can often be seen with a step size $h$ equal to $1$, as follows:


The backward difference operator on $f$ is defined as:

$\map {\nabla f} x := \map f x - \map f {x - 1}$


Also see

  • Results about the backward difference operator can be found here.


Sources