Backward Difference Operator
DEFINITION  11.2.10 (First Backward Difference Operator)    
The FIRST BACKWARD DIFFERENCE OPERATOR, denoted by 
 is
defined as 
 
Given the step size 
 note that this formula uses the values at
 and 
 the point at the previous step. As it  moves in the backward
direction, it is called the backward difference operator.
DEFINITION  11.2.11 (
 Backward Difference Operator)    
The 
 backward difference operator, 
 is defined as
 
In particular, for 
 we get
Note that
EXAMPLE  11.2.12   
Using the tabulated values in Example 11.2.5, find 
and 
 
Solution: We have 
 and
EXAMPLE  11.2.13   
If 
 where 
 and 
 are real constants,
calculate 
 
Solution: We first calculate 
 as follows:
 Now,
Thus, 
   for all 
Remark  11.2.14   
For a set of tabular values, backward difference table in the
horizontal form  is written as:
 
EXAMPLE  11.2.15   
For the following set of tabular values 
 write the forward and
backward difference tables.
 
  | 
 9  | 
 10  | 
 11  | 
 12  | 
 13  | 
 14  | 
 
 
  | 
 5.0  | 
 5.4 | 
 6.0 | 
 6.8  | 
 7.5  | 
 8.7
 | 
 
Solution: The forward difference table is written as
 
 | 
 
 | 
 
 | 
 
 | 
 
 | 
 
 | 
 
 | 
| 9 | 
5 | 
0.4 = 5.4 - 5 | 
0.2 = 0.6 - 0.4 | 
0= 0.2-0.2 | 
-.3 = -0.3 - 0.0 | 
0.6 = 0.3 - (-0.3) | 
| 10 | 
5.4 | 
0.6 | 
0.2 | 
-0.3 | 
0.3 | 
  | 
| 11 | 
6.0 | 
0.8 | 
-0.1 | 
0.0 | 
  | 
  | 
| 12 | 
6.8 | 
0.7 | 
-0.1 | 
  | 
  | 
  | 
| 13 | 
7.5 | 
0.6 | 
  | 
  | 
  | 
  | 
| 14 | 
8.1 | 
  | 
  | 
  | 
  | 
  | 
 
In the similar manner, the backward difference table is written as follows:
Observe from the above two tables that
 ,
 etc.
EXERCISE  11.2.16   
- Show that 
 
- Prove that 
 
- Obtain 
 in terms of 
Hence show that 
 
 
Remark  11.2.18   
In view of the remarks (11.2.8) and (11.2.17) it is
obvious that, if 
 is a polynomial function of degree 
then  
 is constant and 
 for
 
A K Lal
2007-09-12