SOLUTION: use mathematical induction to prove that each statement is true for all positive integers. 0+7+14+...+7n-7=(n(7n-7)/2

Algebra.Com
Question 1115660: use mathematical induction to prove that each statement is true for all positive integers.
0+7+14+...+7n-7=(n(7n-7)/2

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
n=1: LHS=0, RHS= 0*(7*0-7)/2 = 0 (ok for n=1)
n=2: 0+7 = 7 , 2(7*2-7)/2 = 2*7/2 = 7 (ok for n=2)

Assume this is true for n=k:
0+7+14+…+(7k-7) = k(7k-7)/2

Let n=k+1, need to show 0+7+14+…+(7(k+1)-7) = (k+1)(7(k+1)-7)/2

LHS = [ 0+7+14+…+(7(k+1)-7) = 0+7+14+…+(7k-7) ] + (7(k+1)-7)
Using induction hypothesis for the bracketed part:
LHS = [ k(7k-7)/2 ] + (7(k+1)-7)
= k(7k-7)/2 + 7k
= k(7k-7)/2 + 14k/2
= (7k^2 - 7k + 14k)/2
= (7k^2 + 7k)/2
= [7(k)](k+1) / 2
= [(7(k+1)-7)](k+1) / 2
Done.
Since the relationship holds for n=k+1, it holds for all positive integers.

RELATED QUESTIONS

Use mathematical induction to prove each statement is true for all positive integers n:... (answered by math_helper)
use mathematical induction to prove that the statement is true for all positive integers. (answered by t0hierry,greenestamps)
using mathematical induction to prove 8+10+12+...+(2n+6) = n^2 +7n , the Pk + 1 statement (answered by stanbon)
PLEASE HELP ASAP In using mathematical induction to prove 8+10+12+...+(2n+6) = n^2+7n,... (answered by stanbon)
Use mathematical induction to prove the statement is true for all positive integers n. (answered by Edwin McCravy)
Use mathematical induction to prove the statement is true for all positive integers n, or (answered by Edwin McCravy)
Use mathematical induction to prove the statement is true for all positive integers n. (answered by ikleyn)
Use mathematical induction to prove the statement is true for all positive integers n.... (answered by ikleyn)
Use mathematical induction to prove the statement is true for all positive integers n.... (answered by ikleyn)