Skynt said:
Homework Statement
Find positive numbers n and a1,a2, ... , an such that a1 + ... + an = 1000 and the product a1a2...an is as large as possible.
Well I can quickly realize that;
1/2(n)(n+1) = SUM( a , ... , an] )
Therefore;
1000 = 1/2 (n)(n+1) = SUM( a , ... , an )
Expanding out;
1/2 n
2 + 1/2 n = 1000
Therefore;
2000 = n
2 + n
But that's not going to help you much trying to find the products of two consequtive terms. Hence I would hazard we have a power series that converges to 1000.
Thus;
SUM( a , ... , an ) = SUM( an
q)
where q is some power. Looking at your answer, this looks good as you have a power in it. Therefore;
1000 = SUM( an
q) = an
q + a(n+1)
q + ... + a(n+k)
q
Now of course if you want the product of 'an' and 'a(n+1)' to be as great as possible then you don't want to be summing up to 'a(n+k)' Hence you just want the first two terms. Therefore we can write;
1000 = an
q + a(n+1)
q
Do a bit of jiggery pokery;
1000 = a (n
q + (n+1)
q)
...and I'm guessing there is format to solve this someway but its escaping me right now. Hence I'm just going to plug the numbers in;
1000 = a (1 + 2
q)
remember 1 to the power of anything is still 1, and that the product of the first two terms can be written;
Big number = a*(a+2
q) = a
2 + a(2
q)
Now this looks like one of the equations above. Therefore I would hazard you only need to solve the simultanious equations;
1000 = a (1 + 2
q)
Big number = a
2 + a(2
q)
I'm thinking ratios myself...
But perhaps that has given you some ideas to solve the question...? Sorry, as I don't know the particular standard method I can't describe this particular problem with a simmilar question, and I don't think I'm meant to post up full solutions. But this might help you.
Haths