Maximization of |F|^2 with Constraints on Real Inputs

  • Thread starter Thread starter NaturePaper
  • Start date Start date
  • Tags Tags
    Maximization
NaturePaper
Messages
70
Reaction score
0
Will anyone please help me to solve the problem:

F(x_1,x_2,...,x_n) is a complex valued function and each x_i are real (may be positive too) numbers.

I have to find the maximum of |F| (or |F|^2) w.r.t. x_i.

What are the set of constraints? I don't think it will be exactly as
\frac{\partial |F|}{\partial x_i}=0

Please provide some helpful reference.

Thanks and Regards.
 
Physics news on Phys.org
Some friends told me that it was correct and the set of constraints are
\frac{\partial |F|}{\partial x_i}=0,\quad \forall i=1(1)n.

The reason they provides is that we can always consider f=|F| as a real valued function from
\mathbfl{R}^n\to \mathbfl{R}

Please clarify me.
 
You're partially correct. Finding the critical points will not distinguish between max, min, and saddle points. The technical way to do it is to find the Hessian and show that it's negative definite. Although given the level of the original post, that may not mean much.
 
zhentil said:
You're partially correct. Finding the critical points will not distinguish between max, min, and saddle points. The technical way to do it is to find the Hessian and show that it's negative definite. Although given the level of the original post, that may not mean much.

Thanks for the reply.
I'm only interested in the condition for critical point (Let me assume that it is given that |F| has a maximum)-and I don't need to check the characteristic of the critical point (saddle point/maxima/minima).
Is it correct what I said [ GRAD(|F|)=0 is the condition for critical points ] in this case?

Please, clarify me.
 
NaturePaper said:
Thanks for the reply.
I'm only interested in the condition for critical point (Let me assume that it is given that |F| has a maximum)-and I don't need to check the characteristic of the critical point (saddle point/maxima/minima).
Is it correct what I said [ GRAD(|F|)=0 is the condition for critical points ] in this case?

Please, clarify me.
If your function is continuously differentiable, then yes.
 
zhentil said:
If your function is continuously differentiable, then yes.
@zhentil,
OOps...its very difficult to check the differentiability etc..(a generalized multidimensional form of Cauchy-Riemann equations are to be satisfied etc..). For my case, the function has no singularity in its domain of definition.

@thornahawk (GP)

My problem is :
\max_{|x_i|\le k_i}|F(x_1,x_2,...,x_n)| where F is a given complex function (means F:\mathbf{R}^n\to\mathbf{C}).

Now, my question is:


Is the above problem is equivalent to (i.e., they are the same upto a square)
\max_{|x_i|\le k_i}[U^2+V^2] where F=U+iV,~U,V:\mathbf{R}^n\to\mathbf{R}?

If this is correct, then can I assume U,V\ge0 in the condition for critical points
U\frac{\partial U}{\partial x_i}+V\frac{\partial V}{\partial x_i}=0,~i=1(1)n

The explicite form of F shows it has no singularity for |x_i|\le k_i

Thanks in advance.
 

Similar threads

Back
Top