Solving the Hermite Equation: What are the Hermite Polynomials?

  • Context: Graduate 
  • Thread starter Thread starter fisico30
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
fisico30
Messages
362
Reaction score
0
HEllo everyone,

a question about the 2nd order, homogeneous, linear diff .eqn. of order n, called the Hermite equation.

A ODE has a general solution. The BCs and the ICs specify, select a particular solution out of the general solution.

What are the Hermite polynomials? They are polynomials of different order n, that are solutions to the mentioned equation.
But under which BCs or ICs?

I can see how they solve the eqn, but I am not sure what type of solution they represent... general, particular...

thanks
fisico30
 
on Phys.org
The Hermite polynomials which can be given by the Rodrigues Formula :

H[tex]_{n}[/tex](x)=(-1)[tex]^{n}[/tex]e[tex]^{x^{2}}[/tex][tex]\frac{d^{n}}{dx^{n}}[/tex]e[tex]^{-x^{2}}[/tex]

Which will be a solution to the Hermite Equation:

y''-2xy'+2ny=0

Hope this helps. We just covered this in my math for scientists class.
 
wow. totally just realized that you weren't asking what the polynomials solved. As far as BC's and IC's, I am not sure.
 
Thanks physman88.

I know that we can generate solutions via the Frobenius method. But my mind is stuck with the idea that a particular solution has to come out of a general solution once BCs are used...