Write the proof for each of the given statements:
a) If n is even, then product of n and its successor is even. Successor of the integer n is integer n+1).
b) If n is odd, then product of n and its successor is even.
c) Product of any two consecutive integers is even.