How do I get a complex conjugation of one of the deltas?

  • Thread starter Thread starter aaaa202
  • Start date Start date
  • Tags Tags
    Complex
aaaa202
Messages
1,144
Reaction score
2
For the attached matrix A I can find the eigenvalues:

λ\pm = \pm√(\xik2-lΔl2)
But when I try to solve for the eigenvectors I get it wrong:
I solve:
(A-λ\pm)(x,y) = (0,0)
gives the eigenvectors:

e\pm=(Δ,\xik\pm√(\xik2-lΔl2))
But these eigenvectors are not orthogonal. How do I get a complex conjugation of one of the deltas?
 

Attachments

  • Matrix.png
    Matrix.png
    1 KB · Views: 454
Physics news on Phys.org
Hello Manya,

Forgive me for asking, but why does the distinction between ##\xi_k## and ##\xi_{-k}## disappear when you state the eigenvalues ?
 
aaaa202 said:
For the attached matrix A I can find the eigenvalues:

λ\pm = \pm√(\xik2-lΔl2)
But when I try to solve for the eigenvectors I get it wrong:
I solve:
(A-λ\pm)(x,y) = (0,0)
gives the eigenvectors:

e\pm=(Δ,\xik\pm√(\xik2-lΔl2))
But these eigenvectors are not orthogonal. How do I get a complex conjugation of one of the deltas?

If you ignore the distinction between k and -k that BvU points out, then you should get that the eigenvalues are ##\pm \sqrt{\xi_k^2+|\Delta|^2}## which in turn gives the eigenvectors ##\left( \Delta, \xi_k \pm \sqrt{\xi_k^2 + |\Delta^2|} \right)##. So you are making some algebra mistake as well. Show your work. Those ARE orthogonal. The complex conjugation comes from the inner product. The inner product of two complex vectors is one dotted with the conjugate of the other. Now try it paying attention to the difference between +k and -k.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top