epkid08
- 264
- 1
Homework Statement
Prove: If x is a positive odd integer, then 2^x + 3^x 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
2^x + 3^x = 2^{2k+1} + 3^{2k+1}
I don't know how to go about simplifying it from here.