Typos in handout:

1. Eqn 6, the last squared term should read:
  (c_k(i,j+1) + c_k(i,j-1) = 2c_k(i,j))^2
That is, the middle term should hava a j-1 not a j+1.