SOLUTION: Show by the Principle of Mathematical Induction: 8+16+24+…+8n=4n(n+1)for n≥1

Algebra.Com
Question 1102028: Show by the Principle of Mathematical Induction:
8+16+24+…+8n=4n(n+1)for n≥1

Answer by ikleyn(52847)   (Show Source): You can put this solution on YOUR website!
.
Show by the Principle of Mathematical Induction:

8 + 16 + 24 + . . . + 8n = 4n(n+1) for n >= 1.         (1)


1.  In accordance with the Principle of Mathematical Induction, we should first check validity of the statement at n= 1.

    At n= 1 the left side is equal to 8;  the right side is 4*1*(1+1) = 4*2 = 8, too,

    and the statement is valid.



2.  Now assume that the statement is valid at some integer n= k:

    8 + 16 + 24 + . . . + 8k = 4k*(k+1).     (2)


    Then 

    8 + 16 + 24 + . . . + 8k + 8*(k+1) = [8 + 16 + 24 + . . . + 8k] + 8*(k+1) =  (replacing the brackets [ ] by  (1) )  = 


                                       = 4k*(k+1) + 8*(k+1) = (k+1)*(4k+8) = 4*((k+1)*(k+2).    (3)


    Thus you see (and I proved it) that if  the formula (1) is valid at n= k:

        8 + 16 + 24 + . . . + 8k = 4k*(k+1),

    then  the same formula (1) is valid for the next value of n= k+1:

       8 + 16 + 24 + . . . + 8k + 8*(k+1)  =  4*(k+1)*(k+2) = 4*(k+1)*((k+1)+1).



3.  According to the Principle of Mathematical Induction, it means that the formula (1) is valid for all integer n >= 1.

QED.


RELATED QUESTIONS

Show, by the Principle of Mathematical Induction: 8 + 16 + 24+…+8n = 4n(n+1) for... (answered by stanbon)
show that 8+16+24+...+8n = 4n(n+1) for all natural numbers. use mathematical... (answered by jsmallt9)
Use mathematical induction to prove the statement is true for all positive integers n.... (answered by ikleyn)
Show by the Principle of Mathematical Induction: 5n – 1 is divisible by 2 for all n>=1 (answered by stanbon)
Prove a^n -1=(a-1)(a^(n-1) + a^(n-2) +.......+ a+1) by using Principle of Mathematical... (answered by KMST)
Use mathematical induction to prove the statement is true for all positive integers n, or (answered by Edwin McCravy)
USE PRINCIPLE OF MATHEMATICAL INDUCTION TO PROVE THE FORMULA 1(1!) + 2(2!) + 3(3!)... (answered by Edwin McCravy)
Prove n!>n^2 for n>=4 and n!>n^3 for n>=6 by using Principle of Mathematical... (answered by Edwin McCravy)
Use the method of mathematical induction to establish the following 1.... (answered by ikleyn)