Proof of U(pie(x)+(1-pie)y) > pie*U(x)+(1-pie)U(y) using sqrt property

  • Thread starter Thread starter 3.141592654
  • Start date Start date
  • Tags Tags
    Experience Proofs
3.141592654
Messages
85
Reaction score
0

Homework Statement



For U(w)=sqrt(w), prove that U(pie(x)+(1-pie)y) > pie*U(x)+(1-pie)U(y)



Homework Equations



sqrt(x)=x^(1/2)

The Attempt at a Solution



I have:

sqrt(pie(x)+(1-pie)y) > pie*sqrt(x)+(1-pie)sqrt(y) so...

(pie(x)+(1-pie)y)^(1/2) > pie*(x)^1/2+(1-pie)(y)^1/2

From here I don't know where to go. I don't have much experience with proofs so can anyone give some guidance? Thanks for your help!
 
Last edited by a moderator:
Physics news on Phys.org


Try squaring both sides.
 


alright, then (pi(x)+(1-pi)y) > pi^2*(x)+(1-pi)^2*(y). Therefore pi+(1-pi)>(pi^2)+((1-pi)^2)
=1 > (pi^2)+((1-pi)^2)
=1-(pi^2)>(1-pi)^2

Is this sufficient? What I don't quite get is that if you then square both sides, don't you get sqrt((1-(pi^2))) > sqrt((1-pi)^2)

=sqrt(1)-pi > (1-pi)
=1-pi > 1-pi ?? This obviously can't be right, so where did I go wrong? Thanks again.
 


Here "pi" is NOT the usual "pi", it is a number between 0 and 1, right? This is essentially a proof that the square root function is concave.
 


yes exactly, sorry for not making that clear before.
 
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