You are reading a page from Calculus and Probability for Actuarial Students, Alfred Henry (1927)
Part of the American Term Life Insurance History Project
Term Life Insurance
CHAPTER IX
FINITE DIFFERENCES. FUNCTIONS OF TWO VARIABLES
FUNCTIONS OF TWO VARIABLES    55
The scheme then becomes
f(0, 0)    f (1, 0)    f(2, 0)     f(m, 0)
f(0, 1)    f(1, 1)    f(2, 1)     f(in, 1)


f(0, n)    f(1, n)    f(2, n)     f(m, n)
4. Since x and y may vary independently, a fresh scheme of notation must be introduced to express the variations which may arise. Thus Az will be used to denote the operation of differencing with respect to x, y remaining constant, a corresponding significance attaching to Ay, so that
Az,f (0, 0) =.f (1, 0) f (0, 0),
Ayf (0, 0)=f(0, 1)—f(0, 0), or, using the method of separation of symbols,

f (1, 0) = (1 + Az)J (0, 0).

Accordingly, we have
f(m, n) = (1 +Az)m(1 +Ay)"f(0, 0)

=(1+mOz+(2)o'z+...)(1+n0y+(2)O'y+...)(0,0)
=f(0, 0) + mzzf(0,0)+ (2) A'z f (0, 0) + (3) A3zf (0, 0) + ...
+nAyf (0,0)+mn A z f (0,0)+ (2) nA2zA,f (0, 0)+...

+ (2).Vy f (0, 0) + m (2) AzA2yf (0,0) + ...
+ () Q3f (0, 0) + ...
    
(1).
Here 0'z, A'z, ... can be written down by differencing the rows of the table of the function; similarly A'y, ,'y, ... are the differences of the columns of the table.

56    FINITE DIFFERENCES To find ~xOy, 6,2x Ay, etc. we have
AxAyf(0, 0) = Ax [f(0, 1)-f(0, 0)]
FUNCTIONS OF TWO VARIABLES    57
58    FINITE DIFFERENCES


FUNCTIONS OF TWO VARIABLES    59
60    FINITE DIFFERENCES
can be applied to any of the following groups of values, the black dot representing the interpolated value:


(0, 2)    (0, 1)    (1, 1)    (0, 1)
We obtain as a result A3 :83 = •10770. The degree of approxithough close, has not, in this instance, been improved.

FUNCTIONS OF TWO VARIABLES    61
System (iii) is an inversion of system (ii) and should be useful for interpolation where x and y have negative values.
The lack of symmetry of systems (iv) and (v) suggests that they are not likely to yield good results in practice.
13. When nine points are used, as in formula (6), the system is represented by the following diagram :
(-1, 1) (0, 1) (1, 1)
62    FINITE DIFFERENCES
siderable that distant terms may have such a disturbing effect upon the formula used as to upset the agreement between the approximate interpolation surface and the true surface which represents f (x, y).
It is thus difficult to say what will be the degree of approximaof a given formula, but an inspection of the course of the differences will be some guide as to the advisability of introducing further terms into the calculation.
15. Other devices may sometimes be adopted which enable the interpolation to be reduced to the work of a single variable inter
Thus, if the sum of x and y is a multiple of 5, by suitably selecting the origin we may write


f(x, —x)=f(0, 0)+x[f(1, -1)—f(0, 0)]
+ (z) [f (2, — 2)—2f(1, -1)+f (0, 0)]
x—lx—2
=    2    f(0, 0)—x.x—2f(1, -1)
x.x-1
By referring to the point diagrams on previous pages it will be seen that the process is equivalent to interpolating along a diagonal line running through the various points. The formula is of the advancing difference type ; the corresponding central difference formula would preferably be employed in practice.
J. Spencer has given (J.I.A. Vol. 40, pp. 296—301) examples of the use of several ingenious methods of this character.