where
x, y, z all > 0
and
xyz =1
I've done similar problems in the past. I know that I can shift everthing to one side and put in a factored form:
0 <= (x-1/2)^2+(y-1/2)^2+(z-1/2)^2 -3/4
but where to go from here, or even what to do.
Looking at the conditions, since x,y, and z > 0 then we can express
x=1/(yz)
and similar with y, z...
Any ideas?
2007-01-14
17:42:50
·
5 answers
·
asked by
modulo_function
7
in
Science & Mathematics
➔ Mathematics
To JJ:
Huh? What about x=1, y=2, z=1/2
then xyz=1
2007-01-14
17:53:46 ·
update #1
I tried to go back and tone down what I had said, JJ, but found out that I could only add more details, not edit details. Oh well. What you did is the kind of thing that one does when taking a quick look and quick jab at solving.
Thanks for you effort. Perhaps you can return tomorrow and see what's been posted. You'll probably lose sleep thinking about it!
2007-01-14
17:57:55 ·
update #2
Thanks again, JJ.
You don't seem to want to allow any numbers between 0 and 1.
x<1 -> x > x^2
x>1 -> x < x^2
2007-01-14
18:36:40 ·
update #3
Gianlino;
Thanks for the effort. However,
x,y,z are restricted to > 0 not just >1. Your contribution is somewhat complicated and it's late, so I'll give it more attention after some snoozing.
2007-01-14
20:27:56 ·
update #4