7

I am having trouble figuring out how to describe fluorescence quantum mechanically. By fluorescence, I am specifically referring to the light emitted by a cuvette full of fluorophores excited by an infinitely short laser pulse. Is there any approximate way to describe the fluorescence as a superposition of Fock, coherent, or some other states? I know that the actual state of the system would be practically impossible to express with moles of fluorophores, but can I make any approximations to obtain some expression that can help me gauge the quantum properties of fluorescence? As a very first approximation, I thought the system could be simply described by an excited two-level atom and thus the state would be a superposition of an excited atomic state with no emitted photons and a ground atomic state with one photon emitted in some random direction. Thus, the fluorescence would maybe behave like a single-photon Fock state. But experimentally this is far from the case, as demonstrated by the low visibility in a Hong-Ou-Mandel interference experiment involving fluorescence and a coherent state.

I've started looking into this again after a few months. I'm not sure how I did not think of this in what I said above or in the comments, but even if the referenced experiment involved a single photon and a coherent state, the visibility would still be reduced below 1 due to their different temporal distributions. If you do a similar calculation to what was done in this paper to obtain (30) but with a weak coherent state and single photon as the inputs, you find that for a lifetime of 1.6 ps for the single photon and a standard deviation of 0.88 ps on the pulse duration of the Gaussian coherent state, the visibility should be about 0.778. Experimentally the authors found a visibility of 0.09, so approximating the fluorescence, in the way it is produced in the experiment, as a single photon seems inaccurate.

2 Answers2

1

By fluorescence, I am specifically referring to the light emitted by a cuvette full of fluorophores excited by an infinitely short laser pulse.

This is a correct definition of what fluorescence is generally. However, the article quoted deals with a specific type of fluorescence:

Fluorescence lifetime imaging microscopy (FLIM) measures the exponential decay time of fluorophores excited by an ultrafast source. FLIM is used across the bio-imaging community to provide key infor- mation about local biological environments as it can be dependent on pH, temperature, viscosity, and chemical concentrations.

Here is a Wikipedia article devoted specifically to this technique. I also suggest reading carefully the first several paragraphs of the paper linked in the OP, as they provide a coherent (even if rather condensed) recap of the technique and its particularities.

As a very first approximation, I thought the system could be simply described by an excited two-level atom and thus the state would be a superposition of an excited atomic state with no emitted photons and a ground atomic state with one photon emitted in some random direction. Thus, the fluorescence would maybe behave like a single-photon Fock state.

What is hidden in this description is that "cuvette full of fluorophores" mentioned in the beginning is treated as an ensemble of atoms that emit incoherently. This allows us to consider the effect of one atom emitting one photon, and then average over all the atoms (which amounts to multiplying by the number/concentration of the atoms, when we are not interested in statistics.)

This description would be true if, e.g., we have atoms continuously excited by a random source (e.g., directed perpendicularly to the observation direction, so that that we observe only fluorescence.) This perhaps could also be the case when the lifetimes of the excited states of the fluoroscopes are very long, so we can excite them by a rather long pulse, and than observe the photons being slowly emitted one-by-one.

This is manifestly not the case in FLIM, where all the atoms are put into the excited state simultaneously - description in terms of a death process, analogous to radioactive decay, could be more appropriate here (note that we are still neglecting quantum effects, but taking account for their somewhat non-trivial statistical distribution.

The article in question however goes further than that:

Nonlinear optical gating methods where the fluorescent signal is combined with a laser pulse in a nonlinear frequency-conversion crystal, have demonstrated femtosecond scale resolution for fluorescence lifetime measurements.

Here the excitation pulse is being mixed with the fluorescent signal - the two are obviously correlated. More precisely, Hong-Ou-Mandel interferometry means that the incident pulse is split in two by a beamsplitter in 1:1 ratio, and only half of the photons are incident on the fluorophore, and after fluorescence mixed with the original photons in the other arm of the interferometer. The Wikipedia article on Hong-Ou-Mandel quoted in the previous sentence provides the basic elements of the quantum description of the interferometry, which would now have to be augmented by the description of an atom absorbing and re-emitting a photon after some delay ($\sim e^{-t/\tau}$.)

Thus, I would suggest the following program::

  • Reading carefully the introduction to the article.
  • Following the links in this answer and the references inn the introduction to get clear ideas about FLIM, nonlinear optical gating and Hong-Ou-Mandel.
  • Doing some math - combining the quantum description of Hong-Ou-Mandel with the description of absorption and emission events. This step might generate a more specific question(s), which could then be posed in Physics SE for the experts in quantum optics.

I hope the above doesn't sound condescending: IMHO the question is too vague/general and lacks prior research... but this seems more likely due to inexperience rather than lack of effort.

Roger V.
  • 68,984
1

As a very first approximation, I thought the system could be simply described by an excited two-level atom and thus the state would be a superposition of an excited atomic state with no emitted photons and a ground atomic state with one photon emitted in some random direction.

This is probably not correct because there are already some ground work on the quantum-mechanical nature of fluorescence in the Franck-Condon Principle:

From Wikipedia

Very broadly (and without math) you can see that the molecule here would absorb the photon at a high vibrational state (with k=0) and emit at a lower vibrational state. This phenomenon is a "many-photons, many molecules" scenario because there is no way to know which photon (I mean, from the picture you can more or less think about it in the ensemble of molecules pictures, but there is no way to tell if the emitted photon is related to the absorbed photon, or photon pulse, or photon bunch, to avoid using the quantum picture of photons maybe just consider it as many photons exciting the molecule ensemble).

Recently (2023) Li made an experiment to measure the coherence of a single fluorescent event and it is shown through the measurement of g2(t=0) that the photon event cannot occur at both detectors, therefore it is shown in the experiment that fluorescent photons are coherent. Further, in the literature they also discuss other similar experiments (Ko in 2022 and Cook in 2022) that also run some experiments and complement with something called quantum trajectory theory that I did not fully read through).

If you want a more theoretical treatment I am not able to do so, but the few experimental sources there do show that fluorescent photons are coherent with the source photons at least from the photon statistics experiments.

ondas
  • 1,011