Find the Largest Eigenvalue & Eigenvector of A

akanksha331
Messages
5
Reaction score
0
A=a.a', where a is an N by 1 vector,a'a=5,and T is transpose.
a)Give the largest eigenvalue of A.
b)what is the corresponding eigenvector?

Please help me to solve the problem.
 
Physics news on Phys.org
To get started see if you can generate an example vector and construct A and see what the answer is for that case. Then ask what choices you had in your example and whether any of those choices change the problem.
 
I'm rather confused, because ## a \cdot a'## is a number not a matrix. Where are you supposed to get A from?
 
aa' is a NxN matrix. It's a'a that is a scalar.akanksha331, read your personal messages. This thread is closed.
 
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