Hey,
I have this problem that I need to proof using mathematical induction.
The problem:
For all the positive integers k, k could be written as the product of some odd number and some power of two.
k = (2i + 1) x (2^e), where i and e are both natural numbers and e is the exponent of 2.
My work up till now:
I know that k could turn out to be even or odd and I've proved the base case to hold for k = 1, while i and e equal 0. But I cannot form the inductive step for each of the separate cases (even and odd)..Any ideas? :?:
I have this problem that I need to proof using mathematical induction.
The problem:
For all the positive integers k, k could be written as the product of some odd number and some power of two.
k = (2i + 1) x (2^e), where i and e are both natural numbers and e is the exponent of 2.
My work up till now:
I know that k could turn out to be even or odd and I've proved the base case to hold for k = 1, while i and e equal 0. But I cannot form the inductive step for each of the separate cases (even and odd)..Any ideas? :?: