Finding Extremum of z=1-sqrt(x^2+y^2)

  • Thread starter Thread starter manenbu
  • Start date Start date
  • Tags Tags
    Extremum
Click For Summary

Homework Help Overview

The discussion revolves around finding extremum points of the function z=1-\sqrt{x^2+y^2} and understanding the behavior of its derivatives at critical points. The context includes the application of the second derivative test and considerations of the function's domain.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the identification of extremum points, particularly at (0,0), and the implications of undefined derivatives at that point. There is also exploration of alternative methods to confirm maximum values, such as using inequalities.

Discussion Status

Participants are actively engaging with the problem, questioning the implications of undefined derivatives, and considering different approaches to confirm extremum points. There is acknowledgment of the need for further exploration of the function's behavior beyond visual inspection.

Contextual Notes

One participant raises a new question regarding a different function involving logarithmic terms, which introduces additional constraints on the domain. The discussion highlights the importance of considering the function's domain when identifying valid solutions.

manenbu
Messages
101
Reaction score
0

Homework Statement



Find exterma points of:
[tex] z=1-\sqrt{x^2+y^2}[/tex]

Homework Equations



Second derivative test.

The Attempt at a Solution



I find that (0,0,1) is a point where an extremum exist. To determine whether it's a maximum or minimum I need to use the second derivative test, but my second derivatives are:
[tex] z^{''}_{xx} = -\frac{y^2}{\sqrt{(x^2+y^2)^3}}\\<br /> z^{''}_{yy} = -\frac{x^2}{\sqrt{(x^2+y^2)^3}}\\<br /> z^{''}_{xy} = \frac{xy}{\sqrt{(x^2+y^2)^3}}[/tex]
All of those functions are undefined at at x=0 and y=0.
What should I do then?

(edit - any idea why won't the "\\" make a new line in the tex code?)
 
Physics news on Phys.org
You can also look at the original equation. Clearly, the largest value of z will be 1, which occurs when x = 0 and y = 0. For all other values of x and y, a positive number is being subtracted from 1, giving a smaller value of z.
 
Yes, this is true. But I was wondering if there is a formal way of knowing this. For this particular function it's easy to just look at the function, but for another one it might not be.
 
Maybe you noticed that zx and zy are both undefined at (0, 0). This is a point in the domain of your function, which makes it a candidate for an extremum (in fact, the only candidate).

Inasmuch as there are no points where zx and zy are simultaneously zero, you have to use another approach to confirm that you have a maximum at (0, 0). You can do that with inequalities.
[tex]1 - \sqrt{x^2 + y^2} \le 1~for~all~x~and~y[/tex]
and equals 1 only at (0, 0).
Do you need to say anything more that this?
 
ok, got it.
 
I got another question now:
I got this function:
z=-x2 -xy -y2 + 4lnx + 10lny

So the derivatives are:
[tex]z^{'}_{x} = -2x -y + \frac{4}{x}[/tex]

[tex]z^{'}_{y} = -x -2y + \frac{10}{y}[/tex]
when solving this system of equations i get the following points:
[tex](\pm1,\pm2) and \left(\pm\frac{4}{\sqrt{3}},\mp\frac{5}{\sqrt{3}}\right)[/tex]
all those points satisfy the derivative equation.
in the given answers, only (1,2) is a maximum point. also, when plotting this function i only see one maximum point at (1,2).
so where are the other points coming from?
 
For a new problem, you really should start a new thread.

You can't possibly have all of the points you listed. Because of the ln terms, The domain is {(x, y) | x > 0 and y > 0}. That eliminates all but one of the points you show.

I'll bet that you introduced a bunch of extraneous solutions when you solved for x in one of your equations (getting a radical) and substituting it in the other equation.
 
oh. seems so obvious now.
thanks for helping me, again.
 

Similar threads

Replies
6
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K