Zulip Chat Archive
Stream: Is there code for X?
Topic: Fourier transforms of hermite polynomials
Nicholas Wilson (Dec 03 2023 at 23:23):
we have hermite polynomials under Mathlib.RingTheory.Polynomial.Hermite.{Basic,Gaussian} and we have Fourier transforms under Mathlib.Analysis.Fourier.FourierTransform. Do we have theorems about Fourier transforms of Hermite polynomials (namely that FT acts on "hermite n * gaussian" by multiplication byI^n)?
Last updated: May 02 2025 at 03:31 UTC