Hey
Hello, I am dealing with som Principal Component Analysis
Can anyone explain why the first eigenvector of a covariance matrix gives the direction of maximum variability. why this special property of eigenvectors
So I understand that if an nxn matrix has n distinct eigenvalues that you can diagonalize the matrix into S\LambdaS^{-1}. This is important because then this form has lots of good properties (easy to raise to powers, etc)
So when there are not n distinct eigenvalues, you then solve...
This is my last week in Linear Algebra. I am working on our last homework assignment before the exam so I want to make sure I know what I am doing.
In each part, make a conjecture about the eigenvectors and eigenvalues of the matrix A corresponding to the given transformation by considering...
I just finished Differential Equations, and I know how to find eigenvalues/eigenvectors, and I understand how to use them to solve a differential equation.
But I don't really understand "what they are". How is a matrix with complex eigenvalues any different than a matrix with real...
Homework Statement
I have a matrix A = [3 -2; -3 2],
then I peform det(A-λI) and find solutions λ=0 and λ=5.
For the first case λ=0 I perform A-0I, which of course is just A [3 -2; -3 2]. I then reduce to row echelon form and find the values V1 = 2 and V2 = 3, therefore for λ=0 my...
Homework Statement
Show that if an nxn matrix A has n linearly independent eigenvectors, then so does A^T
The Attempt at a Solution
Well, I understand the following:
(1) A is diagonalizable.
(2) A = PDP^-1, where P has columns of the independent eigenvectors
(3) A is...
Homework Statement
Find the eigenvalues and correspointing eigenvectors of the matrix:
[1,1;1,1]
Homework Equations
The Attempt at a Solution
I can solve the determinant to get the eigenvalues: e1=2, e2=0, and from here I am supposed to sub these values back into my matrix...
I have two problems here; one I think I almost have but I'm stuck, and the other I'm pretty much stumped on.Homework Statement
Suppose V is a complex vector space and T is in L(V). Prove that T has an invariant subspace of dimension j for each j = 1, ... dim(V).
Homework Equations
The Attempt...
i got this question in which we are given the matrix T
and we need to find the eigenvalues and the independent spaces (i don't know what is independent space) of T^2 +2*T
the problem is that he started to solve the question as i would have solved it
but then he puts a big X on it and does...
Homework Statement
Define T in L(F3) by T(z1, z2, z3) = (2*z2, 0, 5*z3). Find all eigenvalues and eigenvectors of T.Homework Equations
The Attempt at a Solution
Well, since we want to find all the eigenvalues, we want the following equation to hold:
T(z1, z2, z3) = (2*z2, 0, 5*z3) = \lambda(z1...
[SOLVED] diagonalization, eigenvectors, eigenvalues
Homework Statement
Find a nonsingular matrix P such that (P^-1)*A*P is diagonal
| 1 2 3 |
| 0 1 0 |
| 2 1 2 |
Homework Equations
I am at a loss on how to do this. I've tried finding the eigen values but its getting me...
[SOLVED] Eigenvectors and their inverses
Homework Statement
After submitting the first question, I thought of a new one - so there are two questions:
1) I have a n x n matrix A and it has n (not necessarily different) eigenvalues. I can write the matrix A as the product of:
S*D*S^(-1)...
Question 1:
Proove that if λ is an eigenvalue of [A], then 1/λ is an eigenvalue of [A]{T}
Question 2
Proove that a square matrices [A] and [A]T have the same Eigenvalues.
Question 3:
Show that |det(A)| is the product of the absolute values of the eigenvalues of
[A]...
Homework Statement
Use direct multiplication to show that for each of the following matrices A, the given vectors v1, v2, and v3 are eigenvectors of A and to find the eigen values lama1, lama2, and lama3 of A:
A=top row: (2 -1 3) second row: (-1 6 -1) third row: (3 -5 2)...
Homework Statement
A simple eigenvector problem using a 2x2 matrix.
Homework Equations
Ax = \lambda x
The Attempt at a Solution
I don't have one. I know and understand the theory behind eigenvectors, but I cannot think of a practical application. I need to create a problem that uses...
Homework Statement
Find the eigenvalues and eigenvectors of A
1 1 a
1 -1 b
0 0 1
you can assume a and b are not equal to zero
Homework Equations
The Attempt at a Solution
Using det(A-sI) = 0 where s is the eigenvalue
i get (s^2 - 2)(1 - s) = 0
therefore giving...
Homework Statement
I want to prove that the eigenvectors corresponding to the 0 eigenvalue of hte matrix is the same thing as the kernel of the matrix.
Homework Equations
A = matrix.
L = lambda (eigenvalues)
Ax=Lx
The Attempt at a Solution
Ax = 0 is the nullspace.
Ax = Lx...
Homework Statement
Given Matrix B:
[ 1 2 1]
[-1 2 -1]
[ 2 -2 3]
and knowing that one of the Eigenvalues is 4, find one other value and its corresponding eigenvector
Homework Equations
Bx=Lx (The basic idea behind eigenvectors)
det(B-LI)=0
The Attempt at a Solution
Ive...
I have:
x' = \left(\begin{array}{cc}2&-5\\1&-2\end{array}\right) x
I found that the eigenvalues are r_1 = i and r_2 = - i.
Also, I calculated the eigenvectors to be
\xi_1 = \left(\begin{array}{c}2 + i\\1\end{array}\right)
\xi_2 = \left(\begin{array}{c}2 - i\\1\end{array}\right)...
Homework Statement
For which real numbers c and d does the matrix have real eigenvalues and three orthogonal eigenvectors?
120
2dc
053
Homework Equations
im having trouble getting started on this one.
Ive tried using solving for the eigenvalues pretending that c and d are...
Hi
I came across a problem of eigenvalues and eigenvectors. It was easy and I solved it but one thing made me unsure about the answer. All the three eigenvectors were zero vectors. Here is the question and my answer:
The matrix A=
( -1 0 0 1
0 -2 0 0
0 1 -2 0...
Hi all.
So I'm a bit confused about finding a basis of generalized eigenvectors for an operator that is not diagonalizable. I have some "steps" in mind, but maybe someone can help me out here:
1) Find the eigenvalues of the matrix/operator
2) Find the eigenspaces corresponding to each...
Homework Statement
Find all the eigenvalues and eigenvectors of the linear transformation:
T(f) = 5f ' -3f
T: from C^(nfnty) --> C^(nfnty)
where C^(nfnty) is set of continuously functions
Homework Equations
A scalar B is called an eigenvalue of T if there exists a nonzero element f...
1. How to show (prove) the Cayley-Hamilton theorem :
“Every matrix is a zero of its characteristic polynomial , Pa(A)=0”.
2. A and B are n-square matrices, show that AB and BA have the same eigenvalues.
3. Show that to say that “ 0is an eigenvalue of linear mapping U” is equivalent to “ U...
Homework Statement
I need to find the eigenvectors of the following operator (a+)^2-(a)^2, when (a+), (a) are the creation and the annihilation operators.
Homework Equations
The Attempt at a Solution
I tried to put the eigenvectors as sum of eigenvectors of operator...
Homework Statement
I need to find the eigenvectors for the matrix shown below.
Homework Equations
Nothing relevant.
The Attempt at a Solution
I have the matrix
2 1 -1 0
0 4 -2 0
0 3 -1 0
0 3 -2 1
The eigenvectors are 1,1,2,2.
To get the eigenvectors for 1,1, I use the...
Homework Statement
Hi, I'm going over an old exam paper as part of my revision for upcoming exams (joy ! ok, maybe not )
Anyway, I've gotten myself a bit lost here and would appreciate some guidance.
Here we go:
Compute the eigenvalues & eigenvectors of the following matrix. Normalise...
Suppose that B is the inverse of A. Show that if |psi> is an eigenvector of A with eigenvalue a not equal to 0, then |psi> is an eigenvector of B with eigenvalue 1/a.
So I know that A|psi> = a|psi>, and I'm trying to prove that A^(-1)|psi> = 1/a|psi>. I tried simplifying A as a 2x2 matrix...
Hey,
I have a quick question that I can not seem to find much of an answer to in my text. When working with a nxn matrix, A, and you find eigenvalues that are complex, I'm confused about how to go about finding the actual eigenvector. I know we compute the null space of A-lambdaI, but that is...
Would someone please explain to me how I can find eigenvalues and eigenvectors by inpection of simple symmetric matrices? I just can't figure it out.
He is an example:
By looking at A=\left(\begin{matrix}2&-1&-1\\-1&2&-1\\-1&-1&2\end{matrix}\right)
I should be able to guess...
Hey,
I have two matrices A and B which commute. For A I have 1,-1,-1 and for B I have 1,2,2.
I am asked to find the quamtum number for the three states. How to find the quantum states from the eigenvalues. It is further said that it is possible to find the eigenvectors from the quantum...
|a'> and |a"> are both eigenvectors of eigenvalue a' and a" of an Operator A
and a' doesn't equal a",The hameltonien of the system is defined as
H=ε( |a'><a"| + |a"><a'| )
a)What are the eigenvectors |E1> and |E2> of the energy?
b)If the system was in the state |a'> at t=0 , write the system...
Hi, I just need a little bit of help with the concept of eigenvectors.
I have a basic 2x2 matrix and have found the eigenvalues to be: 4 and 9
I have also tried going through the process of finding the eigenvectors that my lecturer has shown me, but I'm not sure where to go from there, I'm...
At the risk of arrousing the ire of the moderaters for posting the same topic in two forums, I again ask this question as no one in the quantum forum seems to be able to help. So...
Regarding a proof of the orthogonality of eigenvectors corresponding to distinct eigenvalues of some Hermitian...
I'm not sure if this is the appropriate section, perhaps my question is better suited for Linear Algebra. At any rate, here goes.
Regarding a proof of the orthogonality of eigenvectors corresponding to distinct eigenvalues of some Hermitian operator A:
Given A|\phi_1\rangle = a_1|\phi_1\rangle...
I'm asked to find the eigenvalues and eigenvectors of an nxn matrix. Up until now I thought eigenvectors and eigenvalues are something that's related to linear transformations. The said matrix is not one of any linear transformation. What do I do?
find the eigenvectors for this matrix
\left( \begin{array}{ccc}3&0&6\\0&-3&0\\5&0&2 \end{array} \right)
easy to find the eigenvectors which are -3,-3 and 8
now how to find the eigenvectors
am i supposed to do
\left| \lambda I - A \right| X = 3 X ?
then
\left( \begin{array}{ccc}...
Eigenvectors + Me= ?AHHHHHHHHHHH
I am really trying to understand Eigenvectors but you have to understand that my prof. only teaches about HOW to get the eigenvalues/vectors and how to use then to solve diff. eqs.
So far I can find the eigenvalues of a 2x2 and from there I can get the...
I have a homework problem whose first part asks for the eigenvectors and eigenspinors of S_y . My problem is following the text to figure out what (mathematically) is S_y .
Also, The book first derives S^2, using the following method using 3/4\hbar^2 as the eigenvalue. I was orignally...
I am studying for a test that I have today and just need a quick anwser. the problem is find the eigenvector of [8 -10;2 -1] where ; means skip to a new line. So I get lamda=4,3 then try to find eigenvector for lamda=4. I get the vector [5/2;1] which works but the anwser in the book is [2;5]...
I have a question that deals with all three of the terms in the title. I'm not really even sure where to begin on this. I was hoping someone could help.
Question:
An n x n matrix A is said to be idempotent if A^2 = A. Show that if λ is an eigenvalue of an independent matrix, then λ must...
I'm having trouble with this problem. Actually I'm having trouble with all of this set of problems (when the eigenvectors are complex). I must not be finding these things correctly, because nothing is matching up with the book. Any help would be awesome.
\vec {x}\,' = \left( \begin{array}{cc}...
Hi, I need help for this problem:
Find the eignevalues and eingenvectors for the matrix below. DO NOT compute them directly by computing the matrix:
A-1
We need to find some kind of demonstration to see if the eignevalues of A-1 are the same, opposite or inverse (or whatever) as those of...
confused on finding Eigenvalues and Eigenvectors!
hello everyone, i can't understand this example, how did they find the Eigen value of 3?! Aslo an Eigen vector of 1 1? http://img438.imageshack.us/img438/1466/lastscan1oc.jpg
thanks.
I'm wondering if anyone here might have a solution to a problem I've having. This is a Quantum Mechanics problem I'm doing.
I calculate a 4 by 4 complex Hermitian matrix (H = Hamiltonian) in a basis where it is not diagonal. I diagonalize it numerically (using eispack) and get eigenvalues...
1). suppose that y1, y2, y3 are the eigenvalues of a 3 by 3 matrix A, and suppose that u1, u2,u3 are corresponding eigenvectors. Prove that if { u1, u2, u3 } is a linearly independent set and if p(t) is the characteristic polynomial for A, then p(A) is the zero matrix.
I thought...
The eigenvalues of the matrix \left(\begin{array}{cc}0 & \frac{1}{2}\\\frac{1}{2} & 0\end{array}\right) are \lambda_1 = \frac{1}{2} and \lambda_2 = -\frac{1}{2}
The problem here is that I have no idea of how to calculate the eigenvectors. Could some one please explain me, in detail, how...