Skip to main content

Questions tagged [fourier-transform]

A unitary linear operator which resolves a function on $\mathbb{R}^N$ into a linear superposition of "plane wave functions". Most often used in physics for calculating the response of a time shift invariant linear system as the sum of its response to time harmonic excitation or for transforming a quantum state in position co-ordinates into one in momentum co-ordinates and contrawise. There is also a discrete, fast Fourier transform for discretised data.

Filter by
Sorted by
Tagged with
2 votes
1 answer
201 views

I understand standing waves . When it vibrates faster it pushes air faster higher frequency . What about a plucked string? Does different segments have their own standing wave as the string as a whole ...
gyshalom's user avatar
1 vote
1 answer
142 views

I have a question that is probably trivial concerning the vector potential used in electromagnetism. When solving the wave equations for the vector potential $\mathbf{A}$, we are essentially ...
Upax's user avatar
  • 242
7 votes
3 answers
2k views

https://www.phys.unsw.edu.au/jw/uncertainty.html The musician's uncertainty principle as above states that tuning can be less precise in short notes. But when we have a string with knowing its ...
benito's user avatar
  • 111
3 votes
1 answer
185 views

Given a Lagrangian $\mathcal{L} = \mathcal{L}_0 + \mathcal{L}_I$, we can construct the Feynman diagrams for some process by writing out the Taylor series for our interaction term and judiciously ...
wlancer's user avatar
  • 404
0 votes
1 answer
59 views

In signal processing, a very short pulse in the time domain can be understood as a superposition of many frequency components in the frequency domain. In imaging or Fourier optics, can we find an ...
Curious_'s user avatar
4 votes
1 answer
218 views

My question relates to the difference between the solutions for massless scalar field vs massive scalar field, as it appears in the book: Quantum Field Theory for the Gifted Amateur from Lancaster &...
Student_Number_249812341's user avatar
3 votes
1 answer
229 views

