Eigenvalue Vector x: Question 1 and 2

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Eigenvalue Vector
Miike012
Messages
1,009
Reaction score
0
Question one: in regards to two segments underlined in blue.

If (a,x) is an eigenvalue and vector of A, that means

Ax = ax, where a is a real number.

My question is, is Amx = amx, where m in an integer greater than 1?


Question 2: in regards to two segments underlined in red.

I know that I*x = x, where I is the nxn identity matrix and x is a vector in Rn.
But the last part where the vector x is factored, shouldn't the 1 be an I?
 

Attachments

  • Eig.jpg
    Eig.jpg
    13.1 KB · Views: 388
Physics news on Phys.org
Miike012 said:
Question one: in regards to two segments underlined in blue.

If (a,x) is an eigenvalue and vector of A, that means

Ax = ax, where a is a real number.

My question is, is Amx = amx, where m in an integer greater than 1?


Question 2: in regards to two segments underlined in red.

I know that I*x = x, where I is the nxn identity matrix and x is a vector in Rn.
But the last part where the vector x is factored, shouldn't the 1 be an I?

Yes, ##A^mx=a^mx##. You should try to prove that if you aren't sure. For the second question what they factored out are scalars. Since Ix=1x what you factor out should be the scalar 1, not the matrix I.
 
Miike012 said:
Question one: in regards to two segments underlined in blue.

If (a,x) is an eigenvalue and vector of A, that means

Ax = ax, where a is a real number.

My question is, is Amx = amx, where m in an integer greater than 1?


Question 2: in regards to two segments underlined in red.

I know that I*x = x, where I is the nxn identity matrix and x is a vector in Rn.
But the last part where the vector x is factored, shouldn't the 1 be an I?

Note: do NOT assume that the eigenvalue is real: it may not be. Some matrices have only real eigenvalues, others have some that are complex.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top