HW8 Key
HW8 Key
Section 3.3
12) [30 points]
Prove that f12 + f22 ++ fn2 = fnfn+1 is true for all positive n where fn is the n'th
Fibonacci number.
Basis Step: We will show that the proposition is true for the least element P(1).
f12 = 12 = 11 = f1f2.
This proves that f12 + f22 ++ fn2 = fnfn+1 is true whenever n is a positive integer.
Given that R and S are reflexive, a A, (a,a) R and (a,a) S. Then by the definition
of the composite, (a,a) S o R , a A. Thus S o R is reflexive.
a) R2 = R o R = {(1,1),(1,2),(1,3),(1,4),(1,5),
(2,1),(2,2),(2,4),(2,5),
(3,1),(3,2),(3,3),(3,4),(3,5),
(4,1),(4,2),(4,3),(4,4),
(5,1),(5,2),(5,3),(5,4),(5,5)}
R3 = R oR = {(1,1),(1,2),(1,3),(1,4),(1,5),
2
b)
(2,1),(2,2),(2,3),(2,4),(2,5),
(3,1),(3,2),(3,3),(3,4),(3,5),
(4,1),(4,2),(4,3),(4,4),(4,5),
(5,1),(5,2),(5,3),(5,4),(5,5)} = AA.
c) R4 = R3 = AA.
d) R5 = R4 = AA.