Prove that $$H_n(x)= 2^{n+1}e^{x^2}\int_x^\infty e^{-t^2}t^{n+1}P_n\left(\frac{x}t\right)dt,$$ where $H_n$ is Hermite polynomial & $P_n$ is Legendre polynomial
2026-03-27 03:48:08.1774583288
Connection between Hermite & Legendre polynomials
3.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SPECIAL-FUNCTIONS
- Generalized Fresnel Integration: $\int_{0}^ {\infty } \sin(x^n) dx $ and $\int_{0}^ {\infty } \cos(x^n) dx $
- Is there any exponential function that can approximate $\frac{1}{x}$?
- What can be said about the series $\sum_{n=1}^{\infty} \left[ \frac{1}{n} - \frac{1}{\sqrt{ n^2 + x^2 }} \right]$
- Branch of Math That Links Indicator Function and Expressability in a Ring
- Generating function of the sequence $\binom{2n}{n}^3H_n$
- Deriving $\sin(\pi s)=\pi s\prod_{n=1}^\infty (1-\frac{s^2}{n^2})$ without Hadamard Factorization
- quotients of Dedekind eta at irrational points on the boundary
- Sources for specific identities of spherical Bessel functions and spherical harmonics
- Need better resources and explanation to the Weierstrass functions
- Dilogarithmic fashion: the case $(p,q)=(3,4)$ of $\int_{0}^{1}\frac{\text{Li}_p(x)\,\text{Li}_q(x)}{x^2}\,dx$
Related Questions in ORTHOGONAL-POLYNOMIALS
- Is there something like "associated" Chebyshev polynomials?
- What is the difference between Orthogonal collocation and Weighted Residual Methods
- Calculate Stieltjes Polynomial
- How do I show this :$\int_{-\infty}^{+\infty} x^n 2\cosh( x)e^{-x^2}=0$ if it is true with $n$ odd positive integer?
- Gegenbauer functions and applications (esp. circular envelope special case)?
- Calculating coefficient of approximation polynomial which is expanded in to a series of Legendre Polynomials
- If $P_n(1)=1$ calculate $P'_n(1)$ in Legendre polynomials
- Linear Functional and Orthogonal polynomial sequence relation
- Show that if $\{P_n\}$,$ n\geq0$ is orthogonal with respect to a linear functional $L$ then the following two are equivalent.
- Orthogonality and norm of Hermite polynomials
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?
The Hermite polynomials $H_n(x)$ have the following explicit expression:
$$H_n(x)=\sum_{m=0}^{\lfloor n/2\rfloor}\frac{(-1)^mn!2^{n-2m}}{m!(n-2m)!}\,x^{n-2m}\,.$$
On the other hand, the Legendre polynomials have the following explicit expression:
$$P_n(x)=\frac1{2^n}\sum_{k=0}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}\,,$$
which implies
$$t^{n+1}P_n(x/t)=\frac1{2^n}\sum_{k=0}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}\,t^{2k+1}\,.$$
For $k\geq0$, let $A_k=\int_x^\infty e^{-t^2}t^{2k+1}\,dt$. Integrating by parts we obtain
$$\begin{align*} A_k=&\,\int_x^\infty\frac{t^{2k}}{-2}e^{-t^2}(-2t)\,dt\\[2mm] =&\,\frac{t^{2k}e^{-t^2}}{-2}\biggl|_{t=x}^{t=\infty}-\int_x^\infty-ke^{-t^2}t^{2k-1}\,dt\\[2mm] =&\,\frac{x^{2k}e^{-x^2}}2+kA_{k-1}\,; \end{align*}$$
in particular $A_0=e^{-x^2}/2$, and so for each $k\geq0$ we have
$$\sum_{r=1}^k\frac{A_r-rA_{r-1}}{r!}=\sum_{r=1}^k\frac{x^{2r}e^{-x^2}}{2\cdot r!}$$
that is
$$\frac{A_k}{k!}-\frac{A_0}{0!}=\frac{e^{-x^2}}2\sum_{r=1}^k\frac{x^{2r}}{r!}\,.$$
Therefore we have, for $k\geq0$:
$$A_k=\frac{e^{-x^2}}2\sum_{r=0}^k\frac{k!}{r!}\,x^{2r}\,,$$
which in turn implies that
$$\begin{align*} 2^{n+1}e^{x^2}\int_x^\infty e^{-t^2}t^{n+1}P_n(x/t)\,dt=&\,2^{n+1}e^{x^2}\int_x^\infty e^{-t^2}\frac1{2^n}\sum_{k=0}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}t^{2k+1}\,dt\\[2mm] =&\,2^{n+1}e^{x^2}\frac1{2^n}\sum_{k=0}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}\underbrace{\int_x^\infty e^{-t^2}t^{2k+1}\,dt}_{=A_k}\\[2mm] =&\,2e^{x^2}\sum_{k=0}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}\,\frac{e^{-x^2}}2\sum_{r=0}^k\frac{k!}{r!}\,x^{2r}\\[2mm] =&\,\sum_{k=0}^{\lfloor n/2\rfloor}\sum_{r=0}^k\frac{(-1)^k(2n-2k)!}{k!(n-k)!(n-2k)!}\,x^{n-2k}\,\frac{k!}{r!}\,x^{2r}\\[2mm] =&\,\sum_{k=0}^{\lfloor n/2\rfloor}\sum_{r=0}^k\frac{(-1)^k(2n-2k)!}{r!(n-k)!(n-2k)!}\,x^{n-2(k-r)}\,. \end{align*}$$
Our objective is to show that
$$\sum_{m=0}^{\lfloor n/2\rfloor}\frac{(-1)^mn!2^{n-2m}}{m!(n-2m)!}\,x^{n-2m}=\sum_{k=0}^{\lfloor n/2\rfloor}\sum_{r=0}^k\frac{(-1)^k(2n-2k)!}{r!(n-k)!(n-2k)!}\,x^{n-2(k-r)}\,.$$
Note that when $k$ and $r$ ranges as in the right-hand side double sum above, then the quantity $k-r$ varies precisely on the set $\bigl\{0,1,\dots,\lfloor n/2\rfloor\bigr\}$. Given $m$ in this set, then the possible pairs $(k,r)$ with $k-r=m$ are precisely those satisfying $m\leq k\leq\lfloor n/2\rfloor$ and $r=k-m$, so the right-hand side sum above can be rewritten as
$$\begin{align*} &\,\sum_{m=0}^{\lfloor n/2\rfloor}\,\Biggl[\,\sum_{k=m}^{\lfloor n/2\rfloor}\frac{(-1)^k(2n-2k)!}{(k-m)!(n-k)!(n-2k)!}\Biggr]\,x^{n-2m}\\[2mm] =&\,\sum_{m=0}^{\lfloor n/2\rfloor}\,\Biggl[\,\sum_{k=m}^{\lfloor n/2\rfloor}(-1)^k\,\binom{2n-2k}n\,\binom nk\,\binom km\,m!\,\Biggr]\,x^{n-2m}\,, \end{align*}$$
so it remains to prove that for any $n,m$ with $0\leq m\leq\lfloor n/2\rfloor$ the following equality holds:
$$\frac{(-1)^mn!2^{n-2m}}{m!(n-2m)!}=\sum_{k=m}^{\lfloor n/2\rfloor}(-1)^k\,\binom{2n-2k}n\,\binom nk\,\binom km\,m!\,,$$
or, equivalently,
$$(-1)^m2^{n-2m}\,\binom n{2m}\,\binom{2m}m=\sum_{k=0}^n(-1)^k\,\binom{2n-2k}n\,\binom nk\,\binom km\tag{$\boldsymbol{\ast}$}$$
(the summands with $k<m$ or $\lfloor n/2\rfloor<k\leq n$ are equal to $0$).
I already have a proof of this fact, but it is too long to write down, so I will include later. This proves the result.
ADDENDUM
Let $n$ and $m$ be as before, fixed. Let $f(z)=\sum_{j=0}^\infty(-1)^j\,\binom nj\,\binom jm\,z^j$ and $g(z)=\sum_{j=0}^\infty\binom{2j}n\,z^j$. Then the right-hand side of $\boldsymbol{(\ast)}$ is precisely the coefficient of $z^n$ in the power series expansion of $f(z)g(z)$. I use Mathematica to obtain the formulas for $f$ and $g$, and afterwards I $\ $
construct$\ \ $ try to construct a direct proof of the equalities (thanks Mathematica!). Now$$\begin{align*} f(z)=&\,\sum_{j=m}^n(-1)^j\,\frac{n!j!}{j!(n-j)!m!(j-m)!}\,\frac{(n-m)!}{(n-m)!}\,z^j\\[2mm] =&\,\sum_{j=m}^n(-1)^j\,\binom{n-m}{j-m}\,\binom nm\,z^j\\[2mm] =&\,\sum_{j=0}^{n-m}(-1)^{j+m}\,\binom{n-m}j\,\binom nm\,z^{j+m}\\[2mm] =&\,\binom nm\,(-z)^m(1-z)^{n-m}\,. \end{align*}$$
On the other hand, denote by $\lceil x\rceil$ the least integer greater or equal than $x$. Then
$$g(z)=\sum_{\substack{j\geq0\\2j\geq n}}\binom{2j}n\,z^j=\sum_{j=\lceil n/2\rceil}^\infty\binom{2j}n\,z^j\,.$$
If $k=2j-n$ then $k\equiv n(\bmod\ 2)$, and $k\geq0$ iff$j\geq\lceil n/2\rceil$. Therefore the sum above can be rewritten as
$$\begin{align*} g(z)=&\,\sum_{\substack{k\geq0\\k\equiv n(\bmod\ 2)}}\binom{k+n}n\,z^{\,(k+n)/2}\\ =&\,\frac{(-1)^n}2\sum_{k=0}^\infty\binom{k+n}n\,\bigl[(-1)^k-(-1)^{n+1}\bigr]\,z^{\,(k+n)/2}\\ =&\,\frac{(-1)^nz^{n/2}}2\sum_{k=0}^\infty\binom{k+n}n\,\bigl[(-1)^k-(-1)^{n+1}\bigr]\,z^{\,k/2}\\ =&\,\frac{(-1)^nz^{n/2}}2\sum_{k=0}^\infty\binom{k+n}n\,\bigl[\bigl(-\sqrt z\bigr)^k-(-1)^{n+1}\bigr(\sqrt z\bigr)^k\bigr]\,.\\ \end{align*}$$
Now we use the fact that $(1-\alpha)^{-(n+1)}=\sum_{k=0}^\infty\binom{k+n}k\,\alpha^k=\sum_{k=0}^\infty\binom{k+n}n\,\alpha^k$ (for $|\alpha|$ small), obtaining
$$\begin{align*} g(z)=&\,\frac{(-1)^nz^{n/2}}2\Biggl[\frac1{\ \ \bigl[1-\bigl(-\sqrt z\bigr)\bigr]^{\,n+1}}-(-1)^{n+1}\frac1{\ \ \bigl[1-\sqrt z\,\bigr]^{\,n+1}}\Biggr]\\ =&\,\frac{(-1)^nz^{n/2}}2\,\frac{\bigl(\sqrt z-1\bigr)^{\,n+1}-\bigl(\sqrt z+1\bigr)^{\,n+1}}{(z-1)^{n+1}}\,. \end{align*}$$
Therefore
$$\begin{align*} f(z)g(z)=&\,\binom nm\,(-z)^m(1-z)^{n-m}\,\frac{(-1)^nz^{n/2}}2\,\frac{\bigl(\sqrt z-1\bigr)^{\,n+1}-\bigl(\sqrt z+1\bigr)^{\,n+1}}{(z-1)^{n+1}}\\ =&\,\binom nm\,z^m\,\frac{z^{n/2}}2\,\frac{\bigl(\sqrt z-1\bigr)^{\,n+1}-\bigl(\sqrt z+1\bigr)^{\,n+1}}{(z-1)^{m+1}}\\ =&\,\binom nm\,\frac{z^m}{2(z-1)^{m+1}}\,z^{n/2}\ \sum_{k=0}^{n+1}\binom{n+1}k\,\bigl(\sqrt z\bigr)^{\,k}\bigl[(-1)^{n+1-k}-1\bigr]\\ =&\,\binom nm\,\frac{z^m}{(z-1)^{m+1}}\sum_{\substack{0\leq k\leq n+1\\k\equiv n(\bmod\ 2)}}-\binom{n+1}k\,z^{\,(k+n)/2}\\ =&\,(-1)^m\binom nm\,z^m\Biggl[\sum_{\substack{0\leq k\leq n+1\\k\equiv n(\bmod\ 2)}}\binom{n+1}k\,z^{\,(k+n)/2}\Biggr]\sum_{r=0}^\infty\binom{r+m}m\,z^r\,. \end{align*}$$
Taking $k=2j-n$, we see that $0\leq k\leq n+1$ iff $\frac n2\leq j\leq n+\frac12$, which implies
$$\begin{align*} f(z)g(z)=&\,(-1)^m\binom nm\,z^m\Biggl[\sum_{j=\lceil n/2\rceil}^n\binom{n+1}{2j-n}\,z^j\,\Biggr]\sum_{r=0}^\infty\binom{r+m}m\,z^r\\ =&\,(-1)^m\binom nm\,z^m\Biggl[\sum_{j=0}^\infty\binom{n+1}{2j-n}\,z^j\,\Biggr]\sum_{r=0}^\infty\binom{r+m}m\,z^r\\ \end{align*}$$
It remains to show that the coefficient of $z^{n-m}$ in $\Bigl[\sum_{j=0}^\infty\binom{n+1}{2j-n}\,z^j\,\Bigr]\sum_{r=0}^\infty\binom{r+m}m\,z^r$ is equal to $2^{n-2m}\binom{n-m}m$. Unfortunately, I was unable to prove this, but Mathematica says that it is true: taking $n=2\ell$ the software confirms that
$$2^{2(\ell-m)}\,\binom{2\ell-m}m-\sum_{j=\ell}^{2\ell-m}\binom{2\ell+1}{2(j-\ell)}\,\binom{2\ell-j}m=0\,,$$
and similarly it is confirmed that for $n=2\ell+1$ the equality
$$2^{2(\ell-m)+1}\,\binom{2\ell+1-m}m-\sum_{j=\ell+1}^{2\ell+1-m}\binom{2(\ell+1)}{2(j-\ell)-1}\,\binom{2\ell+1-j}m=0$$
holds.