All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Odd Sum (Posted on 2002-08-08) Difficulty: 2 of 5
Prove that the sum of consecutive odd numbers beginning at 1 (eg 1, 3, 5, ..) always adds up to a perfect square

See The Solution Submitted by Cheradenine    
Rating: 3.9000 (10 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
I know this is late but... | Comment 10 of 19 |

Solving by induction

Let P(n) = the proposition at the sum of n the first n odd integer is n^2.

If P(n) was true, then P(n+1) and P(n+k) would have to be true too.

 

1+3+5+...+(2n-1) = n^2

1+3+5+...+(2n-1)+(2n+1) = (n^2) +(2n+1)

                                        = (n^2+2n+1)

                                        = (n+1)^2    True

1+3+5+...+(2n-1)+(2n+1)+(2n+3) = (n^2) +(2n+1)+(2n+3)

                                                   = n^2 + 4n + 3

                                                   = (n+2)^2          True

 

Note: This is an example in my Discrete Math book. I just had a quiz yesterday on induction. :)


  Posted by elson on 2004-05-08 06:25:29
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information