Extrems values on armonic function

Click For Summary

Homework Help Overview

The discussion revolves around the properties of harmonic functions, specifically focusing on extreme values and saddle points. The original poster presents a problem involving a harmonic function and its second derivatives, exploring conditions under which certain points can be classified as extreme values or saddle points.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the relationship between the Hessian matrix and the classification of critical points, with some attempting to demonstrate that a point is a saddle point based on the signs of the eigenvalues. Questions arise regarding the implications of the Laplacian operator and its connection to the Hessian.

Discussion Status

Participants are actively engaging with the problem, offering insights into the nature of eigenvalues and their significance in determining the type of critical points. Some guidance has been provided regarding the use of Sylvester's criterion and the relationship between the trace of the Hessian and the Laplacian operator.

Contextual Notes

There is mention of constraints related to the course's focus, which does not cover linear algebra in depth, potentially limiting some participants' approaches to the problem. Additionally, there is confusion regarding the implications of certain conditions on the function being zero at specific points.

krakatoa
Messages
7
Reaction score
1

Homework Statement



f[/B] is an armonic function and C2(R2)
a) Suposse a point P0 / fxx(P0) > 0. Prove that P0 is not a extreme value.
b) consider D = {(x,y) / x2 + y2 < 1} and suposse fxx > 0 for all (x,y) in D. Prove that: if f(x,y) = 0 in x2 + y2 = 1, so f(x,y) = 0 for all (x,y) in D.

Homework Equations



In armonic funcions laplacian = 0

The Attempt at a Solution


[/B]
I intuit that P0 is a saddle point, and I try to show this in the hessian matrix and I can´t
 
Physics news on Phys.org
With the hessian i can classify the critical points, and i know that fxx > 0 and fyy < 0 (because f is an armonic function)
 
so you know about the diagonal components of your 2 x 2 Hessian, ##\mathbf H##. (and they cannot evaluate to zero, why?)

Claim:
1.) I can find some ##\mathbf x_1##, where ##\mathbf x_1^* \mathbf H \mathbf x_1 \gt 0##.
2.) I can find some ##\mathbf x_2##, where ##\mathbf x_2^* \mathbf H \mathbf x_2 \lt 0##.

Why? You should in fact be able to come up with these ##\mathbf x##'s.

This quadratic form argument is enough to prove a saddle point. (Why?)
 
and why evaluate on zero? if i can see that fxx = - fyy implies that is a saddle point I can do the second part... sory I am confused
 
krakatoa said:
and why evaluate on zero?
I'm not sure what this means. Your posts in general are too light on details and a bit tough to figure out.

krakatoa said:
if i can see that fxx = - fyy implies that is a saddle point I can do the second part... sory I am confused

Hmmm, if you're not familiar with quadratic forms: what tests are you aware of to prove something is a saddle point? Please list them, preferably with blurb on the intuition for why it makes sense. There are a lot of recipes you can follow, but having some intuition for why... makes things a lot easier. (Are you aware of what a taylor polynomial would look like here if you truncate it to have a quadratic remainder? This is probably the most direct way of making sense of these different saddle point tests.)
 
  • Like
Likes   Reactions: krakatoa
I usually use the sylvester´s criterion (or see the eigenvalues from the hessian matrix) so I try to use this automatically, I thought it would be more simple. The problem is from a curse that not uses linear algebra knowledge.
sorry my english is not good.
 
krakatoa said:
I usually use the sylvester´s criterion (or see the eigenvalues from the hessian matrix) so I try to use this automatically, I thought it would be more simple. The problem is from a curse that not uses linear algebra knowledge.
sorry my english is not good.

If you know about Sylvester's criterion, you're in good shape.

You don't actually directly need the eigenvalues, but let's go that route.

How does the ##trace\big(\mathbf H\big)## relate to the Laplacian operator? What does the trace tell you about the eigenvalues of ##\mathbf H##?
 
The trace IS the laplacian operator, and is equal to zero, and if the trace is equal to zero so H have not eigenvalues...
if H have not eigenvalues, what can i said about the saddle point?
 
  • #10
krakatoa said:
The trace IS the laplacian operator, and is equal to zero
Yes. This is a very important.

krakatoa said:
The trace IS the laplacian operator, and is equal to zero, and if the trace is equal to zero so H have not eigenvalues...
if H have not eigenvalues, what can i said about the saddle point?

Keep in mind we're dealing with scalars in ##\mathbb C##. In the case of finite dimensions there are always eigenvalues with complex numbers. Even better: with Hermitian (or in reals, symmetric) matrices the eigenvalues are always real. (Why?) This means if you have a real symmetric Hessian there are always eigenvalues. (Your Hessian should always have this kind of symmetry unless you have issues with Schwarz's / Clairaut's theorem.)

so what you have is

##trace\big(\mathbf H\big) = \lambda_1 + \lambda_2 = 0##

We know each eigenvalue is real. What does this tell you about the signs of the eigenvalues? If you know about the signs, what does that tell you about saddle points?

- - - -
I know you said this course doesn't use linear algebra here, but I think you would benefit from improving knowledge of spectral theory. In particular going through chapters 4-7 of Linear Algebra Done Wrong would be quite helpful. The book is outstanding and freely available from the author here: https://www.math.brown.edu/~treil/papers/LADW/LADW_2017-09-04.pdf
 
  • #11
Great, you really help me, the eigenvalues have diferent sign, and it means that is a undefinited cuadratic form, so, is a saddle point, its okey?
and about the b) part, if f(x,y)=0, how fxx > 0 ?
thanks!
 
Last edited:
  • #12
krakatoa said:
Great, you really help me, the eigenvalues have diferent sign, and it means that is a undefinited cuadratic form, so, is a saddle point, its okey?
thanks!

I would say it's indefinite (which is what I think you said here albeit with a little language translation issues), i.e. we can find a case where ##\mathbf x_1^* \mathbf H \mathbf x_1 \gt 0## and ##\mathbf x_2^* \mathbf H \mathbf x_2 \lt 0##.

So yes you have it right that it is a saddle point.

The only remaining nit: how do you know for certain that you have one positive eigenvalue and one negative eigenvalue? Put differently, how do you know it isn't the case where ##0 = \lambda_1 = \lambda_2##?

(Hint: real symmetric matrices, and complex Hermitian ones are always diagonalizable... and we know that the top left corner of ##\mathbf H ##, contains ##f_{xx} > 0##).
 
Last edited:

Similar threads

Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
3K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K