This question is linked with this question and is related to this paper. The Fourier-Laplace transform is given by: $$P(q,r,s)=\sum_{t=0}^{\infty}\sum_{m,n=-\infty}^{\infty}\frac{e^{iqm+irn}}{(1 + s)^{...
Userhanu's user avatar
  • 291
1 vote
2 answers
163 views

I have certain gaps in clearly understanding the derivation given in this paper. Suppose a particle moves on a 2D lattice randomly. The probability of going in any one direction outb of four available ...
Userhanu's user avatar
  • 291
6 votes
1 answer
291 views

Consider a particle constrained to a ring of circumference $L$. Following this paper, the position eigenstate on a circle can be expressed in terms of the position eigenstates on the real line as $$ \...
ikj's user avatar
  • 193
2 votes
0 answers
114 views

In harmonic analysis, we have the (one-dimensional) uncertainty principle: $$\left(\displaystyle\int\limits_{-\infty }^{\infty }x^{2}|f(x)|^{2} \, \mathrm dx\right)\left(\displaystyle\int\limits _{-\...
Markus Klyver's user avatar
0 votes
1 answer
147 views

I'm trying to implement a model for diffraction-limited imaging, following "Microlithography" by Sheats and Smith. You can skip to the bottom for my question, but I'll explain the setup ...
Josh Keneda's user avatar
-3 votes
3 answers
287 views

When we consider Lorentz transformations, do we consider the transformations of the momentum space and the position space simultaneously? Or do we do it depending on the problem i.e. if we work in ...
Dr. user44690's user avatar
1 vote
1 answer
119 views

Background and Context: In calculations for periodic systems, such as ab initio MD, the Ewald method is employed to compute the Coulomb interaction. A known issue with the Ewald method is the ...
sute's user avatar
  • 11
4 votes
1 answer
243 views

If a scalar field satisfies the following equation known as Klein-Gordon equation $$ \phi_{;\mu\nu}g^{\mu \nu} + m^2 \phi=(\Box+m^2) \phi=0 $$ Let’s apply seperation of variables as $$\phi = T(t)X(x)Y(...
Adem Kılıç's user avatar
1 vote
2 answers
307 views

I am following "Quantum Theory of Many-Particle Systems" by Fetter and Walecka. The expression for the total ground-state energy of a homogeneous system of fermions in a box of volume $V$ (...
frobenius's user avatar
  • 169
4 votes
0 answers
124 views

I was reading through Glauber's "The Quantum Theory of Optical Coherence" Phys. Rev. 130, 2529, (1963) and found the following expressions for the positive and negative frequency components: ...
HerpDerpington's user avatar
3 votes
3 answers
698 views

Suppose we have a periodic wave, for example a note played on an instrument. We assume ideal conditions, in the sense that the wave is periodic with frequency $\omega_0$. We want to know the relative ...
mlg's user avatar
  • 135
6 votes
0 answers
178 views

I'm reviewing the derivation of the LSZ formalism and I'm comfortable with the position-space version, which has the following form: $$\left<{p_i};{\rm out}|{q_j};{\rm in}\right> = i^{n+m}\int \...
Gaussian97's user avatar
0 votes
2 answers
267 views

In optics, we often use the complex amplitude to specify the electric and magnetic fields at any instant. A rightward-propagating plane wave can be expressed as $$ \exp(ikz) $$ and $$ \exp(-ikz) $$ is ...
L.Han's user avatar
  • 123
3 votes
0 answers
127 views

I’m sorry to be yet another person confused about Wick rotation, but it’s been all day and I’m still not sure I’ve got it right. Let’s start by considering the field expansion of a scalar field: $$ \...
Lip's user avatar
  • 381
0 votes
0 answers
89 views

I want to calculate the diffraction pattern of light using (e.g.) the Rayleigh-Sommerfeld diffraction model. For this, I am using the Python library Torchoptics. However, I am struggeling on how to ...
kai90's user avatar
  • 751
3 votes
3 answers
2k views

I'm watching this video by Float Head Physics, which presents a narrative where the YouTuber "Mahesh" is learning about the Heisenberg uncertainty principle from Feynman (starting around 13:...
Debasish sahoo's user avatar
0 votes
2 answers
157 views

I'm following Littlejohn's notes on quantum mechanics, where it gave some examples of what can happen for operators acting on an infinite-dimensional Hilbert space such as 1d wavefunctions. He first ...
Jadon Gao's user avatar
0 votes
1 answer
143 views

This is a question that I've had for a while now. This question of course is valid even when one considers some other type of theory e.g complex scalari field, spinor field etc. I am considering the ...
imbAF's user avatar
  • 2,048
1 vote
0 answers
140 views

I tried to check whether the usual plane-wave expansion for a Klein-Gordon Hermitian field is a scalar, meaning it transforms correctly under Poincaré transformations: $$\hat{U}(\Lambda,a)\hat{\phi}(x)...
Christian Palumbo's user avatar
0 votes
0 answers
69 views

I was trying to make a simulation of particles in the early universe and I was wondering how they should behave. In order to do so, I placed them uniformly with the zeldovich initial condition, e.g ...
alo bre's user avatar
  • 21
0 votes
1 answer
67 views

The spectral intensity of a pulse is usually described as being independent of its phase, $\phi(\omega)$: $$E(\omega) = A(\omega)e^{i\phi(\omega)} \quad \rightarrow \quad I(\omega) = |E(\omega)|^2 = |...
Soun's user avatar
  • 35
1 vote
1 answer
104 views

I am following Cuevas (Molecular Electronics, 2nd Edition) to learn about the use of non-equilibrium Green's functions for quantum transport and I have an issue with one particular step in his "...
HenryH's user avatar
  • 167
1 vote
1 answer
82 views

Introduction I'm studying the Ising Model described by the partition function: $$ Z = \sum_{\{s_{i}\}} \exp \bigg\{ \dfrac{1}{2} \, \vec{s} \, \mathbf{J} \, \vec{s}^{\,\scriptscriptstyle T} \bigg\} ...
akkar's user avatar
  • 13
2 votes
1 answer
117 views

I was reading chapter 2 of Chaikin and Lubensky, where I got stuck at this derivation of structure function. While talking about Smectics-A liquid crystal, it was mentioned that the molecules are ...
Soham Parmar's user avatar
2 votes
0 answers
105 views

Although in my QFT we used mostly Srednicki's book, we did a derivation that is a little different from the one of the book regarding $\phi^3$ theory momentum Feynman rules. Omitting the counterterms ...
Lip's user avatar
  • 381
0 votes
2 answers
159 views

In my Quantum Field Theory (QFT) class I was asked to prove that the scalar field of the free theory can be written as a mode expansion of plane waves namely: $$ \phi(x)=\int\frac{d^3p}{2\omega_p (2\...
Lip's user avatar
  • 381
3 votes
2 answers
308 views

I have a question regarding the Gaussian integration of path integrals with quadratic action. Lets say the path integral has the standard form $$ \int D[\Phi^\dagger,\Phi]e^{iS}$$ with a quadratic ...
Physic_Student's user avatar
6 votes
1 answer
333 views

Background I am following Introductory Nuclear Physics by Kenneth S Krane. The derivation of form factor to determine nuclear charge distribution is given as follows: Consider an electron with intial ...
Mars's user avatar
  • 523
2 votes
1 answer
228 views

In the book "Quantum Field Theory" by Srednicki on page 372, the author has written the interaction terms in the scalar elevctrodynamics as follows: $$\mathcal{L}_1=ieA^{\mu}\Big[ (\partial_{...
M.Ramana's user avatar
  • 279
4 votes
1 answer
269 views

On page $108$, equation ($13.17$) of Srednicki's QFT textbook (draft version available online), he gives the Lehmann-Kallen form of the exact momentum-space propagator as $$\begin{equation} \tilde{\...
PascalSquared13's user avatar
1 vote
2 answers
257 views

To the extent I understand, pure sinusoidal functions, $$\sin(\omega t), \quad \cos(\omega t) \quad \text{or} \quad e^{i\omega t},$$ that exists for an infinitely long time, $-\infty\leq t\leq \infty$,...
Solidification's user avatar
7 votes
3 answers
487 views

Against all warnings and guidelines I've tried to express some of the ideas in solving the Klein-Gordon equation in QFT using the wavefunctional in basis, using the Schrodinger picture directly. We ...
Tetrahedron's user avatar
0 votes
1 answer
138 views

I am studying the solutions of the Schrodinger equation where $V = 0$. That is, where the particle is free. This quantity is given: $$\phi(k) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty}\Psi(x,0)e^{...
user avatar
1 vote
1 answer
113 views

For a real scalar field $\Phi$ in Minkowski spacetime, in the process of quantising this field, one has mode solutions that are obtained for the dynamical equation for $\Phi$. In particular, we define ...
newtothis's user avatar
  • 729
1 vote
1 answer
154 views

My question was started from this paper. The topic of the paper is related to linewidth measurements, but my question is even before that, related to the way the noise power spectral density (PSD) ...
Alex Marshall's user avatar
0 votes
1 answer
105 views

I'm thinking about the typical singing glass demonstration, where you rub a finger around the edge of a wine glass and can hear a loud sound at the natural frequency of the glass. The fact that it is ...
Christian's user avatar
  • 115
-1 votes
1 answer
293 views

I'm confused about the units of wave functions in reciprocal space and their Fourier transform in real space. On one hand, I believe the Fourier transform of a reciprocal space wave function in 2D is ...
Top Secret's user avatar
1 vote
1 answer
108 views

This is problem 2.7 from Entropy, Order Parameters, and Complexity by James P. Sethna. Consider a one-dimensional diffusion equation $\frac{\partial \rho}{\partial t} = D\frac{\partial^{2}\rho}{\...
guoran guan's user avatar
0 votes
2 answers
199 views

In Peskin & Schroeder's book (chapter 7.2,p227), they claim that the exact 4-point function, expressed by $$ \left( \prod_{i=1}^{2} \int d^4 x_i \, e^{i p_i \cdot x_i} \right) \left( \prod_{i=1}^{...
Interstellar's user avatar
  • 1,614
9 votes
0 answers
362 views

In Peskin & Schroeder's book (Chapter 7.2, p.223-226), they analyze the pole of the correlation function by discarding the exponential term. They first calculate the accurate value of the ...
Interstellar's user avatar
  • 1,614
2 votes
1 answer
172 views

I am computing a two-point correlator in 4D Euclidean space and I am struggling with one particular term. I have found that in momentum space my correlator goes as $$\langle \mathcal{O}(p)\mathcal{O}(...
Geigercounter's user avatar
2 votes
1 answer
206 views

In non-relativistic Quantum Mechanics, plane waves (didn't attempt to normalized below) or eigenstates of momentum operator form a complete set of basis of the state space $L^2(\mathbb{R}^3)$ (...
ashbreaker's user avatar
0 votes
1 answer
110 views

Can a particle remain confined given that the wavefunction $ψ$ at the boundaries is 0, even if it doesn't form a standing wave? What exactly is confinement? I think it's a condition where $Δx$ (the ...
Aditya's user avatar
  • 5
3 votes
2 answers
480 views

As far as I know, for a particle without spin the quantum state of the particle is described by a "point" in the Hilbert space of the equivalence classes of $L^2$ square-integrable functions ...
M. A.'s user avatar
  • 2,069

1
2 3 4 5
38