You are here:

Advanced Math/pre calculus

Advertisement


Question
prove, by induction, that 2 + 7 + 12+...+(5n-3)= 1/2N(5N-1)

Answer
Hello Mario,

Okay, so we have to show two things:

I.  The proposition is true for n = 1

II. Assuming its true for n = k, we can show it true for
   n = k+1


For n = 1:  5(1) - 3 = 1/2 * (1) * (5*1 - 1)

                  2 = 1/2 * 1 * 4 = 2      True.

For n = k :

2 + 7 + ... + (5k-3) = 1/2 * k * (5k-1)

and for k-->k+1:

2 + 7 + ... + (5k-3)+ (5(k+1) -3)= 1/2 * (k+1) * (5(k+1)-1)

On the left, we can replace the part
2 + 7 + ... + (5k-3) with 1/2 * k * (5k-1), and get

  1/2 * k * (5k-1) + (5(k+1)-3)

=  1/2 * k * (5k-1) + (5k +2)

= 5/2 * k^2 - 1/2 *  k + 5k + 2

= 5/2 * k^2 + 9/2 * k + 2.

Now, on the right side of the k-->k+1 equation:

 1/2 * (k+1) * (5(k+1) - 1)

= 1/2 * (k+1) * (5k + 4)

= 1/2 * (5k^2 + 9k +4)

= 5/2 * k^2 + 9/2 * k + 2  = the left side, so the proposition is proven.

Hope this is what you needed.

Steve Holleran

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Steve Holleran

Expertise

I can help with all math questions from basic math to Calculus. Whether it`s consumer questions, or questions from high school or college students, I have probably dealt with it at some time in my career.

Experience

33 years teaching experience in NJ public schools

Education/Credentials
B.S. Mathematics : Wake Forest University 1972 M.S. Mathematics : Monmouth University 1981

©2012 About.com, a part of The New York Times Company. All rights reserved.