
Patrick B. answered 10/11/20
Math and computer tutor/teacher
(a)
n + n^3 = n(1 + n^2)
suppose n is odd...
then n=2t+1
(2t+1)(1 + (2t+1)^2) =
(2t+1)(1 + 4t^2 + 4t + 1) =
(2t+1)(4t^2 + 4t+ 2) =
2(2t+1)(2t^2+2t+1) which is divisible by 2
on the other hand, if n is even, then n=2t
(2t)(1 + (2t)^2) which is clearly divisible by 2
(b) ---->
given : N is even.
Then n^2 is even which makes n^2+37 odd
<--
given n^2+37 is odd.
Suppose n is odd.
Then n^2 is odd which makes n^2+37 even, a contradiction.