The transfer matrix method solves the 1D Ising model exactly. No phase transition at finite temperature — the partition function Z = (λ+N + λ−N) where λ± = eJ/Tcosh(H/T) ± √(e2J/Tsinh²(H/T) + e−2J/T).
Parameters
Transfer matrix:
T = [[e^(J+H)/T, e^(-J)/T],
[e^(-J)/T, e^(J-H)/T]]
λ±: eigenvalues (shown below)
F = −NT ln(λ+) as N→∞
No phase transition in 1D
(Ising 1925, Peierls argument)