How to Solve a Homogeneous System with Norm Constraint?

  • Context: Graduate 
  • Thread starter Thread starter mnb96
  • Start date Start date
  • Tags Tags
    Homogeneous Systems
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
mnb96
Messages
711
Reaction score
5
Hello,
how would you solve an homogeneous system of the form [itex]A\mathbf{x}=0[/itex], with the constrain [itex]<\mathbf{x},\mathbf{x}>=1[/itex]. The matrix A is symmetric, but I don't know if it matters.
There should be a method involving eigenvalues, but strangely enough, I can't find it in any book.
Thanks!
 
Physics news on Phys.org
The problem is that Ax=0 has a trivial solution which is x=0, and I am not interested in that.
 
actually I don't know if x=0 is the entire solution set for the system. Hopefully it is not. I am interested in figuring out whether there are other solutions or not. and eventually find them.
 
mnb96 said:
I am interested in figuring out whether there are other solutions or not. and eventually find them.
Then do that -- use your linear algebra to find all of them.

Then once you know all of them, you can find which of them satisfy your constraint.