Jump to content

A weird eigenvalue problem


Recommended Posts

Hi,

 

Is there any solution for the following problem:

 

[math]Ax = \lambda x + b[/math]

 

Here [math]x[/math] seems to be an eigenvector of [math]A[/math] but with an extra translation vector [math]b[/math].

I cannot say whether [math]b[/math] is parallel to [math]x \quad[/math], ([math]b = cx[/math]).

 

Thank you in advance for your help...

 

Birkan

Edited by ahmethungari
Link to comment
Share on other sites

This forum doesn't support using $ as the math tags like regular LaTeX. You need to use (math) and (/math) but with square brackets in place of the beginning and ending $'s and the LaTeX will appear correctly.

Link to comment
Share on other sites

If [math]A- \lambda \mathbf{1}[/math] has an inverse, then the solution is [math]x= \left[ A- \lambda \mathbf{1} \right]^{-1} b[/math]

 

The problem is we do not know the [math]\lambda[/math] either. Only [math]A[/math] and [math]b[/math] are knowns.

Link to comment
Share on other sites

Then you don't have enough information. If x is an N-dimensional vector, you have N+1 unknowns with only N equations. In a traditional eigenvalue problem, this doesn't matter because you don't need the magnitude of x (since every term is linear in x), but here the b term sets a scale.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.