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.)
Some Thoughts Arithmetic series | Comment 2 of 19 |
We can present the series of consecutive odd numbers as the following arithmetic series:
A1, A2, A3, A4, ... , An. (Ai belongs to N)
We can define Ai as Ai = 1 + Ri, where Ri = Ri-1 + 2 (i-1 is a sufix to R in the last equation).

Obviously, since the problem states that the series begins with 1, and we defined Ai to belong to N, it means that R1 has to be 0 in order to have A1 equal 1.

Also, if we observe the series carefully, we notice that the number of numbers in the series at any point equals:
n = (Rn/2) + 1
From this, we have that Rn = 2(n - 1).

(To prove this point we can show the following series representing n:
1 + (2/2) + (2/2) + ... + (2/2) where its sum is
S = n = 1 + 2(n-1)/2 (n-1 is the number of (2/2)s in the series of n).
The series of Ri can be shown as:
R1, R1 + 2, R2 + 2, ... , Rn-1 + 2 where R1 = 0.
From this we have that Rn = 2(n-1). If we put this in the above sum, we have proved the point)

The sum of the arithmetic series is:
S = (n/2)(A1 + An) = (n/2)(A1 + 1 + Rn) = (n/2)(A1 + 1 + 2n - 2) = (n/2)(A1 + 2n - 1).
Since we defined A1 as equalling 1 at the beginning of proof, the above equation comes to the following:
S = (n/2) x 2n = n²
  Posted by lucky on 2002-08-08 09:57:06
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 (10)
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