Solve for A using Cramer's rule with given k and K | QM problem help

  • Thread starter Thread starter Reshma
  • Start date Start date
  • Tags Tags
    Cramer's rule
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
3 replies · 4K views
Reshma
Messages
749
Reaction score
6
This is from a QM problem. A & B are the unknowns, k and K are given and [itex]i = \sqrt{-1}[/itex]. Use Cramer's rule to find A and show that |A|2 = 1.

[tex]A - B = -1[/tex]
[tex]ikA - KB = ik[/tex]

I applied Cramer's rule to determine A:

[tex]A = \frac{\left |\begin{array}{cc} -1 & -1 \\ ik & -K \end{array}\right|}{\left |\begin{array}{cc} 1 & -1 \\ ik & -K \end{array}\right|}[/tex]

So, I am left with:
[tex]A = \frac{K + ik}{-K + ik}[/tex]

I am stuck here, because this nowhere resembles the result I want to prove. Just guide me...
 
Physics news on Phys.org
Ah, how silly of me :biggrin:. Thanks, HallsofIvy! I got it.