14. (a) From equation

(1b) yn+1 = 2*xn*yn + b

we see that if b = 0 and yn = 0, then yn+1 = 0.

(b) This follows from substituting yn = 0 and b = 0 into equations

(1a) xn+1 = xn2 - yn2 + a

and (1b).

Return to Exercises