Eigenfunction of a Jones Vector (System)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
KasraMohammad
Messages
18
Reaction score
0
I am trying to find out just how to solve for the eigenfunction given a system, namely the parameters of an optical system (say a polarizer) in the form of a 2 by 2 Jones Vector. I know how to derive the eigenvalue, using the the constituent det(λI -A) = 0, 'A' being the system at hand and 'λ' the eigenvalue. How do you go about solving for the eigenfunction?
 
Physics news on Phys.org
Once you've found λ, you can substitute its value into Av = λv. If you then multiply out the left hand side and equate components, v1 and v2, of v on either side, you'll get two equivalent equations linking v1 and v2. Eiter will give you the ratio v1/v2. This is fine: the eigenvalue equation is consistent with any multiplied constant in the eigenvector. There will be a normalisation procedure for fixing the constant.
 
so I got λ = 1. 'A' I assume is the system matrix or my Jones Vector, which is given as a 2 by 2 matrix. So that makes Av=v, thus A must be 1?? The 'v' values must be the same, but isn't 'v' the eigenfunction itself? The equation Av=v eliminates the 'v' value. What am I doing wrong here?
 
v is the vector and A is the matrix. The matrix isn't a vector, but is an operator which operates on the vector.

Try it with a matrix A representing a linear polariser at 45° to the base vectors. This matrix has all four elements equal to 1/2. This gives eigenvalue of 1, and on substituting as I explained above, shows the two components, v1 and v2, of the vector to be equal, which is just what you'd expect.