A. Assume that the product of 2^k positive real numbers with a given average is maximized when each number is equal to the average.
Site said:
I was not using the assumption you quoted as a theorem. Since the argument holds for n=2, I used the assumption as the beginning of the inductive step.
This post edited to correct my mistake in this post:
On first thought, although it's true for the basis. On second thought, it's still likely to lead us astray. See my earlier reply about the maximum.
Ironically, even if the numbers we choose are maximized, there may exist other sets of k numbers which are not equal to the average, but (arithmetic mean)<= (geometric mean).
Some ideas for the inductive step would be:
i. Let A= {2^k nonnegative numbers} & B= {2^k nonnegative numbers}, C= A \bigcup B
ii. AM(A) > GM(A) by inductive hypothesis.
iii. AM(B) > GM(B) by inductive hypothesis.
What to do next:
iv. State/write your goal clearly with algebra, in this case not with words. Be sure to say it's the goal, otherwise many readers would think you're assuming the conclusion.
v. Replace AM(X) & GM(X) with algebraic definitions of AM & GM, for all three of A,B & C.
If you've seen it before, you may find \prod^{2^k}_{i=1} \ x_{i}, the product of x_1 * x_2 * x_3* ... x_{2^k} a useful shorthand notation.
vi. what intermediate conclusions can you draw?
vii. algebraically manipulate GM
viii. How do GM(A), GM(B) and GM(C) relate to one another? These ideas apply to many proofs:
Restate any terms with algebraic definitions. Or sometimes vice-versa.
What intermediate conclusions can be drawn?
Write out what the goal is, what will the conclusion look like? Simply leaving it in your head, means one's brain is at least in part dedicated to remembering/ knowing the various facts.
Steps iv. through viii. are 80 or 90% of my proof.
Per
https://www.physicsforums.com/showthread.php?t=414380"
& sound teaching/tutoring methods, students need to show their work before correct answers are shared. I've nearly completed the proof & am waiting on your answers to post my results, per PF policy.
It turns out my proof needs
http://www.google.com/#sclient=psy&...eb8ccc40613db6&biw=1448&bih=883&pf=p&pdl=500", which basically assumes for the inductive hypothesis for EVERY value of k, k<=n. I've used the inductive hypothesis three times, once with n=2^1 and again for A then B.Fancy Notation:
On my web browser, as part of the editing box, there's a sigma/sum/ ∑ sign at the right end of the row with, Bold, Italic, underline. Click it to open a whole slew of notations. This box lists ∑ and & \prod an operator. There's also subscript and superscript options. One can also click on someone's notation to "view source" and see how individual code works.