by RonPurewal Thu Aug 14, 2008 4:39 am
yeah, you can actually prove that ALL of these expressions MUST, ironically, be odd. this is a rather strange happening on a problem where even one odd result would be enough to settle the question - remember, the question is whether the quantities must be even, not whether they can - but that's life.
the original expression, k^2 - t^2, is a difference of squares. you should know the factorization of this expression without even thinking: it's (k - t)(k + t).
this means that both k - t and k + t are odd integers.
(i)
if k + t is odd, then k + t + 2, which is greater by exactly 2, is also odd.
(ii)
this is the square of k + t, which is itself odd, so it's also odd.
(iii)
this expression can't be factored, but it can be gotten by taking k^2 - t^2 (which is odd) and adding 2(t^2) (which must be even). therefore, it's odd + even = odd.