Solving the Hermite Equation: What are the Hermite Polynomials?

  • Thread starter Thread starter fisico30
  • Start date Start date
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
 
Physics news on Phys.org
The Hermite polynomials which can be given by the Rodrigues Formula :

H_{n}(x)=(-1)^{n}e^{x^{2}}\frac{d^{n}}{dx^{n}}e^{-x^{2}}

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...
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top