Paper Wings
Jul4-08, 10:04 AM
1. The problem statement, all variables and given/known data
Find the maximum of
\frac{x+2y+3z}{\sqrt{x^2+y^2+z^2}}
as (x,y,z) varies among nonzero points in R^{3}
2. Relevant equations
I'm not sure. The section in which this problem lies in talks about scalar products, norms, distances of vectors, and orthognality. However, I fail to see how that helps to find the maximum value.
3. The attempt at a solution
1. I set f(x,y,z) = \frac{x+2y+3z}{\sqrt{x^2+y^2+z^2}} and find the extreme values at(x,y,z) where x \neq 0, y \neq 0, z \neq 0 since the problem states that it varies among nonzero points.
2. I find the parital derivaties at (x,y,z).
denom = (x^2+y^2+z^2)^{3/2}
a. f_{x}(x,y,z)= \frac{y^2-2xy+z^2-3xz}{denom}
b. f_{y}(x,y,z)= \frac{2x^2-yx+2z^2-3yz}{denom}
c. f_{z}(x,y,z)= \frac{3x^2-xz+3y^2-2yz}{denom}
3. I set up a systems of equations
a. 3x^2-zx+3y^2-2yz=0
b. 2x^2-yx+2z^2-3yz=0
c. y^2-2xy+z^2-3xz = 0
At this point, I'm stuck. Is there a different approach or am I completely off track? Thank you.
Find the maximum of
\frac{x+2y+3z}{\sqrt{x^2+y^2+z^2}}
as (x,y,z) varies among nonzero points in R^{3}
2. Relevant equations
I'm not sure. The section in which this problem lies in talks about scalar products, norms, distances of vectors, and orthognality. However, I fail to see how that helps to find the maximum value.
3. The attempt at a solution
1. I set f(x,y,z) = \frac{x+2y+3z}{\sqrt{x^2+y^2+z^2}} and find the extreme values at(x,y,z) where x \neq 0, y \neq 0, z \neq 0 since the problem states that it varies among nonzero points.
2. I find the parital derivaties at (x,y,z).
denom = (x^2+y^2+z^2)^{3/2}
a. f_{x}(x,y,z)= \frac{y^2-2xy+z^2-3xz}{denom}
b. f_{y}(x,y,z)= \frac{2x^2-yx+2z^2-3yz}{denom}
c. f_{z}(x,y,z)= \frac{3x^2-xz+3y^2-2yz}{denom}
3. I set up a systems of equations
a. 3x^2-zx+3y^2-2yz=0
b. 2x^2-yx+2z^2-3yz=0
c. y^2-2xy+z^2-3xz = 0
At this point, I'm stuck. Is there a different approach or am I completely off track? Thank you.