santa
- 18
- 0
solve in R
x+y+z=2
2^{x+y^2}+2^{y+z^2}+2^{z+x^2}=6\sqrt[9]{2}
x+y+z=2
2^{x+y^2}+2^{y+z^2}+2^{z+x^2}=6\sqrt[9]{2}
santa said:solve in R
x+y+z=2
2^{x+y^2}+2^{y+z^2}+2^{z+x^2}=6\sqrt[9]{2}
Ben Niehoff said:One solution is x=y=z=2/3.
Since there are only two equations and three unknowns, one can find two of the variables in terms of the third. I'm not sure if the fact that x, y, and z are in R will come into play to eliminate any of the solutions.
You lost me here. I don't follow what you mean by the above, where does a^3 - 2a^2 + \frac{a(4-\lambda)}{2} - k = 0 come from?sadhu said:make an equation containing the solutions
let it is in variable a
a^{3}-2*a^{2}+((4-\lambda)/2)*a-k=0
differentiate the equation w.r.t a
3*a^{2}-4*a+((4-\lambda)/2)
for three real sol. of equation
\Delta>=0
\Delta=16-24+6\lambda>=0
\lambda>=4/3
You don't appear to have used b,c at all. And I thought you used the AM-GM inequality for variables x,y,z only. Where does b,c come into play?sadhu said:a,b,c are the given terms in equation
using AM GM inequality in a,b,c
Defennnder said:You lost me here. I don't follow what you mean by the above, where does a^3 - 2a^2 + \frac{a(4-\lambda)}{2} - k = 0 come from?
More importantly what does this mean?
You don't appear to have used b,c at all. And I thought you used the AM-GM inequality for variables x,y,z only. Where does b,c come into play?
Actually I don't get that equation. I get a^3 - 2a^2 + a(xy+z(x+y)) - xyz = 0sadhu said:assume an equation
(a-x)(a-y)(a-z)=0
now all values of x,y,z are present in the solution of the equation
put the coefficients for expansion accordindly and you get the above equation
Where can I find this theorem? I could find only the apparently trivial result that if f(a) and f(b) are of opposite sign then a root exists in the interval [a,b]. And how is it the case that if \Delta = 0 there can be only 1 solution for x,y,z? Shouldn't it be 2 by your quote above? I can understand everything else except this point.sadhu said:as you know that if any graph cut x-axis on n point then it must have (n-1) (min. no )solutions of maxima and minima
for three-2
for 2-1 ....these are minimum no. of maxima or minima sol.
for-0
actualy up till now we cannot say that whether it is 2 or1or3