I have to derive the following relation: $$H_{2n}(0)= (-1)^{n} \frac{(2n)! } {n! } $$ where $H_{n} (x) $ are Hermite polynomials. What I've done so far: 1) tried using this formula: : $H_{n}(x)= (-1)^{n} e^{x^2} \frac{d^n} {dx^n} (e^{-x^2} )$ but i couldn't find a relation for n-th derivation of $e^{-x^2}$. I even tried using Taylor series expansion for $e^{-x^2} $ but that didn't get me far. 2)tried using this recurrence formula for Hermite polynomials: $H_{n+1} = 2x H_n - 2nH_{n-1}$ knowing $H_0(x)=1$ and $H_1(x)=2x$. I solved the problem this way but I don't think it's an adequate way to do it. Does anyone have any ideas? Thanks!
2026-02-23 08:20:34.1771834834
Even and odd Hermite polynomials
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in RECURRENCE-RELATIONS
- Recurrence Relation for Towers of Hanoi
- Solve recurrence equation: $a_{n}=(n-1)(a_{n-1}+a_{n-2})$
- General way to solve linear recursive questions
- Approximate x+1 without addition and logarithms
- Recurrence relation of the series
- first order inhomogeneous linear difference equation general solution
- Guess formula for sequence in FriCAS
- Solve the following recurrence relation: $a_{n}=10a_{n-2}$
- Find closed form for $a_n=2\frac{n-1}{n}a_{n-1}-2\frac{n-2}{n}a_{n-2}$ for all $n \ge 3$
- Young Tableaux generating function
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
Related Questions in EVEN-AND-ODD-FUNCTIONS
- Can I have formula for all natural numbers, if I know it separately for even and for odd?
- Generalization of an Integral Trick?
- Given that $f(z)$ is analytic show that $f(\sqrt{z})$ is also analytic
- When an odd polynomial is a one-one map on $\mathbb{R}$
- When an odd polynomial over $\mathbb{C}$ is a one-one map on $\mathbb{C}$?
- How do they find out that $A_n=0=B_n$?
- Definite integral involving odd and even function.
- A special case where an odd polynomial is a one-one map on $\mathbb{R}$
- Are there any exceptions to the rule where a product of two odd functions is even?
- Are $f(x)=x$ and $f(x)=-x$ the only odd bijective involutions from $\mathbb{R}$ to $\mathbb{R}$?
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?
Rodrigues' formula gives $$ H_{2n}(x) = e^{x^2}\frac{d^{2n}}{dx^{2n}}e^{-x^2}=\sum_{k\geq 0}\frac{x^{2k}}{k!}\cdot\sum_{k\geq n}\frac{x^{2k-2n}}{k!}(2n)!\binom{2k}{2n}(-1)^k $$ and by evaluating the RHS at $x=0$, the only relevant terms are the term associated to $k=0$ in the former series and the term associated to $k=n$ in the latter series, leading to $$ H_{2n}(0) = 1\cdot \frac{1}{n!}(2n)!\binom{2n}{2n}(-1)^n = (-1)^n\frac{(2n)!}{n!}.$$