### Comprehensive List of Mathematics of Local Field Potentials (LFPs)
Understanding Local Field Potentials (LFPs) involves a variety of mathematical concepts spanning signal processing, electrostatics, neuronal dynamics, and statistical analysis. Below is a detailed and comprehensive overview of the key mathematical areas and equations involved in the study of LFPs.
---
#### 1. **Electrostatics and Electrodynamics**
- **Poisson's Equation**:
\[
\nabla^2 \phi = -\frac{\rho}{\epsilon_0}
\]
- \(\phi\): Electric potential.
- \(\rho\): Charge density.
- \(\epsilon_0\): Permittivity of free space.
- **Maxwell's Equations**:
- **Gauss's Law** (Electric Fields):
\[
\nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0}
\]
- **Gauss's Law** (Magnetism):
\[
\nabla \cdot \mathbf{B} = 0
\]
- **Faraday's Law**:
\[
\nabla \times \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t}
\]
- **Ampère's Law** (with Maxwell's correction):
\[
\nabla \times \mathbf{B} = \mu_0 \mathbf{J} + \mu_0 \epsilon_0 \frac{\partial \mathbf{E}}{\partial t}
\]
- Where \(\mathbf{E}\) is the electric field, \(\mathbf{B}\) is the magnetic field, \(\mathbf{J}\) is the current density, and \(\mu_0\) is the permeability of free space.
- **Ohm's Law (in the context of tissue conductivity)**:
\[
\mathbf{J} = \sigma \mathbf{E}
\]
- \(\mathbf{J}\): Current density.
- \(\sigma\): Electrical conductivity of the tissue.
- \(\mathbf{E}\): Electric field.
---
#### 2. **Neuronal Activity and Current Sources**
- **Cable Theory**: Describes the electrical properties of neurons.
- **Cable Equation**:
\[
\frac{\partial V}{\partial t} = \frac{\lambda^2}{r_i} \frac{\partial^2 V}{\partial x^2} - \frac{V}{r_m}
\]
- \(V\): Membrane potential.
- \(t\): Time.
- \(\lambda\): Space constant.
- \(r_i\): Intracellular resistance.
- \(r_m\): Membrane resistance.
- **Hodgkin-Huxley Model**: Describes how action potentials in neurons are initiated and propagated.
- **Membrane Potential Equation**:
\[
C_m \frac{dV_m}{dt} = I_{Na} + I_K + I_L + I_{ext}
\]
- \(C_m\): Membrane capacitance.
- \(V_m\): Membrane potential.
- \(I_{Na}\): Sodium ion current.
- \(I_K\): Potassium ion current.
- \(I_L\): Leak current.
- \(I_{ext}\): External current.
- **Synaptic Current**:
- **Alpha Function for Synaptic Conductance**:
\[
g(t) = \frac{t}{\tau} e^{1-\frac{t}{\tau}}
\]
- Where \(g(t)\) is the conductance at time \(t\), and \(\tau\) is the time constant.
---
#### 3. **Signal Processing**
- **Fourier Transform**: Analyzes the frequency components of LFP signals.
\[
F(\omega) = \int_{-\infty}^{\infty} f(t) e^{-i\omega t} dt
\]
- \(F(\omega)\): Frequency spectrum.
- \(f(t)\): Time-domain signal.
- \(\omega\): Angular frequency.
- **Inverse Fourier Transform**:
\[
f(t) = \frac{1}{2\pi} \int_{-\infty}^{\infty} F(\omega) e^{i\omega t} d\omega
\]
- **Power Spectral Density (PSD)**: Measures the power of the signal as a function of frequency.
\[
P(\omega) = |F(\omega)|^2
\]
- **Wavelet Transform**: Provides time-frequency analysis of non-stationary signals.
\[
W(a, b) = \int_{-\infty}^{\infty} f(t) \psi^* \left( \frac{t - b}{a} \right) dt
\]
- \(W(a, b)\): Wavelet coefficient.
- \(a\): Scale parameter.
- \(b\): Translation parameter.
- \(\psi\): Mother wavelet.
- **Filtering**:
- **Low-pass Filter**: Allows frequencies below a cutoff frequency to pass through.
- **High-pass Filter**: Allows frequencies above a cutoff frequency to pass through.
- **Band-pass Filter**: Allows frequencies within a certain range to pass through.
- **Notch Filter**: Removes a specific frequency range from the signal.
- **Cross-Correlation**: Measures the similarity between two signals as a function of time-lag.
\[
R_{xy}(\tau) = \int_{-\infty}^{\infty} x(t) y(t+\tau) dt
\]
---
#### 4. **Neural Field Theory**
- **Neural Field Equations**: Describe the large-scale behavior of neural populations.
\[
\tau \frac{\partial V}{\partial t} + V = W * S(V)
\]
- \(V\): Average membrane potential.
- \(\tau\): Time constant.
- \(W\): Synaptic weight.
- \(S\): Firing rate function.
- **Wilson-Cowan Model**: Describes the dynamics of interacting excitatory and inhibitory populations.
\[
\begin{cases}
\tau_E \frac{dE}{dt} = -E + (k_E - r_E E) H_E (I_E) \\
\tau_I \frac{dI}{dt} = -I + (k_I - r_I I) H_I (I_I)
\end{cases}
\]
- \(E\): Excitatory population activity.
- \(I\): Inhibitory population activity.
- \(\tau_E, \tau_I\): Time constants for excitatory and inhibitory populations.
- \(H_E, H_I\): Response functions.
- \(k_E, k_I\): Excitatory and inhibitory gains.
- \(r_E, r_I\): Refractory effects.
---
#### 5. **Inverse Problem**
- **Source Localization**: Estimating the location of current sources from measured LFPs.
- **Forward Model**: Relates sources to observed potentials.
\[
V(r) = \frac{1}{4\pi\sigma} \int_V \frac{\rho(r')}{|r-r'|} dV'
\]
- \(V(r)\): Potential at point \(r\).
- \(\sigma\): Conductivity.
- \(\rho(r')\): Source density.
- \(r'\): Source location.
- **Inverse Solutions**:
- **Minimum Norm Estimation**: Minimizes the norm of the estimated source distribution.
- **Beamforming**: Uses spatial filters to enhance the signal from a particular location.
- **Dipole Fitting**: Estimates the position, orientation, and magnitude of equivalent current dipoles.
---
#### 6. **Stochastic Processes**
- **Gaussian Processes**: Used for modeling the probabilistic nature of LFP signals.
- **Probability Density Function**:
\[
p(x) = \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x - \mu)^2}{2\sigma^2}}
\]
- \(\mu\): Mean.
- \(\sigma^2\): Variance.
- **Auto-Regressive (AR) Models**: For predicting future values based on past observations.
\[
X_t = \sum_{i=1}^p \phi_i X_{t-i} + \epsilon_t
\]
- \(X_t\): Current value.
- \(\phi_i\): Coefficients.
- \(\epsilon_t\): Error term.
- **Kalman Filter**: An algorithm to estimate the state of a dynamic system from a series of incomplete and noisy measurements.
- **State-Space Equations**:
\[
\begin{cases}
x_{t+1} = A x_t + B u_t + w_t \\
z_t = H x_t + v_t
\end{cases}
\]
- \(x_t\): State vector.
- \(u_t\): Control input.
- \(z_t\): Measurement vector.
- \(A\): State transition matrix.
-
\(B\): Control matrix.
- \(H\): Measurement matrix.
- \(w_t, v_t\): Process and measurement noise.
---
#### 7. **Mathematical Descriptions of Synaptic Input**
- **Conductance-Based Models**: Describe the synaptic input to a neuron.
\[
I_{syn} = g_{syn} (V - E_{syn})
\]
- \(I_{syn}\): Synaptic current.
- \(g_{syn}\): Synaptic conductance.
- \(V\): Membrane potential.
- \(E_{syn}\): Synaptic reversal potential.
- **AMPA and NMDA Receptor Models**:
- **AMPA Receptor**:
\[
g_{AMPA}(t) = g_{max} \frac{e^{-t/\tau_{decay}} - e^{-t/\tau_{rise}}}{\tau_{decay} - \tau_{rise}}
\]
- **NMDA Receptor**:
\[
g_{NMDA}(t) = \frac{g_{max}}{1 + 0.33 \left[\frac{Mg^{2+}}{3.57} e^{-0.062V} \right]} \frac{e^{-t/\tau_{decay}} - e^{-t/\tau_{rise}}}{\tau_{decay} - \tau_{rise}}
\]
- Where \(g_{AMPA}(t)\) and \(g_{NMDA}(t)\) are the conductances of AMPA and NMDA receptors, \(g_{max}\) is the maximum conductance, \(\tau_{decay}\) and \(\tau_{rise}\) are the decay and rise time constants, and \(Mg^{2+}\) is the magnesium concentration.
---
These mathematical foundations provide the tools necessary for analyzing, modeling, and interpreting LFPs, enabling researchers to gain insights into neural dynamics and brain function. Understanding these concepts is crucial for advancing the field of neuroscience and developing new technologies for brain-computer interfaces, neuroprosthetics, and clinical diagnostics.