Help understanding easy state problem

  • Thread starter Thread starter narfarnst
  • Start date Start date
  • Tags Tags
    State
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 · 2K views
narfarnst
Messages
11
Reaction score
0
First off, I don't need a solution, I just need to make sens of the solution I already have.

Homework Statement


What state of polarization do the following represent (Give your answer in terms of an angle relative to the transmission axis).
(a). |t> + |a>
(b) |t> + 2|a>
(c) 2|t>-|a>
-------
My professor has given us the solutions:
(a). arctan(1) = 45 deg.
(b). arctan(2)~65 deg
(c). arctan(-1/2)~27 deg.

From this, I've reverse-engineered that to find the answer in general, for m|t>+n|a> you take arctan(n/m).

But... what the hell does this mean, and how is it derived?

Thanks.
 
Physics news on Phys.org
't' stands for transverse and 'a' for axial and all that means is that they are the basis vectors of the polarisation vector and their coefficients are the components. Similar to (x,y) and the angle between them is arctan (y/x)
 
Thanks.

But why use bra-ket notation? Couldn't you just as easially express them as (a, t). For example, (2, -1) or (1, 1).
 
yes they're equivalent, but the advantages of bra-ket notation are lost in this examble
 
Ahhh, well thanks again.