1. show case n=1 is true

2. assume case=k is true

3. prove case k+1 is true
in Algebra 2 Answers 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

  1. Base case: n=1, S₁=1/(1×2)=1/2=1/(1+1). So base case is true.
  2. If a[k]=1/(k(k+1)) represents the kth term, and we assume the sum to the kth term is S[k]=k/(k+1), then S[k+1]=S[k]+a[k+1]=k/(k+1)+1/((k+1)(k+2))=(k(k+2)+1)/((k+1)(k+2)).
  3. So we get (k²+2k+1)/((k+1)(k+2)) = (k+1)²/((k+1)(k+2)) = (k+1)/(k+2)=S[k+1]. This proves by induction that S[n]=n/(n+1).
by Top Rated User (1.2m points)

Related questions

1 answer
asked Dec 5, 2013 in Other Math Topics by karan | 599 views
1 answer
0 answers
1 answer
1 answer
asked Dec 6, 2015 in Other Math Topics by codeguru Level 1 User (260 points) | 1.0k views
0 answers
asked Jan 24, 2012 in Algebra 2 Answers by anonymous | 843 views
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,841 users