- #1
- 97
- 0
Homework Statement
Prove, using Rodrigues form, that Hn+1=2xHn -2nHn-1
Homework Equations
The Rodrigues form for Hermite polynomials is the following:
Hn = (-1)nex2[itex]\frac{d^n}{dx^n}[/itex](e-x2)
The Attempt at a Solution
Hn+1 = (-1)n+1ex2[itex]\frac{d^(n+1)}{dx^(n+1)}[/itex](e-x2)
where [itex]\frac{d^(n+1)}{dx^(n+1)}[/itex](e-x2) means the (n+1)th derivative of e-x2
2xHn = 2x*(-1)nex2[itex]\frac{d^n}{dx^n}[/itex](e-x2)
2nHn-1 = 2n*(-1)n-1ex2[itex]\frac{d^(n-1)}{dx^(n-1)}[/itex](e-x2)
So, Hn+1 - 2xHn + 2nHn-1 should be = 0.
Well,
Hn+1 - 2xHn + 2nHn-1 = (-1)n-1ex2 * [ [itex]\frac{d^(n+1)}{dx^(n+1)}[/itex](e-x2) + 2x * [itex]\frac{d^n}{dx^n}[/itex](e-x2) + 2n * [itex]\frac{d^(n-1)}{dx^(n-1)}[/itex](e-x2) ]
but, I don't really know where to go from there.
Last edited: