Let $H_n(x)$ be the $n$-th (probabilists') Hermite polynomial. I need to bound from above the expression: $$ \frac{1}{d}\sum_{n=0}^{d-1}\exp(-t^2/2)\frac{\vert H_n(it)\vert^2}{n!} $$ where $t>0$ is real. Preferably I'd like to show that this is goes to zero as $t\to\infty$ uniformly in $d$, with explicit bounds on convergence. I wasn't able to find asymptotic formulae for $H_n$ evaluated at imaginary times.
2026-03-25 23:51:29.1774482689
An expression involving Hermite polynomials at imaginary values
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REFERENCE-REQUEST
- Best book to study Lie group theory
- Alternative definition for characteristic foliation of a surface
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Random variables in integrals, how to analyze?
- Abstract Algebra Preparation
- Definition of matrix valued smooth function
- CLT for Martingales
- Almost locality of cubic spline interpolation
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- property of Lebesgue measure involving small intervals
Related Questions in HERMITE-POLYNOMIALS
- Fourier transform of squared Gaussian Hermite polynomial
- An unusual integral involving Hermite polynomials
- $\int\frac1{(1+x^2)^3}\,dx$ without Hermite
- Orthogonality and norm of Hermite polynomials
- A proof of Mathias theorem about characteristic functions
- Multivariate normal/change of variables in integral ("derivative of change is change of derivative"?)
- Hermite polynomials $H_{n}(y)=\frac{1}{\sqrt{2^n}}\left( y -\frac{d}{dy} \right)^n$ equivalent form
- A polynomial parametric curve spanning known tangent end-points
- Hermite Polynomial Expansion
- Compute the $n$th stochastic integral of Brownian motions
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
An upper bound, valid for $t\geq 1$ uniformly in $d$, can be obtained as follows.
Using the known formulas for (probabilists') Hermite polynomials $$ H'_n(x)=nH_{n-1}(x),\qquad xH_n(x)=H_{n+1}(x)+nH_{n-1}(x) $$ it follows that $$ (x^{-n}H_n(x))'=n(n-1)x^{-n-1}H_{n-2}(x). $$ Since the Hermite polynomials $H_n(x)$ are even/odd with nonzero coefficients alternating in sign, it follows that $t^{-n}|H_n(it)|$ is a decreasing function of $t>0$, for all $n$.
Hence, for all $t\geq 1$, $$ \frac 1de^{-\frac{t^2}2}\sum_{n=0}^d\frac{|H_n(it)|^2}{n!}\leq \frac 1de^{-\frac{t^2}2}t^{2(d-1)}\sum_{n=0}^d\frac{|H_n(i)|^2}{n!} $$ i.e., denoting $C_d:=\frac 1d\sum_{n=0}^d\frac{|H_n(i)|^2}{n!}$, $$ \frac 1de^{-\frac{t^2}2}\sum_{n=0}^d\frac{|H_n(it)|^2}{n!}\leq C_d e^{-\frac{t^2}2}t^{2(d-1)},\quad \forall t>1. $$
The integers $|H_n(i)|$ are the so-called telephone numbers (https://en.wikipedia.org/wiki/Telephone_number_(mathematics)), and their large $n$ asymptotics is known. In particular (cf. Wikipedia link), $$ |H_n(i)|\sim \biggl(\frac ne\biggr)^{n/2}\frac{\exp(\sqrt n)}{(4e)^{1/4}} $$ so that by Stirling's formula $$ \frac{|H_n(i)|^2}{n!}\sim\frac{\exp(2\sqrt n)}{\sqrt{8\pi e n}},\ \ n\to+\infty $$ we obtain the heuristic asymptotics $$ C_d\approx \frac 1d\int_0^d\frac{\exp(2\sqrt n)}{\sqrt{8\pi e n}}\mathrm{d}n \sim \frac{\exp(2\sqrt d)}{d\sqrt{8\pi e}},\quad d\to+\infty, $$ which is corroborated by numerics and might be not too hard to prove rigorously.