If x is odd, then 2^x + 3^x is also odd

  • Thread starter Thread starter epkid08
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 1K views
epkid08
Messages
264
Reaction score
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.
 
Physics news on Phys.org


Is 2^x even or odd? What about 3^x? I'm a bit confused why they are specifying x odd. Isn't it true even if x is even?