Saturday, 20 September 2014

Induction Proofs - Mathematics




How do I show by mathematical induction that 2 divides n2n for all n belonging to the set of Natural Numbers


Answer



To prove this with induction (although there is a simpler way) you can proceed as follows.



For n=1 this is true since 2 divides 0. Let it be true for n=k i.e. that 2 divides (k2k)=k(k1)

then for n=k+1 you have that (k+1)2(k+1)=k2+2k+1k1=k2k+2k=k(k1)+2k
Now, observe that 2 divides k(k1) by the induction hypothesis and obviously 2 divides also 2k. Thus 2 divides k(k1)+2k and this completes the proof by induction.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...