prove by induction that (1/2) + (2/2^2) + (3/2^3)... + (n/2^n) = 2 - (n+2)/2^n​
in Other Math Topics by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

The base case is when n=1: 2-3/2=1/2 according to the formula, and this is true because 1/2 is the first term.

Assume for S[n] that the formula is true. We know the nth term is n/(2^n) so we would expect:

S[n+1] to be S[n]+(n+1)/(2^(n+1)).

So, 2-(n+2)/(2^n)+(n+1)/(2^(n+1))=

2-2(n+2)/(2^(n+1))+(n+1)/(2^(n+1))=

2+(n+1-2n-4)/(2^(n+1))=

2+(-n-3)/(2^(n+1))=

2-((n+1)+2)/(2^(n+1))=S[n+1].

This proves by induction that the formula is correct.

by Top Rated User (1.2m points)

Related questions

1 answer
asked Dec 5, 2013 in Other Math Topics by karan | 599 views
0 answers
asked Jan 24, 2012 in Algebra 2 Answers by anonymous | 843 views
0 answers
1 answer
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,846 users