Random Processes and Their Applications in Statistical
Mechanics: Multiple Choice Mathematical Problems
1. In a one-dimensional random walk, what is the probability of returning to the starting point
after 2n steps?
a) 1/2^n
b) (2n)! / (n!)^2 * (1/2)^(2n)
c) 1 - 1/n
d) 1 / (2n)
Answer: b) (2n)! / (n!)^2 * (1/2)^(2n)
2. What is the mean squared displacement for a particle undergoing Brownian motion in three
dimensions after time t, given a diffusion coefficient D?
a) 2Dt
b) 6Dt
c) 4Dt
d) Dt
Answer: b) 6Dt
3. In the Metropolis-Hastings algorithm, what is the acceptance probability for a proposed state
change with energy difference ΔE at temperature T?
a) Always 1
b) min(1, e^(-ΔE/kT))
c) e^(-ΔE/kT)
d) 1 - e^(-ΔE/kT)
Answer: b) min(1, e^(-ΔE/kT))
4. What is the variance of the sum of two independent, normally distributed random variables
with variances σ1^2 and σ2^2?
a) σ1^2 + σ2^2
b) σ1 + σ2
c) σ1^2 * σ2^2
d) max(σ1^2, σ2^2)
Answer: a) σ1^2 + σ2^2
5. In the canonical ensemble, what is the probability of finding a system in a state with energy
E?
a) e^(-E/kT) / Z
b) kT ln(Z)
c) -kT ln(Z)
d) E / kT
Answer: a) e^(-E/kT) / Z
6. What is the expected number of steps for a random walker to reach either end of a line
segment of length L, starting from the middle?
a) L
b) L^2
c) L^2/2
d) 2L
Answer: c) L^2/2
7. For a Poisson process with rate λ, what is the probability of observing exactly k events in time
t?
a) λt * e^(-λt)
b) (λt)^k * e^(-λt) / k!
c) 1 - e^(-λt)
d) e^(-λt)
Answer: b) (λt)^k * e^(-λt) / k!
8. What is the autocorrelation function R(τ) for white noise with intensity D?
a) R(τ) = D
b) R(τ) = D * e^(-|τ|)
c) R(τ) = 2D * δ(τ)
d) R(τ) = D * τ
Answer: c) R(τ) = 2D * δ(τ)
9. In the Ising model, what is the energy difference ΔE when flipping a single spin with n aligned
neighbors and (4-n) anti-aligned neighbors in 2D?
a) 2J(2n - 4)
b) J(2n - 4)
c) 4J(n - 2)
d) J(4 - 2n)
Answer: b) J(2n - 4)
10. What is the probability that a Brownian particle will have traveled a distance greater than x in
time t, given a diffusion coefficient D?
a) erfc(x/sqrt(4Dt))
b) erf(x/sqrt(4Dt))
c) 1 - e^(-x^2/4Dt)
d) e^(-x^2/4Dt)
Answer: a) erfc(x/sqrt(4Dt))
11. In a birth-death process with birth rate λ and death rate μ, what is the steady-state
probability of having n particles?
a) (λ/μ)^n / n!
b) (λ/μ)^n * e^(-(λ-μ))
c) (λ/μ)^n * (1 - λ/μ)
d) λ^n * μ^(-n) / Z
Answer: c) (λ/μ)^n * (1 - λ/μ)
12. What is the mean first passage time for a random walker to reach either end of a line
segment of length L, starting from position x?
a) x(L-x)
b) x(L-x)/D
c) x^2 + (L-x)^2
d) L^2 - x^2
Answer: b) x(L-x)/D
13. For a particle in thermal equilibrium, what is the probability density function for its speed v
according to the Maxwell-Boltzmann distribution?
a) sqrt(2/π) * (m/kT)^(3/2) * v^2 * e^(-mv^2/2kT)
b) (m/2πkT)^(3/2) * e^(-mv^2/2kT)
c) (1/kT) * e^(-v/kT)
d) (1/sqrt(2πkT)) * e^(-v^2/2kT)
Answer: a) sqrt(2/π) * (m/kT)^(3/2) * v^2 * e^(-mv^2/2kT)
14. In the Ornstein-Uhlenbeck process, what is the steady-state variance of the particle's
position?
a) D/γ
b) Dγ
c) D/(2γ)
d) 2D/γ
Answer: c) D/(2γ)
15. What is the characteristic function φ(t) of a Gaussian random variable with mean μ and
variance σ^2?
a) e^(iμt - σ^2t^2/2)
b) e^(iμt + σ^2t^2/2)
c) e^(μt - σ^2t^2/2)
d) e^(μt + σ^2t^2/2)
Answer: a) e^(iμt - σ^2t^2/2)
16. In percolation theory, what is the mean cluster size S for a 2D square lattice near the
percolation threshold pc, where p is the occupation probability?
a) S ~ |p - pc|^-γ, where γ ≈ 2.39
b) S ~ |p - pc|^-β, where β ≈ 0.14
c) S ~ |p - pc|^-ν, where ν ≈ 1.33
d) S ~ |p - pc|^-α, where α ≈ 0.11
Answer: a) S ~ |p - pc|^-γ, where γ ≈ 2.39
17. What is the probability that a random walker in three dimensions will ever return to the
origin?
a) 0
b) 1
c) 1/2
d) 1/3
Answer: c) 1/2
18. In the context of the Fokker-Planck equation, what is the relation between the drift
coefficient D^(1)(x) and the probability current J(x,t) in steady state?
a) J = D^(1)(x)P(x)
b) J = -D^(1)(x)P(x)
c) J = D^(1)(x)∂P(x)/∂x
d) J = constant
Answer: a) J = D^(1)(x)P(x)
19. What is the partition function Z for a system of N non-interacting spins in a magnetic field B
at temperature T?
a) Z = (2 cosh(μB/kT))^N
b) Z = (2 sinh(μB/kT))^N
c) Z = e^(NμB/kT) + e^(-NμB/kT)
d) Z = N * (e^(μB/kT) + e^(-μB/kT))
Answer: a) Z = (2 cosh(μB/kT))^N
20. In the Kramers problem, what is the approximate escape rate Γ over a potential barrier of
height ΔU for a particle with friction coefficient γ?
a) Γ = (γ/2π) * e^(-ΔU/kT)
b) Γ = (ω0ωb/2πγ) * e^(-ΔU/kT)
c) Γ = (γ/2πkT) * e^(-ΔU/kT)
d) Γ = (ω0/2π) * e^(-ΔU/kT)
Answer: b) Γ = (ω0ωb/2πγ) * e^(-ΔU/kT)
21. What is the probability density function for the first passage time t of a Brownian particle to
reach a distance L from its starting point?
a) P(t) = (L/sqrt(4πDt^3)) * e^(-L^2/4Dt)
b) P(t) = (1/sqrt(4πDt)) * e^(-L^2/4Dt)
c) P(t) = (L^2/2Dt^2) * e^(-L^2/4Dt)
d) P(t) = (1/t) * e^(-L^2/4Dt)
Answer: a) P(t) = (L/sqrt(4πDt^3)) * e^(-L^2/4Dt)
22. In the Ising model, what is the critical exponent β that describes how the magnetization m
scales with temperature near the critical point?
a) m ~ |T - Tc|^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
b) m ~ |T - Tc|^β, where β = 1/4 (2D) or β ≈ 0.5 (3D)
c) m ~ |T - Tc|^β, where β = 1/2 (2D) or β ≈ 0.64 (3D)
d) m ~ |T - Tc|^β, where β = 1 (2D) or β ≈ 1.24 (3D)
Answer: a) m ~ |T - Tc|^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
23. What is the mean square end-to-end distance R^2 for an ideal polymer chain of N ⟨ ⟩
segments, each of length a?
a) R^2 = Na^2⟨ ⟩
b) R^2 = N^2a^2⟨ ⟩
c) R^2 = Na⟨ ⟩
d) R^2 = N^(3/5)a^2⟨ ⟩
Answer: a) R^2 = Na^2⟨ ⟩
24. In a grand canonical ensemble, what is the probability P(N) of finding the system with
exactly N particles?
a) P(N) = e^(μN/kT) / Z
b) P(N) = e^(-μN/kT) / Z
c) P(N) = (e^(μ/kT))^N / N!Z
d) P(N) = N * e^(-μN/kT) / Z
Answer: c) P(N) = (e^(μ/kT))^N / N!Z
25. What is the diffusion coefficient D for a Brownian particle with friction coefficient γ at
temperature T?
a) D = kT/γ
b) D = γ/kT
c) D = kT*γ
d) D = 1/(kTγ)
Answer: a) D = kT/γ
26. In the context of the Langevin equation, what is the velocity autocorrelation function
v(t)v(0) for a particle with mass m and friction coefficient γ?⟨ ⟩
a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
b) v(t)v(0) = (kT/γ) * e^(-γt/m)⟨ ⟩
c) v(t)v(0) = (kT/m) * e^(-t/τ), where τ = m/γ⟨ ⟩
d) v(t)v(0) = (kT/γ) * e^(-t/τ), where τ = m/γ⟨ ⟩
Answer: a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
27. What is the probability of finding a quantum particle in a one-dimensional infinite square well
of width L in its ground state at position x?
a) P(x) = (2/L) * sin^2(πx/L)
b) P(x) = (1/L) * cos^2(πx/L)
c) P(x) = (2/L) * cos^2(πx/L)
d) P(x) = (1/L) * sin^2(πx/L)
Answer: a) P(x) = (2/L) * sin^2(πx/L)
28. In the context of the Fokker-Planck equation, what is the relation between the drift
coefficient D^(1)(x) and the diffusion coefficient D^(2)(x) for a system in thermal equilibrium?
a) D^(1)(x) = -D^(2)(x) * d(ln P_eq(x))/dx
b) D^(1)(x) = D^(2)(x) * d(ln P_eq(x))/dx
c) D^(1)(x) = -kT * d(ln P_eq(x))/dx
d) D^(1)(x) = kT * d(ln P_eq(x))/dx
Answer: b) D^(1)(x) = D^(2)(x) * d(ln P_eq(x))/dx
29. What is the expectation value of the energy E in the canonical ensemble?
a) E = -∂(ln Z)/∂β⟨ ⟩
b) E = kT * ∂(ln Z)/∂T⟨ ⟩
c) E = -kT^2 * ∂(ln Z)/∂T⟨ ⟩
d) E = kT * ln Z⟨ ⟩
Answer: a) E = -∂(ln Z)/∂β⟨ ⟩
30. In a two-state system with energy difference ΔE, what is the ratio of the probabilities of
being in the excited state to the ground state at temperature T?
a) P_excited / P_ground = e^(-ΔE/kT)
b) P_excited / P_ground = e^(ΔE/kT)
c) P_excited / P_ground = ΔE/kT
d) P_excited / P_ground = 1 - e^(-ΔE/kT)
Answer: a) P_excited / P_ground = e^(-Certainly.
31. In a two-state system with energy difference ΔE, what is the ratio of the probabilities of
being in the excited state to the ground state at temperature T?
a) P_excited / P_ground = e^(-ΔE/kT)
b) P_excited / P_ground = e^(ΔE/kT)
c) P_excited / P_ground = ΔE/kT
d) P_excited / P_ground = 1 - e^(-ΔE/kT)
Answer: a) P_excited / P_ground = e^(-ΔE/kT)
32. What is the average number of steps a random walker takes before returning to the origin in
a one-dimensional lattice?
a) Infinite
b) 2
c) π
d) e
Answer: a) Infinite
33. In the context of the central limit theorem, what is the distribution of the sum of a large
number of independent, identically distributed random variables?
a) Poisson distribution
b) Exponential distribution
c) Normal distribution
d) Cauchy distribution
Answer: c) Normal distribution
34. What is the probability of finding a system in a microstate with energy E in the
microcanonical ensemble?
a) 1/Ω(E)
b) e^(-E/kT)/Z
c) kT ln(Ω(E))
d) Ω(E)/E
Answer: a) 1/Ω(E)
35. In a Markov chain, what is the probability of being in state j after n steps, starting from state
i?
a) (P^n)_ij
b) P_ij^n
c) 1 - (1 - P_ij)^n
d) nP_ij
Answer: a) (P^n)_ij
36. What is the time correlation function C(t) for the velocity of a particle in the Ornstein-
Uhlenbeck process?
a) C(t) = (kT/m) e^(-γt/m)
b) C(t) = (kT/γ) e^(-γt/m)
c) C(t) = (kT/m) e^(-t/τ), where τ = m/γ
d) C(t) = (kT/γ) e^(-t/τ), where τ = m/γ
Answer: a) C(t) = (kT/m) e^(-γt/m)
37. What is the entropy S of an ideal gas of N particles in volume V at temperature T?
a) S = Nk ln(V/N) + 3Nk/2 ln(T) + constant
b) S = Nk ln(V) + 3Nk/2 ln(T) + constant
c) S = k ln(V/N) + 3k/2 ln(T) + constant
d) S = k ln(V) + 3k/2 ln(T) + constant
Answer: a) S = Nk ln(V/N) + 3Nk/2 ln(T) + constant
38. In the Ising model, what is the critical exponent ν that describes how the correlation length ξ
diverges near the critical temperature?
a) ξ ~ |T - Tc|^-ν, where ν = 1 (2D) or ν ≈ 0.63 (3D)
b) ξ ~ |T - Tc|^-ν, where ν = 1/2 (2D) or ν ≈ 0.5 (3D)
c) ξ ~ |T - Tc|^-ν, where ν = 2 (2D) or ν ≈ 1.26 (3D)
d) ξ ~ |T - Tc|^-ν, where ν = 3/4 (2D) or ν ≈ 0.89 (3D)
Answer: a) ξ ~ |T - Tc|^-ν, where ν = 1 (2D) or ν ≈ 0.63 (3D)
39. What is the mean square displacement x^2(t) for a particle undergoing anomalous ⟨ ⟩
diffusion?
a) x^2(t) ~ t⟨ ⟩
b) x^2(t) ~ t^α, where α ≠ 1⟨ ⟩
c) x^2(t) ~ e^t⟨ ⟩
d) x^2(t) ~ ln(t)⟨ ⟩
Answer: b) x^2(t) ~ t^α, where α ≠ 1⟨ ⟩
40. In the grand canonical ensemble, what is the expression for the grand potential Φ?
a) Φ = -kT ln Ξ
b) Φ = kT ln Ξ
c) Φ = -PV
d) Φ = U - TS
Answer: a) Φ = -kT ln Ξ
41. What is the probability density function for the first passage time t of a Brownian particle to
reach a distance L from its starting point in one dimension?
a) P(t) = (L/sqrt(4πDt^3)) * e^(-L^2/4Dt)
b) P(t) = (1/sqrt(4πDt)) * e^(-L^2/4Dt)
c) P(t) = (L^2/2Dt^2) * e^(-L^2/4Dt)
d) P(t) = (1/t) * e^(-L^2/4Dt)
Answer: a) P(t) = (L/sqrt(4πDt^3)) * e^(-L^2/4Dt)
42. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, β, and γ?
a) α + 2β + γ = 2
b) α + β + γ = 2
c) 2α + β + γ = 2
d) α + β + 2γ = 2
Answer: a) α + 2β + γ = 2
43. What is the probability of finding a quantum particle in the first excited state of a one-
dimensional infinite square well of width L at position x?
a) P(x) = (2/L) * sin^2(2πx/L)
b) P(x) = (4/L) * sin^2(2πx/L)
c) P(x) = (2/L) * cos^2(2πx/L)
d) P(x) = (4/L) * cos^2(2πx/L)
Answer: b) P(x) = (4/L) * sin^2(2πx/L)
44. In the context of the Fluctuation-Dissipation theorem, what is the relation between the power
spectral density S(ω) and the imaginary part of the susceptibility χ''(ω)?
a) S(ω) = 2kT/ω * χ''(ω)
b) S(ω) = kT * χ''(ω)
c) S(ω) = 2kT * χ''(ω)
d) S(ω) = kT/ω * χ''(ω)
Answer: a) S(ω) = 2kT/ω * χ''(ω)
45. What is the partition function Z for a system of N non-interacting harmonic oscillators with
frequency ω at temperature T?
a) Z = (1 - e^(- ω/kT))^-Nℏ
b) Z = (1 + e^(- ω/kT))^Nℏ
c) Z = (e^( ω/kT) - 1)^-Nℏ
d) Z = (e^( ω/kT) + 1)^Nℏ
Answer: a) Z = (1 - e^(- ω/kT))^-Nℏ
46. In the Metropolis algorithm for the Ising model, what is the probability of accepting a spin flip
that increases the energy by ΔE?
a) 1
b) e^(-ΔE/kT)
c) 1 - e^(-ΔE/kT)
d) min(1, e^(-ΔE/kT))
Answer: b) e^(-ΔE/kT)
47. What is the mean square displacement x^2(t) for a particle undergoing subdiffusion?⟨ ⟩
a) x^2(t) ~ t⟨ ⟩
b) x^2(t) ~ t^α, where 0 < α < 1⟨ ⟩
c) x^2(t) ~ t^α, where α > 1⟨ ⟩
d) x^2(t) ~ e^t⟨ ⟩
Answer: b) x^2(t) ~ t^α, where 0 < α < 1⟨ ⟩
48. In the context of the Langevin equation, what is the velocity autocorrelation function
v(t)v(0) for a particle with mass m and friction coefficient γ?⟨ ⟩
a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
b) v(t)v(0) = (kT/γ) * e^(-γt/m)⟨ ⟩
c) v(t)v(0) = (kT/m) * e^(-t/τ), where τ = m/γ⟨ ⟩
d) v(t)v(0) = (kT/γ) * e^(-t/τ), where τ = m/γ⟨ ⟩
Answer: a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
49. What is the probability of finding a system in a microstate with energy E in the canonical
ensemble?
a) 1/Z
b) e^(-E/kT)/Z
c) kT ln(Z)
d) E/Z
Answer: b) e^(-E/kT)/Z
50. In a grand canonical ensemble, what is the expression for the average number of particles
N ?⟨ ⟩
a) N = kT * (∂ln Ξ/∂μ)_V,T⟨ ⟩
b) N = -kT * (∂ln Ξ/∂μ)_V,T⟨ ⟩
c) N = μ * (∂ln Ξ/∂T)_V,μ⟨ ⟩
d) N = -μ * (∂ln Ξ/∂T)_V,μ⟨ ⟩
Answer: a) N = kT * (∂ln Ξ/∂μ)_V,T⟨ ⟩
51. What is the diffusion equation in one dimension?
a) ∂P/∂t = D * ∂^2P/∂x^2
b) ∂P/∂t = -D * ∂^2P/∂x^2
c) ∂P/∂t = D * ∂P/∂x
d) ∂P/∂t = -D * ∂P/∂x
Answer: a) ∂P/∂t = D * ∂^2P/∂x^2
52. In the context of the Ising model, what is the critical exponent γ that describes how the
susceptibility χ diverges near the critical temperature?
a) χ ~ |T - Tc|^-γ, where γ = 7/4 (2D) or γ ≈ 1.24 (3D)
b) χ ~ |T - Tc|^-γ, where γ = 5/4 (2D) or γ ≈ 1.24 (3D)
c) χ ~ |T - Tc|^-γ, where γ = 3/2 (2D) or γ ≈ 1.24 (3D)
d) χ ~ |T - Tc|^-γ, where γ = 2 (2D) or γ ≈ 1.24 (3D)
Answer: a) χ ~ |T - Tc|^-γ, where γ = 7/4 (2D) or γ ≈ 1.24 (3D)
53. What is the probability density function for the waiting time t between events in a Poisson
process with rate λ?
a) P(t) = λe^(-λt)
b) P(t) = λt * e^(-λt)
c) P(t) = λ^2t * e^(-λt)
d) P(t) = e^(-λt)
Answer: a) P(t) = λe^(-λt)
54. In the context of the Fokker-Planck equation, what is the expression for the probability
current J(x,t)?
a) J = -D * ∂P/∂x + vP
b) J = D * ∂P/∂x + vP
c) J = -D * ∂P/∂x - vP
d) J = D * ∂P/∂x - vP
Answer: a) J = -D * ∂P/∂x + vP
55. What is the partition function Z for a two-state system with energy levels 0 and E at
temperature T?
a) Z = 1 + e^(-E/kT)
b) Z = 2e^(-E/kT)
c) Z = 1 - e^(-E/kT)
d) Z = e^(-E/kT)
Answer: a) Z = 1 + e^(-E/kT)
56. In a random walk on a one-dimensional lattice, what is the probability of being at position x
after n steps?
a) P(x,n) = (1/2^n) * (n choose (n+x)/2) if n+x is even and |x|≤n, 0 otherwise
b) P(x,n) = (1/2^n) * (n choose x) for all x
c) P(x,n) = (1/sqrt(2πn)) * e^(-x^2/2n)
d) P(x,n) = (1/n) * e^(-|x|/n)
Answer: a) P(x,n) = (1/2^n) * (n choose (n+x)/2) if n+x is even and |x|≤n, 0 otherwise
57. What is the mean square end-to-end distance R^2 for a freely jointed chain of N ⟨ ⟩
segments, each of length a?
a) R^2 = Na^2⟨ ⟩
b) R^2 = N^2a^2⟨ ⟩
c) R^2 = Na⟨ ⟩
d) R^2 = N^(3/5)a^2⟨ ⟩
Answer: a) R^2 = Na^2⟨ ⟩
58. In the context of the Kramers escape problem, what is the expression for the escape rate Γ
over a potential barrier of height ΔU?
a) Γ = (ω0 * ωb / 2π) * e^(-ΔU/kT)
b) Γ = (ω0 / 2πγ) * e^(-ΔU/kT)
c) Γ = (ω0 * ωb / 2πγ) * e^(-ΔU/kT)
d) Γ = (γ / 2π) * e^(-ΔU/kT)
Answer: c) Γ = (ω0 * ωb / 2πγ) * e^(-ΔU/kT)
59. What is the probability of finding a quantum particle in the ground state of a one-dimensional
harmonic oscillator at position x?
a) P(x) = (mω/π )^(1/2) * e^(-mωx^2/ )ℏ ℏ
b) P(x) = (1/πa^2)^(1/2) * e^(-x^2/2a^2), where a^2 = /mωℏ
c) P(x) = (mω/2π )^(1/2) * e^(-mωx^2/2 )ℏ ℏ
d) P(x) = (2/πa^2)^(1/2) * e^(-x^2/a^2), where a^2 = /mωℏ
Answer: b) P(x) = (1/πa^2)^(1/2) * e^(-x^2/2a^2), where a^2 = /mωℏ
60. In the Ising model, what is the critical exponent α that describes how the specific heat C
diverges near the critical temperature?
a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
b) C ~ |T - Tc|^-α, where α = 1/8 (2D) or α ≈ 0.11 (3D)
c) C ~ |T - Tc|^-α, where α = 1/4 (2D) or α ≈ 0.11 (3D)
d) C ~ |T - Tc|^-α, where α = 1/2 (2D) or α ≈ 0.11 (3D)
Answer: a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
61. What is the average energy E of a quantum harmonic oscillator at temperature T?⟨ ⟩
a) E = ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ
b) E = kT⟨ ⟩
c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
d) E = ω / 2⟨ ⟩ ℏ
Answer: c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
62. In a Markov chain, what is the condition for detailed balance?
a) P_i * P_ij = P_j * P_ji
b) P_ij = P_ji
c) P_i = P_j
d) P_i * P_ij = P_j
Answer: a) P_i * P_ij = P_j * P_ji
63. What is the expression for the entropy S in terms of the partition function Z in the canonical
ensemble?
a) S = k ln Z + kT (∂ln Z / ∂T)_V
b) S = -k ln Z + kT (∂ln Z / ∂T)_V
c) S = k ln Z - kT (∂ln Z / ∂T)_V
d) S = -k ln Z - kT (∂ln Z / ∂T)_V
Answer: a) S = k ln Z + kT (∂ln Z / ∂T)_V
64. In percolation theory, what is the critical exponent β that describes how the probability P of a
site belonging to the infinite cluster scales near the percolation threshold pc?
a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
b) P ~ (p - pc)^β, where β = 1/3 (2D) or β ≈ 0.41 (3D)
c) P ~ (p - pc)^β, where β = 1/2 (2D) or β ≈ 0.41 (3D)
d) P ~ (p - pc)^β, where β = 2/3 (2D) or β ≈ 0.41 (3D)
Answer: a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
65. What is the probability density function for the velocity v of a particle in thermal equilibrium
according to the Maxwell-Boltzmann distribution in three dimensions?
a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
b) P(v) = (m/2πkT)^(3/2) * e^(-mv^2/2kT)
c) P(v) = (2πmkT)^(-3/2) * 4πv^2 * e^(-mv^2/2kT)
d) P(v) = (2πmkT)^(-3/2) * e^(-mv^2/2kT)
Answer: a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
66. In the context of the Ornstein-Uhlenbeck process, what is the expression for the mean
square displacement x^2(t) ?⟨ ⟩
a) x^2(t) = (2D/γ) * (1 - e^(-γt))⟨ ⟩
b) x^2(t) = (2D/γ) * (γt - 1 + e^(-γt))⟨ ⟩
c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
d) x^2(t) = 2Dt⟨ ⟩
Answer: c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
67. What is the expression for the chemical potential μ in terms of the partition function Z for an
ideal gas?
a) μ = -kT ln(Z/N)
b) μ = kT ln(Z/N)
c) μ = -kT (∂ln Z / ∂N)_V,T
d) μ = kT (∂ln Z / ∂N)_V,T
Answer: c) μ = -kT (∂ln Z / ∂N)_V,T
68. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) 2 - α = ν(d-2)
c) α = 2 - νd
d) α = νd - 2
Answer: a) 2 - α = νd
69. What is the probability of finding a quantum particle in the first excited state of a one-
dimensional harmonic oscillator at position x?
a) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
b) P(x) = (2/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
c) P(x) = (1/2πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
Answer: d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
70. In the context of the Fokker-Planck equation, what is the expression for the stationary
probability distribution Ps(x) in terms of the potential U(x)?
a) Ps(x) e^(-U(x)/kT)∝
b) Ps(x) e^(U(x)/kT)∝
c) Ps(x) U(x)/kT∝
d) Ps(x) kT/U(x)∝
Answer: a) Ps(x) e^(-U(x)/kT)∝
71. What is the expression for the partition function Z of a system of N non-interacting spins in a
magnetic field B?
a) Z = (2 cosh(μB/kT))^N
b) Z = (2 sinh(μB/kT))^N
c) Z = 2^N * e^(NμB/kT)
d) Z = N * (e^(μB/kT) + e^(-μB/kT))
Answer: a) Z = (2 cosh(μB/kT))^N
72. In the context of polymer physics, what is the scaling relation between the radius of gyration
Rg and the number of monomers N for a self-avoiding walk in three dimensions?
a) Rg ~ N^(1/2)
b) Rg ~ N^(3/5)
c) Rg ~ N^(2/3)
d) Rg ~ N^(3/4)
Answer: b) Rg ~ N^(3/5)
73. What is the probability of finding a system in a state with energy E in the microcanonical
ensemble?
a) P(E) = 1/Ω(E)
b) P(E) = Ω(E)/Z
c) P(E) = e^(-E/kT)/Z
d) P(E) = kT/E
Answer: a) P(E) = 1/Ω(E)
74. In the context of the Langevin equation, what is the expression for the diffusion coefficient D
in terms of the friction coefficient γ and temperature T?
a) D = kT/γ
b) D = γ/kT
c) D = kTγ
d) D = 1/(kTγ)
Answer: a) D = kT/γ
75. What is the critical exponent η that describes how the two-point correlation function G(r)
decays at the critical point in the Ising model?
a) G(r) ~ 1/r^(d-2+η), where η = 1/4 (2D) or η ≈ 0.036 (3D)
b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
c) G(r) ~ 1/r^(d-2+η), where η = 1/2 (2D) or η ≈ 0.036 (3D)
d) G(r) ~ 1/r^(d-2+η), where η = 3/4 (2D) or η ≈ 0.036 (3D)
Answer: b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
76. In the grand canonical ensemble, what is the expression for the grand potential Ω in terms
of the pressure P, volume V, and chemical potential μ?
a) Ω = -PV
b) Ω = PV - μN
c) Ω = -PV + μN
d) Ω = PV + μN
Answer: a) Ω = -PV
77. What is the expression for the entropy S of an ideal gas in terms of its temperature T,
volume V, and number of particles N?
a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
b) S = Nk ln(V) + (3/2)Nk ln(T) + constant
c) S = k ln(V/N) + (3/2)k ln(T) + constant
d) S = k ln(V) + (3/2)k ln(T) + constant
Answer: a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
78. In the context of the Ising model, what is the critical exponent δ that describes how the
magnetization M scales with the external field H at the critical temperature?
a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
b) M ~ H^(1/δ), where δ = 7 (2D) or δ ≈ 4.79 (3D)
c) M ~ H^(1/δ), where δ = 5 (2D) or δ ≈ 4.79 (3D)
d) M ~ H^(1/δ), where δ = 3 (2D) or δ ≈ 4.79 (3D)
Answer: a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
79. What is the probability density function for the displacement x of a particle undergoing
Brownian motion in one dimension after time t?
a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
b) P(x,t) = (1/sqrt(2πDt)) * e^(-x^2/2Dt)
c) P(x,t) = (1/4πDt) * e^(-x^2/4Dt)
d) P(x,t) = (1/2πDt) * e^(-x^2/2Dt)
Answer: a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
80. In the context of the Fokker-Planck equation, what is the expression for the probability
current J(x,t) in terms of the probability density P(x,t), drift coefficient D^(1)(x), and diffusion
coefficient D^(2)(x)?
a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
b) J(x,t) = D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
c) J(x,t) = -D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
d) J(x,t) = -D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
Answer: a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
81. What is the expression for the partition function Z of a quantum harmonic oscillator at
temperature T?
a) Z = 1 / (1 - e^(- ω/kT))ℏ
b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
c) Z = 1 / (e^( ω/kT) - 1)ℏ
d) Z = e^(- ω/2kT) / (e^( ω/kT) - 1)ℏ ℏ
Answer: b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
82. In the context of critical phenomena, what is the hyperscaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) α = 2 - νd
c) dν = 2 - α
d) α + dν = 2
Answer: b) α = 2 - νd
83. What is the probability of finding a quantum particle in the ground state of an infinite square
well of width L at position x?
a) P(x) = (2/L) * sin^2(πx/L)
b) P(x) = (1/L) * sin^2(πx/L)
c) P(x) = (2/L) * cos^2(πx/L)
d) P(x) = (1/L) * cos^2(πx/L)
Answer: a) P(x) = (2/L) * sin^2(πx/L)
84. In the Ising model, what is the critical exponent β that describes how the spontaneous
magnetization M scales below the critical temperature?
a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
b) M ~ (Tc - T)^β, where β = 1/4 (2D) or β ≈ 0.326 (3D)
c) M ~ (Tc - T)^β, where β = 1/2 (2D) or β ≈ 0.326 (3D)
d) M ~ (Tc - T)^β, where β = 3/4 (2D) or β ≈ 0.326 (3D)
Answer: a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
85. What is the expression for the heat capacity CV in terms of the partition function Z in the
canonical ensemble?
a) CV = k(∂^2 ln Z / ∂T^2)_V
b) CV = kT(∂^2 ln Z / ∂T^2)_V
c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
d) CV = k^2T(∂^2 ln Z / ∂T^2)_V
Answer: c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
86. In the context of polymer physics, what is the scaling relation between the end-to-end
distance R and the number of monomers N for an ideal chain?
a) R ~ N^(1/2)
b) R ~ N^(3/5)
c) R ~ N^(2/3)
d) R ~ N
Answer: a) R ~ N^(1/2)
87. What is the probability density function for the waiting time t between events in a Poisson
process with rate λ?
a) P(t) = λe^(-λt)
b) P(t) = λt * e^(-λt)
c) P(t) = λ^2t * e^(-λt)
d) P(t) = e^(-λt)
Answer: a) P(t) = λe^(-λt)
. In the Ising model, what is the critical exponent α that describes how the specific heat C
diverges near the critical temperature?
a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
b) C ~ |T - Tc|^-α, where α = 1/8 (2D) or α ≈ 0.11 (3D)
c) C ~ |T - Tc|^-α, where α = 1/4 (2D) or α ≈ 0.11 (3D)
d) C ~ |T - Tc|^-α, where α = 1/2 (2D) or α ≈ 0.11 (3D)
Answer: a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
61. What is the average energy E of a quantum harmonic oscillator at temperature T?⟨ ⟩
a) E = ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ
b) E = kT⟨ ⟩
c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
d) E = ω / 2⟨ ⟩ ℏ
Answer: c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
62. In a Markov chain, what is the condition for detailed balance?
a) P_i * P_ij = P_j * P_ji
b) P_ij = P_ji
c) P_i = P_j
d) P_i * P_ij = P_j
Answer: a) P_i * P_ij = P_j * P_ji
63. What is the expression for the entropy S in terms of the partition function Z in the canonical
ensemble?
a) S = k ln Z + kT (∂ln Z / ∂T)_V
b) S = -k ln Z + kT (∂ln Z / ∂T)_V
c) S = k ln Z - kT (∂ln Z / ∂T)_V
d) S = -k ln Z - kT (∂ln Z / ∂T)_V
Answer: a) S = k ln Z + kT (∂ln Z / ∂T)_V
64. In percolation theory, what is the critical exponent β that describes how the probability P of a
site belonging to the infinite cluster scales near the percolation threshold pc?
a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
b) P ~ (p - pc)^β, where β = 1/3 (2D) or β ≈ 0.41 (3D)
c) P ~ (p - pc)^β, where β = 1/2 (2D) or β ≈ 0.41 (3D)
d) P ~ (p - pc)^β, where β = 2/3 (2D) or β ≈ 0.41 (3D)
Answer: a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
65. What is the probability density function for the velocity v of a particle in thermal equilibrium
according to the Maxwell-Boltzmann distribution in three dimensions?
a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
b) P(v) = (m/2πkT)^(3/2) * e^(-mv^2/2kT)
c) P(v) = (2πmkT)^(-3/2) * 4πv^2 * e^(-mv^2/2kT)
d) P(v) = (2πmkT)^(-3/2) * e^(-mv^2/2kT)
Answer: a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
66. In the context of the Ornstein-Uhlenbeck process, what is the expression for the mean
square displacement x^2(t) ?⟨ ⟩
a) x^2(t) = (2D/γ) * (1 - e^(-γt))⟨ ⟩
b) x^2(t) = (2D/γ) * (γt - 1 + e^(-γt))⟨ ⟩
c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
d) x^2(t) = 2Dt⟨ ⟩
Answer: c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
67. What is the expression for the chemical potential μ in terms of the partition function Z for an
ideal gas?
a) μ = -kT ln(Z/N)
b) μ = kT ln(Z/N)
c) μ = -kT (∂ln Z / ∂N)_V,T
d) μ = kT (∂ln Z / ∂N)_V,T
Answer: c) μ = -kT (∂ln Z / ∂N)_V,T
68. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) 2 - α = ν(d-2)
c) α = 2 - νd
d) α = νd - 2
Answer: a) 2 - α = νd
69. What is the probability of finding a quantum particle in the first excited state of a one-
dimensional harmonic oscillator at position x?
a) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
b) P(x) = (2/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
c) P(x) = (1/2πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
Answer: d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
70. In the context of the Fokker-Planck equation, what is the expression for the stationary
probability distribution Ps(x) in terms of the potential U(x)?
a) Ps(x) e^(-U(x)/kT)∝
b) Ps(x) e^(U(x)/kT)∝
c) Ps(x) U(x)/kT∝
d) Ps(x) kT/U(x)∝
Answer: a) Ps(x) e^(-U(x)/kT)∝
71. What is the expression for the partition function Z of a system of N non-interacting spins in a
magnetic field B?
a) Z = (2 cosh(μB/kT))^N
b) Z = (2 sinh(μB/kT))^N
c) Z = 2^N * e^(NμB/kT)
d) Z = N * (e^(μB/kT) + e^(-μB/kT))
Answer: a) Z = (2 cosh(μB/kT))^N
72. In the context of polymer physics, what is the scaling relation between the radius of gyration
Rg and the number of monomers N for a self-avoiding walk in three dimensions?
a) Rg ~ N^(1/2)
b) Rg ~ N^(3/5)
c) Rg ~ N^(2/3)
d) Rg ~ N^(3/4)
Answer: b) Rg ~ N^(3/5)
73. What is the probability of finding a system in a state with energy E in the microcanonical
ensemble?
a) P(E) = 1/Ω(E)
b) P(E) = Ω(E)/Z
c) P(E) = e^(-E/kT)/Z
d) P(E) = kT/E
Answer: a) P(E) = 1/Ω(E)
74. In the context of the Langevin equation, what is the expression for the diffusion coefficient D
in terms of the friction coefficient γ and temperature T?
a) D = kT/γ
b) D = γ/kT
c) D = kTγ
d) D = 1/(kTγ)
Answer: a) D = kT/γ
75. What is the critical exponent η that describes how the two-point correlation function G(r)
decays at the critical point in the Ising model?
a) G(r) ~ 1/r^(d-2+η), where η = 1/4 (2D) or η ≈ 0.036 (3D)
b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
c) G(r) ~ 1/r^(d-2+η), where η = 1/2 (2D) or η ≈ 0.036 (3D)
d) G(r) ~ 1/r^(d-2+η), where η = 3/4 (2D) or η ≈ 0.036 (3D)
Answer: b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
76. In the grand canonical ensemble, what is the expression for the grand potential Ω in terms
of the pressure P, volume V, and chemical potential μ?
a) Ω = -PV
b) Ω = PV - μN
c) Ω = -PV + μN
d) Ω = PV + μN
Answer: a) Ω = -PV
77. What is the expression for the entropy S of an ideal gas in terms of its temperature T,
volume V, and number of particles N?
a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
b) S = Nk ln(V) + (3/2)Nk ln(T) + constant
c) S = k ln(V/N) + (3/2)k ln(T) + constant
d) S = k ln(V) + (3/2)k ln(T) + constant
Answer: a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
78. In the context of the Ising model, what is the critical exponent δ that describes how the
magnetization M scales with the external field H at the critical temperature?
a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
b) M ~ H^(1/δ), where δ = 7 (2D) or δ ≈ 4.79 (3D)
c) M ~ H^(1/δ), where δ = 5 (2D) or δ ≈ 4.79 (3D)
d) M ~ H^(1/δ), where δ = 3 (2D) or δ ≈ 4.79 (3D)
Answer: a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
79. What is the probability density function for the displacement x of a particle undergoing
Brownian motion in one dimension after time t?
a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
b) P(x,t) = (1/sqrt(2πDt)) * e^(-x^2/2Dt)
c) P(x,t) = (1/4πDt) * e^(-x^2/4Dt)
d) P(x,t) = (1/2πDt) * e^(-x^2/2Dt)
Answer: a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
80. In the context of the Fokker-Planck equation, what is the expression for the probability
current J(x,t) in terms of the probability density P(x,t), drift coefficient D^(1)(x), and diffusion
coefficient D^(2)(x)?
a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
b) J(x,t) = D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
c) J(x,t) = -D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
d) J(x,t) = -D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
Answer: a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
81. What is the expression for the partition function Z of a quantum harmonic oscillator at
temperature T?
a) Z = 1 / (1 - e^(- ω/kT))ℏ
b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
c) Z = 1 / (e^( ω/kT) - 1)ℏ
d) Z = e^(- ω/2kT) / (e^( ω/kT) - 1)ℏ ℏ
Answer: b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
82. In the context of critical phenomena, what is the hyperscaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) α = 2 - νd
c) dν = 2 - α
d) α + dν = 2
Answer: b) α = 2 - νd
83. What is the probability of finding a quantum particle in the ground state of an infinite square
well of width L at position x?
a) P(x) = (2/L) * sin^2(πx/L)
b) P(x) = (1/L) * sin^2(πx/L)
c) P(x) = (2/L) * cos^2(πx/L)
d) P(x) = (1/L) * cos^2(πx/L)
Answer: a) P(x) = (2/L) * sin^2(πx/L)
84. In the Ising model, what is the critical exponent β that describes how the spontaneous
magnetization M scales below the critical temperature?
a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
b) M ~ (Tc - T)^β, where β = 1/4 (2D) or β ≈ 0.326 (3D)
c) M ~ (Tc - T)^β, where β = 1/2 (2D) or β ≈ 0.326 (3D)
d) M ~ (Tc - T)^β, where β = 3/4 (2D) or β ≈ 0.326 (3D)
Answer: a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
85. What is the expression for the heat capacity CV in terms of the partition function Z in the
canonical ensemble?
a) CV = k(∂^2 ln Z / ∂T^2)_V
b) CV = kT(∂^2 ln Z / ∂T^2)_V
c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
d) CV = k^2T(∂^2 ln Z / ∂T^2)_V
Answer: c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
86. In the context of polymer physics, what is the scaling relation between the end-to-end
distance R and the number of monomers N for an ideal chain?
a) R ~ N^(1/2)
b) R ~ N^(3/5)
c) R ~ N^(2/3)
d) R ~ N
Answer: a) R ~ N^(1/2)
87. What is the probability density function for the waiting time t between events in a Poisson
process with rate λ?
a) P(t) = λe^(-λt)
b) P(t) = λt * e^(-λt)
c) P(t) = λ^2t * e^(-λt)
d) P(t) = e^(-λt)
Answer: a) P(t) = λe^(-λt)
. In the Ising model, what is the critical exponent α that describes how the specific heat C
diverges near the critical temperature?
a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
b) C ~ |T - Tc|^-α, where α = 1/8 (2D) or α ≈ 0.11 (3D)
c) C ~ |T - Tc|^-α, where α = 1/4 (2D) or α ≈ 0.11 (3D)
d) C ~ |T - Tc|^-α, where α = 1/2 (2D) or α ≈ 0.11 (3D)
Answer: a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
61. What is the average energy E of a quantum harmonic oscillator at temperature T?⟨ ⟩
a) E = ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ
b) E = kT⟨ ⟩
c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
d) E = ω / 2⟨ ⟩ ℏ
Answer: c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
62. In a Markov chain, what is the condition for detailed balance?
a) P_i * P_ij = P_j * P_ji
b) P_ij = P_ji
c) P_i = P_j
d) P_i * P_ij = P_j
Answer: a) P_i * P_ij = P_j * P_ji
63. What is the expression for the entropy S in terms of the partition function Z in the canonical
ensemble?
a) S = k ln Z + kT (∂ln Z / ∂T)_V
b) S = -k ln Z + kT (∂ln Z / ∂T)_V
c) S = k ln Z - kT (∂ln Z / ∂T)_V
d) S = -k ln Z - kT (∂ln Z / ∂T)_V
Answer: a) S = k ln Z + kT (∂ln Z / ∂T)_V
64. In percolation theory, what is the critical exponent β that describes how the probability P of a
site belonging to the infinite cluster scales near the percolation threshold pc?
a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
b) P ~ (p - pc)^β, where β = 1/3 (2D) or β ≈ 0.41 (3D)
c) P ~ (p - pc)^β, where β = 1/2 (2D) or β ≈ 0.41 (3D)
d) P ~ (p - pc)^β, where β = 2/3 (2D) or β ≈ 0.41 (3D)
Answer: a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
65. What is the probability density function for the velocity v of a particle in thermal equilibrium
according to the Maxwell-Boltzmann distribution in three dimensions?
a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
b) P(v) = (m/2πkT)^(3/2) * e^(-mv^2/2kT)
c) P(v) = (2πmkT)^(-3/2) * 4πv^2 * e^(-mv^2/2kT)
d) P(v) = (2πmkT)^(-3/2) * e^(-mv^2/2kT)
Answer: a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
66. In the context of the Ornstein-Uhlenbeck process, what is the expression for the mean
square displacement x^2(t) ?⟨ ⟩
a) x^2(t) = (2D/γ) * (1 - e^(-γt))⟨ ⟩
b) x^2(t) = (2D/γ) * (γt - 1 + e^(-γt))⟨ ⟩
c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
d) x^2(t) = 2Dt⟨ ⟩
Answer: c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
67. What is the expression for the chemical potential μ in terms of the partition function Z for an
ideal gas?
a) μ = -kT ln(Z/N)
b) μ = kT ln(Z/N)
c) μ = -kT (∂ln Z / ∂N)_V,T
d) μ = kT (∂ln Z / ∂N)_V,T
Answer: c) μ = -kT (∂ln Z / ∂N)_V,T
68. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) 2 - α = ν(d-2)
c) α = 2 - νd
d) α = νd - 2
Answer: a) 2 - α = νd
69. What is the probability of finding a quantum particle in the first excited state of a one-
dimensional harmonic oscillator at position x?
a) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
b) P(x) = (2/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
c) P(x) = (1/2πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
Answer: d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
70. In the context of the Fokker-Planck equation, what is the expression for the stationary
probability distribution Ps(x) in terms of the potential U(x)?
a) Ps(x) e^(-U(x)/kT)∝
b) Ps(x) e^(U(x)/kT)∝
c) Ps(x) U(x)/kT∝
d) Ps(x) kT/U(x)∝
Answer: a) Ps(x) e^(-U(x)/kT)∝
71. What is the expression for the partition function Z of a system of N non-interacting spins in a
magnetic field B?
a) Z = (2 cosh(μB/kT))^N
b) Z = (2 sinh(μB/kT))^N
c) Z = 2^N * e^(NμB/kT)
d) Z = N * (e^(μB/kT) + e^(-μB/kT))
Answer: a) Z = (2 cosh(μB/kT))^N
72. In the context of polymer physics, what is the scaling relation between the radius of gyration
Rg and the number of monomers N for a self-avoiding walk in three dimensions?
a) Rg ~ N^(1/2)
b) Rg ~ N^(3/5)
c) Rg ~ N^(2/3)
d) Rg ~ N^(3/4)
Answer: b) Rg ~ N^(3/5)
73. What is the probability of finding a system in a state with energy E in the microcanonical
ensemble?
a) P(E) = 1/Ω(E)
b) P(E) = Ω(E)/Z
c) P(E) = e^(-E/kT)/Z
d) P(E) = kT/E
Answer: a) P(E) = 1/Ω(E)
74. In the context of the Langevin equation, what is the expression for the diffusion coefficient D
in terms of the friction coefficient γ and temperature T?
a) D = kT/γ
b) D = γ/kT
c) D = kTγ
d) D = 1/(kTγ)
Answer: a) D = kT/γ
75. What is the critical exponent η that describes how the two-point correlation function G(r)
decays at the critical point in the Ising model?
a) G(r) ~ 1/r^(d-2+η), where η = 1/4 (2D) or η ≈ 0.036 (3D)
b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
c) G(r) ~ 1/r^(d-2+η), where η = 1/2 (2D) or η ≈ 0.036 (3D)
d) G(r) ~ 1/r^(d-2+η), where η = 3/4 (2D) or η ≈ 0.036 (3D)
Answer: b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
76. In the grand canonical ensemble, what is the expression for the grand potential Ω in terms
of the pressure P, volume V, and chemical potential μ?
a) Ω = -PV
b) Ω = PV - μN
c) Ω = -PV + μN
d) Ω = PV + μN
Answer: a) Ω = -PV
77. What is the expression for the entropy S of an ideal gas in terms of its temperature T,
volume V, and number of particles N?
a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
b) S = Nk ln(V) + (3/2)Nk ln(T) + constant
c) S = k ln(V/N) + (3/2)k ln(T) + constant
d) S = k ln(V) + (3/2)k ln(T) + constant
Answer: a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
78. In the context of the Ising model, what is the critical exponent δ that describes how the
magnetization M scales with the external field H at the critical temperature?
a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
b) M ~ H^(1/δ), where δ = 7 (2D) or δ ≈ 4.79 (3D)
c) M ~ H^(1/δ), where δ = 5 (2D) or δ ≈ 4.79 (3D)
d) M ~ H^(1/δ), where δ = 3 (2D) or δ ≈ 4.79 (3D)
Answer: a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
79. What is the probability density function for the displacement x of a particle undergoing
Brownian motion in one dimension after time t?
a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
b) P(x,t) = (1/sqrt(2πDt)) * e^(-x^2/2Dt)
c) P(x,t) = (1/4πDt) * e^(-x^2/4Dt)
d) P(x,t) = (1/2πDt) * e^(-x^2/2Dt)
Answer: a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
80. In the context of the Fokker-Planck equation, what is the expression for the probability
current J(x,t) in terms of the probability density P(x,t), drift coefficient D^(1)(x), and diffusion
coefficient D^(2)(x)?
a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
b) J(x,t) = D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
c) J(x,t) = -D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
d) J(x,t) = -D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
Answer: a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
81. What is the expression for the partition function Z of a quantum harmonic oscillator at
temperature T?
a) Z = 1 / (1 - e^(- ω/kT))ℏ
b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
c) Z = 1 / (e^( ω/kT) - 1)ℏ
d) Z = e^(- ω/2kT) / (e^( ω/kT) - 1)ℏ ℏ
Answer: b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
82. In the context of critical phenomena, what is the hyperscaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) α = 2 - νd
c) dν = 2 - α
d) α + dν = 2
Answer: b) α = 2 - νd
83. What is the probability of finding a quantum particle in the ground state of an infinite square
well of width L at position x?
a) P(x) = (2/L) * sin^2(πx/L)
b) P(x) = (1/L) * sin^2(πx/L)
c) P(x) = (2/L) * cos^2(πx/L)
d) P(x) = (1/L) * cos^2(πx/L)
Answer: a) P(x) = (2/L) * sin^2(πx/L)
84. In the Ising model, what is the critical exponent β that describes how the spontaneous
magnetization M scales below the critical temperature?
a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
b) M ~ (Tc - T)^β, where β = 1/4 (2D) or β ≈ 0.326 (3D)
c) M ~ (Tc - T)^β, where β = 1/2 (2D) or β ≈ 0.326 (3D)
d) M ~ (Tc - T)^β, where β = 3/4 (2D) or β ≈ 0.326 (3D)
Answer: a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
85. What is the expression for the heat capacity CV in terms of the partition function Z in the
canonical ensemble?
a) CV = k(∂^2 ln Z / ∂T^2)_V
b) CV = kT(∂^2 ln Z / ∂T^2)_V
c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
d) CV = k^2T(∂^2 ln Z / ∂T^2)_V
Answer: c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
86. In the context of polymer physics, what is the scaling relation between the end-to-end
distance R and the number of monomers N for an ideal chain?
a) R ~ N^(1/2)
b) R ~ N^(3/5)
c) R ~ N^(2/3)
d) R ~ N
Answer: a) R ~ N^(1/2)
87. What is the probability density function for the waiting time t between events in a Poisson
process with rate λ?
a) P(t) = λe^(-λt)
b) P(t) = λt * e^(-λt)
c) P(t) = λ^2t * e^(-λt)
d) P(t) = e^(-λt)
Answer: a) P(t) = λe^(-λt)
. In the Ising model, what is the critical exponent α that describes how the specific heat C
diverges near the critical temperature?
a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
b) C ~ |T - Tc|^-α, where α = 1/8 (2D) or α ≈ 0.11 (3D)
c) C ~ |T - Tc|^-α, where α = 1/4 (2D) or α ≈ 0.11 (3D)
d) C ~ |T - Tc|^-α, where α = 1/2 (2D) or α ≈ 0.11 (3D)
Answer: a) C ~ |T - Tc|^-α, where α = 0 (log) (2D) or α ≈ 0.11 (3D)
61. What is the average energy E of a quantum harmonic oscillator at temperature T?⟨ ⟩
a) E = ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ
b) E = kT⟨ ⟩
c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
d) E = ω / 2⟨ ⟩ ℏ
Answer: c) E = ω / 2 + ω / (e^( ω/kT) - 1)⟨ ⟩ ℏ ℏ ℏ
62. In a Markov chain, what is the condition for detailed balance?
a) P_i * P_ij = P_j * P_ji
b) P_ij = P_ji
c) P_i = P_j
d) P_i * P_ij = P_j
Answer: a) P_i * P_ij = P_j * P_ji
63. What is the expression for the entropy S in terms of the partition function Z in the canonical
ensemble?
a) S = k ln Z + kT (∂ln Z / ∂T)_V
b) S = -k ln Z + kT (∂ln Z / ∂T)_V
c) S = k ln Z - kT (∂ln Z / ∂T)_V
d) S = -k ln Z - kT (∂ln Z / ∂T)_V
Answer: a) S = k ln Z + kT (∂ln Z / ∂T)_V
64. In percolation theory, what is the critical exponent β that describes how the probability P of a
site belonging to the infinite cluster scales near the percolation threshold pc?
a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
b) P ~ (p - pc)^β, where β = 1/3 (2D) or β ≈ 0.41 (3D)
c) P ~ (p - pc)^β, where β = 1/2 (2D) or β ≈ 0.41 (3D)
d) P ~ (p - pc)^β, where β = 2/3 (2D) or β ≈ 0.41 (3D)
Answer: a) P ~ (p - pc)^β, where β = 5/36 (2D) or β ≈ 0.41 (3D)
65. What is the probability density function for the velocity v of a particle in thermal equilibrium
according to the Maxwell-Boltzmann distribution in three dimensions?
a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
b) P(v) = (m/2πkT)^(3/2) * e^(-mv^2/2kT)
c) P(v) = (2πmkT)^(-3/2) * 4πv^2 * e^(-mv^2/2kT)
d) P(v) = (2πmkT)^(-3/2) * e^(-mv^2/2kT)
Answer: a) P(v) = (m/2πkT)^(3/2) * 4πv^2 * e^(-mv^2/2kT)
66. In the context of the Ornstein-Uhlenbeck process, what is the expression for the mean
square displacement x^2(t) ?⟨ ⟩
a) x^2(t) = (2D/γ) * (1 - e^(-γt))⟨ ⟩
b) x^2(t) = (2D/γ) * (γt - 1 + e^(-γt))⟨ ⟩
c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
d) x^2(t) = 2Dt⟨ ⟩
Answer: c) x^2(t) = (2D/γ) * (1 - e^(-2γt))⟨ ⟩
67. What is the expression for the chemical potential μ in terms of the partition function Z for an
ideal gas?
a) μ = -kT ln(Z/N)
b) μ = kT ln(Z/N)
c) μ = -kT (∂ln Z / ∂N)_V,T
d) μ = kT (∂ln Z / ∂N)_V,T
Answer: c) μ = -kT (∂ln Z / ∂N)_V,T
68. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) 2 - α = ν(d-2)
c) α = 2 - νd
d) α = νd - 2
Answer: a) 2 - α = νd
69. What is the probability of finding a quantum particle in the first excited state of a one-
dimensional harmonic oscillator at position x?
a) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
b) P(x) = (2/πa^2) * (x/a)^2 * e^(-x^2/a^2), where a^2 = /mωℏ
c) P(x) = (1/2πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
Answer: d) P(x) = (1/πa^2) * (x/a)^2 * e^(-x^2/2a^2), where a^2 = /mωℏ
70. In the context of the Fokker-Planck equation, what is the expression for the stationary
probability distribution Ps(x) in terms of the potential U(x)?
a) Ps(x) e^(-U(x)/kT)∝
b) Ps(x) e^(U(x)/kT)∝
c) Ps(x) U(x)/kT∝
d) Ps(x) kT/U(x)∝
Answer: a) Ps(x) e^(-U(x)/kT)∝
71. What is the expression for the partition function Z of a system of N non-interacting spins in a
magnetic field B?
a) Z = (2 cosh(μB/kT))^N
b) Z = (2 sinh(μB/kT))^N
c) Z = 2^N * e^(NμB/kT)
d) Z = N * (e^(μB/kT) + e^(-μB/kT))
Answer: a) Z = (2 cosh(μB/kT))^N
72. In the context of polymer physics, what is the scaling relation between the radius of gyration
Rg and the number of monomers N for a self-avoiding walk in three dimensions?
a) Rg ~ N^(1/2)
b) Rg ~ N^(3/5)
c) Rg ~ N^(2/3)
d) Rg ~ N^(3/4)
Answer: b) Rg ~ N^(3/5)
73. What is the probability of finding a system in a state with energy E in the microcanonical
ensemble?
a) P(E) = 1/Ω(E)
b) P(E) = Ω(E)/Z
c) P(E) = e^(-E/kT)/Z
d) P(E) = kT/E
Answer: a) P(E) = 1/Ω(E)
74. In the context of the Langevin equation, what is the expression for the diffusion coefficient D
in terms of the friction coefficient γ and temperature T?
a) D = kT/γ
b) D = γ/kT
c) D = kTγ
d) D = 1/(kTγ)
Answer: a) D = kT/γ
75. What is the critical exponent η that describes how the two-point correlation function G(r)
decays at the critical point in the Ising model?
a) G(r) ~ 1/r^(d-2+η), where η = 1/4 (2D) or η ≈ 0.036 (3D)
b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
c) G(r) ~ 1/r^(d-2+η), where η = 1/2 (2D) or η ≈ 0.036 (3D)
d) G(r) ~ 1/r^(d-2+η), where η = 3/4 (2D) or η ≈ 0.036 (3D)
Answer: b) G(r) ~ 1/r^(d-2+η), where η = 1/8 (2D) or η ≈ 0.036 (3D)
76. In the grand canonical ensemble, what is the expression for the grand potential Ω in terms
of the pressure P, volume V, and chemical potential μ?
a) Ω = -PV
b) Ω = PV - μN
c) Ω = -PV + μN
d) Ω = PV + μN
Answer: a) Ω = -PV
77. What is the expression for the entropy S of an ideal gas in terms of its temperature T,
volume V, and number of particles N?
a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
b) S = Nk ln(V) + (3/2)Nk ln(T) + constant
c) S = k ln(V/N) + (3/2)k ln(T) + constant
d) S = k ln(V) + (3/2)k ln(T) + constant
Answer: a) S = Nk ln(V/N) + (3/2)Nk ln(T) + constant
78. In the context of the Ising model, what is the critical exponent δ that describes how the
magnetization M scales with the external field H at the critical temperature?
a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
b) M ~ H^(1/δ), where δ = 7 (2D) or δ ≈ 4.79 (3D)
c) M ~ H^(1/δ), where δ = 5 (2D) or δ ≈ 4.79 (3D)
d) M ~ H^(1/δ), where δ = 3 (2D) or δ ≈ 4.79 (3D)
Answer: a) M ~ H^(1/δ), where δ = 15 (2D) or δ ≈ 4.79 (3D)
79. What is the probability density function for the displacement x of a particle undergoing
Brownian motion in one dimension after time t?
a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
b) P(x,t) = (1/sqrt(2πDt)) * e^(-x^2/2Dt)
c) P(x,t) = (1/4πDt) * e^(-x^2/4Dt)
d) P(x,t) = (1/2πDt) * e^(-x^2/2Dt)
Answer: a) P(x,t) = (1/sqrt(4πDt)) * e^(-x^2/4Dt)
80. In the context of the Fokker-Planck equation, what is the expression for the probability
current J(x,t) in terms of the probability density P(x,t), drift coefficient D^(1)(x), and diffusion
coefficient D^(2)(x)?
a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
b) J(x,t) = D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
c) J(x,t) = -D^(1)(x)P(x,t) + (∂/∂x)[D^(2)(x)P(x,t)]
d) J(x,t) = -D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
Answer: a) J(x,t) = D^(1)(x)P(x,t) - (∂/∂x)[D^(2)(x)P(x,t)]
81. What is the expression for the partition function Z of a quantum harmonic oscillator at
temperature T?
a) Z = 1 / (1 - e^(- ω/kT))ℏ
b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
c) Z = 1 / (e^( ω/kT) - 1)ℏ
d) Z = e^(- ω/2kT) / (e^( ω/kT) - 1)ℏ ℏ
Answer: b) Z = e^(- ω/2kT) / (1 - e^(- ω/kT))ℏ ℏ
82. In the context of critical phenomena, what is the hyperscaling relation between the critical
exponents α, ν, and d (the spatial dimension)?
a) 2 - α = νd
b) α = 2 - νd
c) dν = 2 - α
d) α + dν = 2
Answer: b) α = 2 - νd
83. What is the probability of finding a quantum particle in the ground state of an infinite square
well of width L at position x?
a) P(x) = (2/L) * sin^2(πx/L)
b) P(x) = (1/L) * sin^2(πx/L)
c) P(x) = (2/L) * cos^2(πx/L)
d) P(x) = (1/L) * cos^2(πx/L)
Answer: a) P(x) = (2/L) * sin^2(πx/L)
84. In the Ising model, what is the critical exponent β that describes how the spontaneous
magnetization M scales below the critical temperature?
a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
b) M ~ (Tc - T)^β, where β = 1/4 (2D) or β ≈ 0.326 (3D)
c) M ~ (Tc - T)^β, where β = 1/2 (2D) or β ≈ 0.326 (3D)
d) M ~ (Tc - T)^β, where β = 3/4 (2D) or β ≈ 0.326 (3D)
Answer: a) M ~ (Tc - T)^β, where β = 1/8 (2D) or β ≈ 0.326 (3D)
85. What is the expression for the heat capacity CV in terms of the partition function Z in the
canonical ensemble?
a) CV = k(∂^2 ln Z / ∂T^2)_V
b) CV = kT(∂^2 ln Z / ∂T^2)_V
c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
d) CV = k^2T(∂^2 ln Z / ∂T^2)_V
Answer: c) CV = kT^2(∂^2 ln Z / ∂T^2)_V
86. In the context of polymer physics, what is the scaling relation between the end-to-end
distance R and the number of monomers N for an ideal chain?
a) R ~ N^(1/2)
b) R ~ N^(3/5)
c) R ~ N^(2/3)
d) R ~ N
Answer: a) R ~ N^(1/2)
87. What is the probability density function for the waiting time t between events in a Poisson
process with rate λ?
a) P(t) = λe^(-λt)
b) P(t) = λt * e^(-λt)
c) P(t) = λ^2t * e^(-λt)
d) P(t) = e^(-λt)
Answer: a) P(t) = λe^(-λt)
88. In the context of the Ornstein-Uhlenbeck process, what is the expression for the velocity
autocorrelation function v(t)v(0) ?⟨ ⟩
a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
b) v(t)v(0) = (kT/γ) * e^(-γt/m)⟨ ⟩
c) v(t)v(0) = (kT/m) * e^(-t/τ), where τ = m/γ⟨ ⟩
d) v(t)v(0) = (kT/γ) * e^(-t/τ), where τ = m/γ⟨ ⟩
Answer: a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
89. What is the expression for the grand partition function Ξ in terms of the canonical partition
function Z(N,V,T) and the chemical potential μ?
a) Ξ = Σ_N [Z(N,V,T) * e^(μN/kT)]
b) Ξ = Σ_N [Z(N,V,T) * e^(-μN/kT)]
c) Ξ = Π_N [Z(N,V,T) * e^(μN/kT)]
d) Ξ = Π_N [Z(N,V,T) * e^(-μN/kT)]
Answer: a) Ξ = Σ_N [Z(N,V,T) * e^(μN/kT)]
90. In percolation theory, what is the critical exponent ν that describes how the correlation
length ξ diverges near the percolation threshold pc?
a) ξ ~ |p - pc|^-ν, where ν = 4/3 (2D) or ν ≈ 0.88 (3D)
b) ξ ~ |p - pc|^-ν, where ν = 3/4 (2D) or ν ≈ 0.88 (3D)
c) ξ ~ |p - pc|^-ν, where ν = 2/3 (2D) or ν ≈ 0.88 (3D)
d) ξ ~ |p - pc|^-ν, where ν = 1/2 (2D) or ν ≈ 0.88 (3D)
Answer: a) ξ ~ |p - pc|^-ν, where ν = 4/3 (2D) or ν ≈ 0.88 (3D)
91. What is the probability density function for the position x of a particle in the ground state of a
quantum harmonic oscillator?
a) P(x) = (mω/π )^(1/2) * e^(-mωx^2/ )ℏ ℏ
b) P(x) = (1/πa^2)^(1/2) * e^(-x^2/2a^2), where a^2 = /mωℏ
c) P(x) = (mω/2π )^(1/2) * e^(-mωx^2/2 )ℏ ℏ
d) P(x) = (2/πa^2)^(1/2) * e^(-x^2/a^2), where a^2 = /mωℏ
Answer: b) P(x) = (1/πa^2)^(1/2) * e^(-x^2/2a^2), where a^2 = /mωℏ
92. In the context of the Ising model, what is the critical exponent γ that describes how the
susceptibility χ diverges near the critical temperature?
a) χ ~ |T - Tc|^-γ, where γ = 7/4 (2D) or γ ≈ 1.24 (3D)
b) χ ~ |T - Tc|^-γ, where γ = 5/4 (2D) or γ ≈ 1.24 (3D)
c) χ ~ |T - Tc|^-γ, where γ = 3/2 (2D) or γ ≈ 1.24 (3D)
d) χ ~ |T - Tc|^-γ, where γ = 2 (2D) or γ ≈ 1.24 (3D)
Answer: a) χ ~ |T - Tc|^-γ, where γ = 7/4 (2D) or γ ≈ 1.24 (3D)
93. What is the expression for the entropy S in terms of the number of microstates Ω in the
microcanonical ensemble?
a) S = k ln Ω
b) S = -k ln Ω
c) S = Ω ln k
d) S = k Ω
Answer: a) S = k ln Ω
94. In the context of the Langevin equation, what is the expression for the velocity
autocorrelation function v(t)v(0) for a particle with mass m and friction coefficient γ?⟨ ⟩
a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
b) v(t)v(0) = (kT/γ) * e^(-γt/m)⟨ ⟩
c) v(t)v(0) = (kT/m) * e^(-t/τ), where τ = m/γ⟨ ⟩
d) v(t)v(0) = (kT/γ) * e^(-t/τ), where τ = m/γ⟨ ⟩
Answer: a) v(t)v(0) = (kT/m) * e^(-γt/m)⟨ ⟩
95. What is the probability of finding a quantum particle in the first excited state of an infinite
square well of width L at position x?
a) P(x) = (2/L) * sin^2(2πx/L)
b) P(x) = (4/L) * sin^2(2πx/L)
c) P(x) = (2/L) * cos^2(2πx/L)
d) P(x) = (4/L) * cos^2(2πx/L)
Answer: b) P(x) = (4/L) * sin^2(2πx/L)
96. In the context of critical phenomena, what is the scaling relation between the critical
exponents α, β, and γ?
a) α + 2β + γ = 2
b) α + β + γ = 2
c) 2α + β + γ = 2
d) α + β + 2γ = 2
Answer: a) α + 2β + γ = 2
97. What is the expression for the partition function Z of a system of N non-interacting particles
in a volume V at temperature T?
a) Z = (V/λ^3)^N / N!, where λ is the thermal de Broglie wavelength
b) Z = (V/λ^3)^N * N!
c) Z = (λ^3/V)^N / N!
d) Z = (λ^3/V)^N * N!
Answer: a) Z = (V/λ^3)^N / N!, where λ is the thermal de Broglie wavelength
98. In polymer physics, what is the scaling relation between the radius of gyration Rg and the
number of monomers N for a self-avoiding walk in two dimensions?
a) Rg ~ N^(1/2)
b) Rg ~ N^(3/4)
c) Rg ~ N^(2/3)
d) Rg ~ N^(3/5)
Answer: b) Rg ~ N^(3/4)
99. What is the probability density function for the energy E of a particle in thermal equilibrium at
temperature T?
a) P(E) = (1/kT) * e^(-E/kT)
b) P(E) = (2/πkT)^(1/2) * E^(1/2) * e^(-E/kT)
c) P(E) = (1/kT) * E * e^(-E/kT)
d) P(E) = (1/kT)^(3/2) * E^(1/2) * e^(-E/kT)
Answer: b) P(E) = (2/πkT)^(1/2) * E^(1/2) * e^(-E/kT)
100. In the context of the Fokker-Planck equation, what is the expression for the stationary
probability distribution Ps(x) in terms of the potential U(x) and the diffusion coefficient D?
a) Ps(x) e^(-U(x)/kT)∝
b) Ps(x) e^(U(x)/kT)∝
c) Ps(x) e^(-U(x)/D)∝
d) Ps(x) e^(U(x)/D)∝
Answer: a) Ps(x) e^(-U(x)/kT)∝