Hermite Polynomials: What Are the Initial Values?

AI Thread Summary
The discussion centers on the initial values of Hermite polynomials defined recursively, specifically the coefficients C0 and C1. The author of the text does not clarify the standard values for these coefficients, leading to confusion among readers. A convention of 2n for the coefficients is mentioned, but its applicability may vary depending on the context, such as in physics texts. Additionally, the recursion relation provided raises questions about generating coefficients, particularly due to a chosen ε that causes the numerator to be zero for certain terms. Clarification is reached that ε should remain constant for each Hermite polynomial, which resolves the confusion regarding the recursion notation.
cpsinkule
Messages
174
Reaction score
24
I'm currently reading a text which uses Hermite polynomials defined in the recursive manner. The form of the polynomials are such that C0 C1 are the 0th and 1st terms of a taylor series that generate the remaining coefficients. The author then says the standard value of C1 and C0 are used, but he fails to mention what the standard is?!? Can anyone tell me what the initial values are? I found somewhere that the convention is 2n but I want to make sure.
 
Mathematics news on Phys.org
It's Shankar's QM book. I'm having another difficulty as well. The recursion relation is
Cn+2=Cn(2n+1-2ε)/(n+1)(n+2) where we added the constraint ε=(2n+1)/2. How can I generate any coefficients with this formula? For any N, the numerator is 0 because we had to choose ε that way in order for the series to terminate.
 
It's a confusing notation. It would be better to say that there must be some ##n=N## such that ##\epsilon = (2N+1)/2## and ##C_{N+2}## = 0. Then the ##C_n## with ##n\leq N## can be nonzero and determined by the recursion relation in terms of ##C_0## or ##C_1##. You should try this out for some particular value like ##N=5##.
 
Thanks! I realized my mistake. I was thinking the ε was determined by the n in each term of the sum. I see now that the ε you choose for the nth hermite polynomial is the same for every term in the sum so that numerator in the recursion relationship is only 0 for the nth coefficient and up! It is a very confusing notation. He should have a different index for the specific ε than the dummy index in the sum. That's why I got confused.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top