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

수학노트
둘러보기로 가기 검색하러 가기
85번째 줄: 85번째 줄:
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">encyclopedia</h5>
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">encyclopedia</h5>
  
*   <br>
 
 
* http://en.wikipedia.org/wiki/[http://en.wikipedia.org/wiki/Delta_potential_barrier_%28QM%29 ]
 
* http://en.wikipedia.org/wiki/[http://en.wikipedia.org/wiki/Delta_potential_barrier_%28QM%29 ]
 
* http://en.wikipedia.org/wiki/Rectangular_potential_barrier
 
* http://en.wikipedia.org/wiki/Rectangular_potential_barrier
93번째 줄: 92번째 줄:
 
* http://www.proofwiki.org/wiki/
 
* http://www.proofwiki.org/wiki/
 
* Princeton companion to mathematics([[2910610/attachments/2250873|Companion_to_Mathematics.pdf]])
 
* Princeton companion to mathematics([[2910610/attachments/2250873|Companion_to_Mathematics.pdf]])
 
 
 
 
 
 
 
<h5>books</h5>
 
 
 
 
 
* [[2011년 books and articles]]
 
* http://library.nu/search?q=
 
* http://library.nu/search?q=
 
 
 
 
 
 
 
 
<h5>expositions</h5>
 
 
 
 
  
 
 
 
 
119번째 줄: 98번째 줄:
  
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">articles</h5>
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">articles</h5>
 
* [http://en.wikipedia.org/wiki/Schr%C3%B6dinger_equation http://en.wikipedia.org/wiki/Schrödinger_equation]<br>
 
* [http://en.wikipedia.org/wiki/Spectrum_%28functional_analysis%29 http://en.wikipedia.org/wiki/Spectrum_(functional_analysis)]<br>
 
* http://www.ams.org/mathscinet
 
* http://www.zentralblatt-math.org/zmath/en/
 
* http://arxiv.org/
 
* http://www.pdf-search.org/
 
* http://pythagoras0.springnote.com/
 
* [http://math.berkeley.edu/%7Ereb/papers/index.html http://math.berkeley.edu/~reb/papers/index.html]
 
* http://dx.doi.org/
 
 
 
 
 
 
 
 
<h5>question and answers(Math Overflow)</h5>
 
 
* http://mathoverflow.net/search?q=
 
* http://mathoverflow.net/search?q=
 
 
 
 
 
 
 
 
<h5>blogs</h5>
 
 
*  구글 블로그 검색<br>
 
**  http://blogsearch.google.com/blogsearch?q=<br>
 
** http://blogsearch.google.com/blogsearch?q=
 
* http://ncatlab.org/nlab/show/HomePage
 
 
 
 
 
 
 
 
<h5>experts on the field</h5>
 
 
* http://arxiv.org/
 
 
 
 
 
 
 
 
<h5>links</h5>
 
 
* [http://detexify.kirelabs.org/classify.html Detexify2 - LaTeX symbol classifier]
 
* [http://pythagoras0.springnote.com/pages/1947378 수식표현 안내]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* http://functions.wolfram.com/
 

2012년 2월 23일 (목) 10:33 판

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}]

 

 

 

history

 

 

related items

 

 

encyclopedia

 

 

articles