Question 868013: 1. find the sum of the first 100 000 odd numbers.
2. find the greatest possible product of two natural numbers whose sum is 41.
Answer by KMST(5328) (Show Source):
You can put this solution on YOUR website! The first 100,000 odd numbers are the odd numbers from
to    :
1, 3, 5, .... 199,993, 199,995, 199,997, 199,999.
The sum of such an arithmetic sequence
(or arithmetic progression, if that's what it's called in your class)
is 100,000 =100000= (the number of terms in that sum)
times half the sum of the first and last terms,
= 100,000.
So that sum is = 10,000,000,000,
or .
Your teacher may want to see formulas.
I do not know what formulas you were taught,
and I believe in understanding concepts rather than memorizing and blindly applying formulas,
but I can throw a few formulas for you to use as needed.
The same concepts can be expressed in many different ways.
An arithmetic sequence has a first term ,
and each term is the term before plus a common difference ,
which can be written as
.
As a consequence


,
and of course, 
The sum of the first terms is
=
That last expression contains a sum of 2-term sums, and all the 2-term sums are equal:
,
.
So .
That is the number of terms times half the sum of the first and last terms,
or (in other words) times the average of the first and last terms.
An alternate formula is
.
If is one of two natural numbers whose sum is ,
then the other number is ,
and their product is
.
Traditionally, we prefer to rearrange the terms in the order .
We notice that is a quadratic function of ,
and its graph would look like this,
, with a maximum.
To find the maximum we can "complete the square":
<---> <--->
Alternately, we can use the formula that says that the maximum for occurs at .
If we could use any rational value for ,
the maximum would occur for ,
where we would have .
However, since must be a natural number,
the maximum value for the product will happen for the natural numbers closest to :
---> 
and ---> .
IN either case, the product will be
|
|
|