Calculating Integrals with Hermite Polynomials

alejandrito29
Messages
148
Reaction score
0
Hello , i need to calculate the following integral

\int_{-\infty}^{\infty} x^4 H(x)^2 e^{-x^2} dx

i tried using the recurrence relation, but i don't go the answer
 
Physics news on Phys.org
What's H? The Hermite polynomials have an index, i.e., H_n with n \in \mathbb{N}_0.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top