Re: Alternative Eigenvalue Problem
- From: jonathan.ethier@xxxxxxxxx
- Date: Fri, 09 Nov 2007 06:12:54 -0800
On Nov 7, 8:39 am, Alois Steindl <Alois.Stei...@xxxxxxxxxxxx> wrote:
jonathan.eth...@xxxxxxxxx writes:
Hi Everyone,
Consider the typical eigenvalue problem [A][v] = b[v] where [A] is an
NxN matrix, [v] is an Nx1 vector and b is a constant.
I was wondering about the following problem: [A][v] = [D][v] where
everything is the same as before, only now [D] is a diagonal NxN
matrix.
Is there a way to solve for a collection of diagonal matrices [D] and
vectors [v] in the same manner as the usual eigenvalue problem?
Thanks for your time,
-Jon
Hello,
I am not sure about the background for this example.
As stated, it looks quite trivial to me: Given any matrix A and vector
v (with no vanishing component), you should be able to find a diagonal
matrix D, such that Av=Dv, just by taking D_{ii} = (Av)_i/v_i.
Alois
Hi Alois,
Thanks for replying.
The idea is we don't know the vector v or diagonal matrix D, just the
fully populated A.
[A][v] = b[v] is analogous to [A][v] = [D][v]. That's how it seems
similar (from my POV) to an eigenvalue problem.
.
- References:
- Alternative Eigenvalue Problem
- From: jonathan . ethier
- Re: Alternative Eigenvalue Problem
- From: Alois Steindl
- Alternative Eigenvalue Problem
- Prev by Date: E[X^n] = lambda*E[(X+1)^(n-1)]
- Next by Date: Re: expected stock price/volatility question
- Previous by thread: Re: Alternative Eigenvalue Problem
- Next by thread: big O - Landau symbol
- Index(es):
Relevant Pages
|