Equação de Klein-Gordon: mudanças entre as edições

De Física Computacional
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 26: Linha 26:


chamarei <math>\alpha = \frac{c \Delta t}{\Delta x} </math> e <math> \beta =  \frac{m c^2 \Delta t}{\hbar} </math>
chamarei <math>\alpha = \frac{c \Delta t}{\Delta x} </math> e <math> \beta =  \frac{m c^2 \Delta t}{\hbar} </math>
<math>\psi(x,t+\Delta t) - 2\psi(x,t) + \psi(x,t-\Delta t) =\alpha^2  \psi(x+\Delta x,t) - 2\psi(x,t) + \psi(x,-\Delta,t) - \beta^2 \psi  </math>

Edição das 19h27min de 5 de janeiro de 2025

(+m2c22)ψ(x,t)=0

onde

(=2c2t22)

então

2ψt2=c22ψm2c42ψ

2ψt2=c22ψx2m2c42ψ (em uma dimensão)

no método das diferenças finitas:

2ψ(x,t)t2ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)(Δt)2

2ψ(x,t)x2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)(Δx)2

ou seja:

ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)(Δt)2=c2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)(Δx)2m2c42ψ

isso nos leva a equação final:

ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)=c2Δt2Δx2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)m2c4Δt22ψ

chamarei α=cΔtΔx e β=mc2Δt

ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)=α2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)β2ψ