Biased eigenvalue problem
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I came across the following "biased eigenvalue problem" when I have tried to solve a quadratic constrained optimization problem.
$$Ax = lambda (x+v), $$
where $A inmathbbS^n$ (the set of $ntimes n$ positive semidefinite matrices), and $v in mathbbR^n$ a given unit vector.
My thoughts
By substituting $y =x+v$ into the problem, we have
$$A(y-v) = lambda y implies Ay = lambda y + u,$$ where $u =Av$. Here, $lambda$ is only multiplied by the vector $y$, but still it is a biased problem.
How to find the eigenpairs $(x,lambda)$ or $(y,lambda)$? Is there a closed form or an algorithm to solve this problem?
I just need some hints or link for papers. Thanks in advance!
eigenvalues-eigenvectors positive-semidefinite
add a comment |Â
up vote
0
down vote
favorite
I came across the following "biased eigenvalue problem" when I have tried to solve a quadratic constrained optimization problem.
$$Ax = lambda (x+v), $$
where $A inmathbbS^n$ (the set of $ntimes n$ positive semidefinite matrices), and $v in mathbbR^n$ a given unit vector.
My thoughts
By substituting $y =x+v$ into the problem, we have
$$A(y-v) = lambda y implies Ay = lambda y + u,$$ where $u =Av$. Here, $lambda$ is only multiplied by the vector $y$, but still it is a biased problem.
How to find the eigenpairs $(x,lambda)$ or $(y,lambda)$? Is there a closed form or an algorithm to solve this problem?
I just need some hints or link for papers. Thanks in advance!
eigenvalues-eigenvectors positive-semidefinite
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I came across the following "biased eigenvalue problem" when I have tried to solve a quadratic constrained optimization problem.
$$Ax = lambda (x+v), $$
where $A inmathbbS^n$ (the set of $ntimes n$ positive semidefinite matrices), and $v in mathbbR^n$ a given unit vector.
My thoughts
By substituting $y =x+v$ into the problem, we have
$$A(y-v) = lambda y implies Ay = lambda y + u,$$ where $u =Av$. Here, $lambda$ is only multiplied by the vector $y$, but still it is a biased problem.
How to find the eigenpairs $(x,lambda)$ or $(y,lambda)$? Is there a closed form or an algorithm to solve this problem?
I just need some hints or link for papers. Thanks in advance!
eigenvalues-eigenvectors positive-semidefinite
I came across the following "biased eigenvalue problem" when I have tried to solve a quadratic constrained optimization problem.
$$Ax = lambda (x+v), $$
where $A inmathbbS^n$ (the set of $ntimes n$ positive semidefinite matrices), and $v in mathbbR^n$ a given unit vector.
My thoughts
By substituting $y =x+v$ into the problem, we have
$$A(y-v) = lambda y implies Ay = lambda y + u,$$ where $u =Av$. Here, $lambda$ is only multiplied by the vector $y$, but still it is a biased problem.
How to find the eigenpairs $(x,lambda)$ or $(y,lambda)$? Is there a closed form or an algorithm to solve this problem?
I just need some hints or link for papers. Thanks in advance!
eigenvalues-eigenvectors positive-semidefinite
edited Jul 27 at 7:17
asked Jul 27 at 7:01
Alex Silva
2,68231232
2,68231232
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
The problem can be written
$$(A-lambda I)x=lambda u.$$
In general, $A-lambda I$ is invertible (unless $lambda$ is an Eigenvalue of $A$) and the solution
$$x=lambda (A-lambda I)^-1u$$ holds.
The "trajectory" of the solution is a rational expression in $lambda$, nothing simple.
With a random $3times3$ example:
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
The problem can be written
$$(A-lambda I)x=lambda u.$$
In general, $A-lambda I$ is invertible (unless $lambda$ is an Eigenvalue of $A$) and the solution
$$x=lambda (A-lambda I)^-1u$$ holds.
The "trajectory" of the solution is a rational expression in $lambda$, nothing simple.
With a random $3times3$ example:
add a comment |Â
up vote
1
down vote
The problem can be written
$$(A-lambda I)x=lambda u.$$
In general, $A-lambda I$ is invertible (unless $lambda$ is an Eigenvalue of $A$) and the solution
$$x=lambda (A-lambda I)^-1u$$ holds.
The "trajectory" of the solution is a rational expression in $lambda$, nothing simple.
With a random $3times3$ example:
add a comment |Â
up vote
1
down vote
up vote
1
down vote
The problem can be written
$$(A-lambda I)x=lambda u.$$
In general, $A-lambda I$ is invertible (unless $lambda$ is an Eigenvalue of $A$) and the solution
$$x=lambda (A-lambda I)^-1u$$ holds.
The "trajectory" of the solution is a rational expression in $lambda$, nothing simple.
With a random $3times3$ example:
The problem can be written
$$(A-lambda I)x=lambda u.$$
In general, $A-lambda I$ is invertible (unless $lambda$ is an Eigenvalue of $A$) and the solution
$$x=lambda (A-lambda I)^-1u$$ holds.
The "trajectory" of the solution is a rational expression in $lambda$, nothing simple.
With a random $3times3$ example:
edited Jul 27 at 9:02
answered Jul 27 at 8:08
Yves Daoust
110k665203
110k665203
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2864126%2fbiased-eigenvalue-problem%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password