Documentation Index
Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt
Use this file to discover all available pages before exploring further.
View on GitHub
Open this notebook in GitHub to run it yourself
Continuous-Time Quantum Walk on a graph
Let be a graph where is the vertex set and is the edge set, with representing the number of vertices (). In this model, a walker diffuses across the vertices of the graph via its edges. The distribution of the walker is represented as a wavefunction in an -dimensional Hilbert space spanned by the basis . The probability of finding the walker at vertex is given by: Given an initial state , the time evolution of the continuous-time quantum walk is determined by: Here, the Hamiltonian is defined using the adjacency matrix of the graph as , where is a constant representing the transmission rate of the walker [1].Frenkel exciton Hamiltonian
Photosynthesis is the process by which plants use light energy to synthesize organic compounds from carbon dioxide and water. During this process, pigment-protein complexes known as light-harvesting complexes absorb light energy or receive it from other complexes, transporting this excitation energy to a reaction center. The most critical aspect of this process is the energy transfer mechanism. It is experimentally known that quantum interference plays a role in this mechanism, and one of the light-harvesting complexes where such phenomena have been observed is the Fenna-Matthews-Olson (FMO) complex [2]. The FMO complex has a trimeric structure, with each subunit containing eight Bacteriochlorophyll (BChl) a pigments. Seven of these are strongly bound within the protein scaffold and interact with each other due to their arrangement within the scaffold [3]. It is well established that the optical spectra of the FMO complex are primarily determined by the interactions within a single subunit [4]. Let us describe the movement of these excitations through Hamiltonian time evolution. Consider the ground state of the system as and the excited state localized on a single pigment (a Frenkel exciton) as . In this framework, the Frenkel exciton Hamiltonian for the FMO complex is defined as follows: where and are the creation and annihilation operators for electronic excitation at the -th pigment, is the number of pigments, is the site energy of pigment , is the coupling constant between pigments and . In this notebook, we will perform a continuous-time quantum walk using the Frenkel exciton Hamiltonian given in [4].Output:
Output:
scipy.
Here, we plot the time evolution of the exciton population for pigments 0, 1, and
