Prove this inequality : Geometric Mean and Arithmetic Mean

michonamona
Messages
120
Reaction score
0

Homework Statement



let r_{1}, r_{2}, ... , r_{n} be strictly positive numbers. Suppose an investment of one dollar at the beginning of the year k grows to 1+r_{k} at the end of year k (so that r_{k} is the "return on investment" in year k). Then the value of an investment of one dollar at the start of an n-year period is worth V= \Pi_{k=1}^{n} (1+r_{k}) at the end of this period. Prove that

(1+R_{G})^{n} \leq V \leq (1+R_{A})^{n},

where R_{G} = (r_{1}r_{2}...r_{n})^{1/n} and R_{A} = (r_{1} + r_{2} + ... + r_{n})/n are, respectively, the Geometric and Arithmetic mean of returns.

(Hint: For one inequality, consider the function log(1+e^x), and associate r with e^x).

Homework Equations





The Attempt at a Solution



So far I managed to recognize that the term on the right hand side is almost like (as we take n to infinity) the exponential raised to r_{1} + r_{2} + ... + r_{n}. But then I got stuck. I just need something to work with that'll get me going. I'm not looking for answers, just some insights.

I'm also not sure how I can use the hint to solve this problem.
 
Physics news on Phys.org
I figured out the inequality in the right hand side. Any hints for the one on the left?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top