epkid08
- 264
- 1
Homework Statement
Prove: If x is a positive odd integer, then [tex]2^x + 3^x[/tex] is also a positive odd integer.
The Attempt at a Solution
Assume x is odd; there exists an integer k such that x = 2k + 1. Then
[tex]2^x + 3^x = 2^{2k+1} + 3^{2k+1}[/tex]
I don't know how to go about simplifying it from here.