Multivariable calculus -critical points

Click For Summary
SUMMARY

The discussion focuses on finding the dimensions of a rectangular box with a volume of 96m³ that minimizes its total mass, given specific densities for the sides and base. The mass function is defined as M(x,y) = 3xy + 192/x + 192/y. Critical points were initially calculated, leading to the conclusion that the dimensions (1, 64) were not a minimum due to the Hessian determinant indicating a saddle point. The correct critical point is determined to be (4, 4) after recognizing the symmetry in the mass function and solving the equations x²y = 64 and xy² = 64.

PREREQUISITES
  • Understanding of multivariable calculus concepts, particularly critical points and optimization.
  • Familiarity with Hessian matrices and their role in determining the nature of critical points.
  • Knowledge of solving systems of equations involving variables.
  • Basic understanding of density and volume calculations in physics.
NEXT STEPS
  • Study the application of the Hessian matrix in optimization problems in multivariable calculus.
  • Learn about Lagrange multipliers for constrained optimization scenarios.
  • Explore the implications of symmetry in mathematical functions and their critical points.
  • Investigate real-world applications of optimization in engineering and design, particularly in structural integrity.
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are involved in optimization problems, particularly those dealing with multivariable functions and critical point analysis.

ultima9999
Messages
43
Reaction score
0
A rectangular box is to have a volume of [tex]96m^3[/tex]. The 4 sides and the top are to be made of a material of density [tex]1kg/m^2[/tex] and the flat base is to have a density of [tex]2kg/m^2[/tex]. Suppose that the base is of size x meters by y meters.

It was found in the first question that the mass, M in kg of the box is:
[tex]M(x,y) = 3xy + \frac{192}{x} + \frac{192}{y}[/tex]

Find the dimensions of the box so that the total mass of the box is a minimum.
So, I just find the critical points, which occur at [tex]f_x = f_y = 0[/tex]
[tex]f_x = 3y - \frac{192}{x^2} = 0[tex] [tex]y = \frac{64}{x^2}[/tex]<br /> <br /> [tex]f_y = 3x - \frac{192}{y^2} = 0[/tex]<br /> [tex]x(x^3 - 1) = 0,\ \ x = 0,\ 1[/tex]<br /> <br /> So critical points occur at (1, 64) and x = 0. We cannot have a dimension of 0, so minimum mass at x = 1, y = 64. The next question asks to prove that the dimensions found correspond to a minimum value of M(x,y).<br /> <br /> So I use second derivatives and the Hessian matrix.<br /> [tex]f_{xx} = \frac{384}{x^3},\ \ f_{xy} = 3,\ \ f_{yy} = \frac{384}{y^3}[/tex]<br /> [tex]\mbox{det(H)} = \frac{384^2}{(xy)^3} - 9[/tex]<br /> At (1, 64), det(H) < 0 which means that it is a saddle point, not a minimum. So, where have I gone wrong, or is the answer simply "there is no minimum"?[/tex][/tex]
 
Last edited:
Physics news on Phys.org
a little help, too much perhaps

Your critical points aren't right: notice how m(x,y)=m(y,x) so that any critical points will have x=y? well, anyhow up to here it is ok:

[tex]y=\frac{64}{x^2}, x=\frac{64}{y^2}[/tex]​

now assume [tex]x\neq 0,y\neq 0[/tex] (because of just what you said: can't have 0 volume), now simplify them to get

[tex]x^2y=64, xy^2=64[/tex]​

multiply the first equation by y and the second by x to get

[tex]x^2y^2=64y, x^2y^2=64x[/tex]​

since both equations have one side equal to [tex]x^2y^2[/tex] we can set them equal to each other as in [tex]64y=64x[/tex] so x=y, plug this into any previous equation, say [tex]x^2y=64[/tex] to get [tex]x^3=64[/tex] so x=4, but x=y hence x=y=4 is the critical point.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
5
Views
1K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K