Equivalent Expressions: Solve Energy Spectrum Transcendental Equation

  • Context: Graduate 
  • Thread starter Thread starter intervoxel
  • Start date Start date
  • Tags Tags
    Equivalent Expressions
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
5 replies · 3K views
intervoxel
Messages
192
Reaction score
1
In my research project I arrived at a particular case where the energy spectrum is given by the following transcendental equation

[itex] \sqrt{-\frac{E}{E+V_D}}=\tan\frac{a\sqrt{\frac{2m}{\hbar^2}(E+V_D)}}{2}[/itex]

In the literature I found the equivalent expression below

[itex] \cot a\sqrt{-\frac{2m}{\hbar^2}E}=\frac{2E+V_D}{2\sqrt{-E(E+V_D)}}[/itex]

From the first expression I should get to the second one in order to show the consistency of the theory. But, no matter I have tried, I couldn't find out a solution for this problem.

Can anyone help me, please?
 
Physics news on Phys.org
You are right. There's an error now corrected:
[itex] \sqrt{-\frac{E}{E+V_D}}=\tan\frac{a\sqrt{\frac{2m}{\hbar^2}(E+V_D)}}{2}[/itex]

[itex] \cot a\sqrt{\frac{2m}{\hbar^2}(E+V_D)}=\frac{2E+V_D}{2 \sqrt{-E(E+V_D)}}[/itex]

The eigenvalue E=-20.54769241 (for parameters V_D=50, a=1, m=1, hbar=1), for example, satisfies both equations.

Still I'm not able to arrive at the other formula.

I tried tan(x/2)=csc(x)-cot(x), etc.
 
how about using:

2cot(x)=((1/tan(x/2)) - tan(x/2))

then plug in for tan(x/2), where x=a\sqrt(2m(E+V)/hbar^2), using the LHS of your first expression... and I guess be careful about signs and square roots.
 
Thank you olgranpappy and vanadium50 for your valuable help.