"Quantum scattering"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
imported>Pythagoras0
잔글 (찾아 바꾸기 – “<h5 (.*)">” 문자열을 “==” 문자열로)
imported>Pythagoras0
81번째 줄: 81번째 줄:
 
* http://en.wikipedia.org/wiki/Rectangular_potential_barrier
 
* http://en.wikipedia.org/wiki/Rectangular_potential_barrier
 
* http://en.wikipedia.org/wiki/Step_potential
 
* http://en.wikipedia.org/wiki/Step_potential
 +
[[분류:physics]]

2012년 10월 29일 (월) 10:50 판

introduction

 

 

time independent Schrodinger equation

  • Schrodinger equation
    \(E \psi = -\frac{\hbar^2}{2m}{\partial^2 \psi \over \partial x^2} + V(x)\psi\)
  • simplified form
    \(-\varphi_{xx}+u(x)\varphi = \lambda\varphi\)
    \(\varphi_{xx}+(\lambda-u(x))\varphi=0\)

 

continuous spectrum

  • e^{ikx} represents a wave traveling to the right, and e^{−ikx} one traveling to the left
  • e^{−ikx} is incoming wave from the right to the left
  • reflection and transmission coefficient
    \(\varphi \sim e^{-ikx}+\rho(k,t)e^{ikx}\) as \(x\to +\infty\)
    \(\varphi \sim \tau(k,t)e^{-ikx}\) as \(x\to -\infty\)
    \(\rho(k,t)\) and \(\tau(k,t)\) are called the reflection and transmission coefficient

 

potential scattering

\(r=t-1\)

If t is of the form \(t=\frac{1}{1-ai}\) (real number a), then

\(|r|^2+|t|^2=1\)

 

 

delta potential example

 

 

harmonic oscillator

 

 

sech potential example

 

  1. \[Lambda] := -1
    u[x_] := -2 Sech[x]^2
    f[x_] := Sech[x]
    Simplify[D[D[f[x], x], x] + (\[Lambda] - u[x]) f[x]]
    Plot[u[x], {x, -5, 5}]

 

 

 

related items

 

 

encyclopedia