Odd numbers.

Logic Level 1

Ms. Hannify asked her class to see if they could find the sum of the first fifty odd numbers. As everyone settled down into their addition, T.J. ran to her and said, "The sum is 2500." Ms. Hannify thought, "Lucky guess," and gave him the task of finding the sum of the first 75 odd numbers. Within 20 seconds, T.J. was back with the correct answer of 5625.

How did T.J. complete his tasks so quickly?

He added 2450 to the number, then doubled it He doubled the number, then multiplied it by 10. He multiplied the amount of odd numbers by itself. He halved the number then multiplied it by 100.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

The sum of the terms of a finite arithmetic progression is S n = ( a 1 + a n ) n 2 S_n=\frac{(a_1+a_n)n}{2} , where a 1 a_1 is the first term, a n a_n is the n-th term and n n is the number of terms.

If we will sum up the first n n odd numbers, the first term will be 1 1 and the n-th term will be 2 n 1 2n-1 . Then, we have:

S o d d = ( 1 + 2 n 1 ) n 2 = 2 n 2 2 = n 2 S_{odd}=\frac{(1+2n-1)n}{2}=\frac{2n^2}{2}=n^2 .

We can conclude that the sum of the first n n odd numbers is n 2 n^2

I like to add the first and last and then square the result.

Marta Reece - 3 years, 4 months ago

The answer was to multiply the amount of odd numbers by itself, but that is also correct.

TJ Hannify - 3 years, 4 months ago

Log in to reply

I did pick the answer, and understood it's applicability. But for actual on-the-fly calculations, I use mine.

Marta Reece - 3 years, 4 months ago
Edwin Gray
Sep 12, 2018

! + 3 + 5 + + (2n -1) = (n/2)( 1 + 2n -1) = n^2. Ed Gray

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...