Mathematical induction :

Prove by mathematical induction:
$ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}........+\frac{1}{2^n }=1-\frac{1}{2^n } $

Comments

Doubt

Generally ,in the final step we prove the given statement[P(n)] for n=k+1.
In this case , I think, in last step the statement is to be made true by putting n=k+2[since n is an even number.]

````Maths````
000
(((())))
///

answer

$ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}........+\frac{1}{2^n }=1-\frac{1}{2^n } $
$ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}........+\frac{1}{2^n }+\frac{1}{2^n }=1 $
$ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}........+\frac{1}{2^n }+\frac{1}{2^{n+1} }+\frac{1}{2^{n+1} }=1 $
$ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}........+\frac{1}{2^n }+\frac{1}{2^{n+1} }=1-\frac{1}{2^{n+1} } $
There is no reason to think n is odd or even

~~THANK YOU ~~

````Maths````
000
(((())))
///

Back to top