$$ i\hbar \frac{\partial |\psi(t)\rangle}{\partial t} = \hat{H} |\psi(t)\rangle $$
Relevance: Describes the evolution of quantum states over time, fundamental for modeling dynamic biological processes like electron transfer in photosynthesis (Chapter 3) or protein dynamics (Chapter 2). Here, $ |\psi(t)\rangle $ is the wavefunction, $ \hat{H} $ is the Hamiltonian, and $ \hbar $ is the reduced Planck constant.
$$ \hat{H} |\psi\rangle = E |\psi\rangle $$
Relevance: Used to find stationary states and energy levels (e.g., ground states of molecules in protein folding or DNA base pairing, Chapters 2 and 4). $ E $ represents energy eigenvalues.
$$ \hat{H} = \hat{T} + \hat{V} = -\frac{\hbar^2}{2m} \nabla^2 + V(\mathbf{r}) $$
Relevance: Represents the total energy (kinetic $ \hat{T} $ + potential $ \hat{V} $) of a system. For biological systems, $ V(\mathbf{r}) $ could include intermolecular potentials (e.g., in protein-ligand interactions, Chapter 6).
$$ \rho = \sum_i p_i |\psi_i\rangle\langle\psi_i| $$
Relevance: Models quantum coherence in biological systems (e.g., light harvesting, Subchapter 1.2). $ p_i $ are probabilities of pure states $ |\psi_i\rangle $, crucial when decoherence from the environment is significant.
$$ |\psi\rangle = \alpha |0\rangle + \beta |1\rangle $$ , where $$ |\alpha|^2 + |\beta|^2 = 1 $$
Relevance: Basis for quantum computing fundamentals (Subchapter 1.3), applicable to simulating multiple biological states simultaneously.
$$ \hat{H} = \sum_i h_i \sigma_i^z + \sum_{i<j} J_{ij} \sigma_i^z \sigma_j^z $$
Relevance: Used in quantum annealing to find the lowest energy conformation of proteins (Subchapter 2.2). $ \sigma_i^z $ are Pauli Z operators, $ h_i $ and $ J_{ij} $ encode interactions.
$$ E(\theta) = \langle \psi(\theta) | \hat{H} | \psi(\theta) \rangle $$
Relevance: Minimizes energy to predict protein structures (Subchapter 2.2). $ |\psi(\theta)\rangle $ is a parameterized quantum state, optimized classically.
$$ \hat{H} = \sum_i \epsilon_i |i\rangle\langle i| + \sum_{i \neq j} J_{ij} (|i\rangle\langle j| + |j\rangle\langle i|) $$
Relevance: Models energy transfer in photosynthetic complexes (Subchapter 3.2). $ \epsilon_i $ is site energy, $ J_{ij} $ is coupling between chromophores, capturing quantum coherence.
$$ \frac{d\rho}{dt} = -\frac{i}{\hbar} [\hat{H}, \rho] + \sum_k \left( L_k \rho L_k^\dagger - \frac{1}{2} { L_k^\dagger L_k, \rho } \right) $$
Relevance: Describes decoherence in photosynthesis (Subchapter 3.2), with $ L_k $ as Lindblad operators for environmental effects.
$$ \hat{H} = -\sum_i \frac{\hbar^2}{2m_e} \nabla_i^2 - \sum_{i,I} \frac{Z_I e^2}{|\mathbf{r}i - \mathbf{R}_I|} + \sum{i<j} \frac{e^2}{|\mathbf{r}_i - \mathbf{r}_j|} $$
Relevance: Simulates base pairing and electronic interactions in DNA/RNA (Subchapter 4.2). Terms represent electron kinetic energy, electron-nucleus attraction, and electron-electron repulsion.
$$ U = (2 |\psi\rangle\langle\psi| - I) U_f $$
Relevance: Speeds up sequence analysis (Subchapter 4.2), where $ U_f $ marks target sequences, and $ |\psi\rangle $ is a uniform superposition.
$$ D(\rho_1, \rho_2) = \frac{1}{2} \text{Tr} |\rho_1 - \rho_2| $$
Relevance: Quantifies coherence in vision/hearing (Subchapter 5.2), comparing quantum states $ \rho_1 $ and $ \rho_2 $.
$$ \Delta E = E_{\text{QM/MM}} - (E_{\text{drug}} + E_{\text{protein}}) $$
Relevance: Estimates drug-protein binding affinity (Subchapter 6.3), combining quantum (QM) and classical (MM) energies.
$$ \frac{d[\text{mRNA}]}{dt} = k_{\text{trans}} [\text{TF}] - \gamma [\text{mRNA}] $$
Relevance: Quantum simulation refines stochastic parameters like $ k_{\text{trans}} $ (Subchapter 7.2). $ [\text{TF}] $ is transcription factor concentration, $ \gamma $ is degradation rate.
$$ D = \max { \text{number of gates along any path} } $$
Relevance: Limits simulation complexity due to hardware constraints (Subchapter 8.2).
Biological Context: These equations are adapted in quantum computing by encoding Hamiltonians into qubit operators (e.g., Pauli matrices) and solving via algorithms like VQE, QAOA, or quantum phase estimation. Scalability: Current quantum hardware limits apply to small systems; future advancements will extend these to larger biomolecules. Interdisciplinary Use: The equations bridge quantum mechanics (Chapters 1-3) and biological applications (Chapters 2-7), with challenges outlined in Chapter 8.