Question: Which of the following is a valid proof for the statement: If n is an even integer, then n^2 is even?
Options:
Correct Answer: n = 2k for some integer k
Solution:
If n = 2k, then n^2 = (2k)^2 = 4k^2, which is even.