Simple Linear Algebra problem that's confusing me.

조회 수: 1 (최근 30일)
Yingquan Li
Yingquan Li 2012년 4월 25일
I'm stuck for the longest time on this problem: Find a row vector l such that lA = l, with A = [.2 .8; .7 .3]. This is somehow related to eigenvalues, is there such thing as a row eigenvector? thanks - Yingquan
  댓글 수: 1
Richard Brown
Richard Brown 2012년 4월 26일
a "row" eigenvector is usually called a left eigenvector

댓글을 달려면 로그인하십시오.

답변 (1개)

Wayne King
Wayne King 2012년 4월 25일
I don't want to just give you the answer, but think of it this way
1.) Think of the typical eigenvalue problem, I'll use B as the matrix
Bx = \lambda x
2.) if 1 were an eigenvalue of B with some corresponding eigenvector x, then
Bx = x
3.) Now what if you transposed both sides of the above equation and let B'=A (where ' is the transpose)
Now do you see?
  댓글 수: 2
Antony Chung
Antony Chung 2012년 4월 26일
Are you saying to do B'*x'=x'?
3.) confused me a little bit.
Richard Brown
Richard Brown 2012년 4월 26일
don't forget the rule about transposing products ...

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by