Given a non-negative integerwe define
to be a solution* to:
.
Show that:
.
*)Yes, I realize what I said is not well-defined but it makes no difference. Pick any solution.
Printable View
Given a non-negative integerwe define
to be a solution* to:
.
Show that:
.
*)Yes, I realize what I said is not well-defined but it makes no difference. Pick any solution.
The given equation is the Legendre equation and its solutions are the Legendre orthogonal polynomials (Legendre polynomials - Wikipedia, the free encyclopedia). I'm not sure how to show the orthogonality of the solutions from scratch though (i.e. w/o Rodrigues's formula).
There is not need to use the Rodrigues formula, nor any identities that exist among Legendre polynomials.
As mentioned this problem can be solved with Legendre Polynomials and their identities, but there is no need. There are many nice identities among the Legendre Polynomials and not a single one is used here.
The trick is to write the differencial equation as (in Sturm-Louiville form),
Thus,
Multiply byto get,
And integrate,
Use integration by part on the first integral,
The first term vanishes,
Doing the similar steps withinstead we have,
Now subtract these two equations to get,
Sinceand they are integers we have,
.
Q.E.D.
Here is a way to get the Rodrigues formula since it was mentioned.
Let.
We see that,
Take the derivativetimes to get,
Take the derivative one last time,
Hence,
Is a polynomial which solves the equation.
But we write it as,
Because if we solve the Legendre equation with a power series we find that the leading coefficient of the polynomial starts with that factor. So to make Rodrigues formula agree with an infinite series solution we make the leading term equal to that factor.
-------------------------------
Warning Complex Analysis Ahead
Here is a fabulous identity due to Laplace.
We begin by noting that,
Whereis any peicewise smooth simple closed curve containing
.
This is immediately true by Cauchy's Integral Formula.
Letdefine
for
. That is a circle centered at
with radius
.
Evaluating the above integral with this parametrization (and doing some simplification, not shown) we get Laplace's formula.
I claim this is cheating! :pQuote:
The trick is to write the differencial equation as (in Sturm-Louiville form)
Since, by identifying a Sturm-Liouville operator here, theare eigenfunctions and thus orthogonal for the
inner product - that is,
; qed!
Yes, that is cheating. It takes all the fun away from the problem if it can be done.*
(Change "eigenvectors" to "eigenfunctions" to fix your post.)
*)I say "if it can be done" because this is not a boundary value problem. Thus, Sturm-Louiville Theory does not apply. Are you sure?
thnx! :oQuote:
Change "eigenvectors" to "eigenfunctions" to fix your post
Doesn't have to be, Sturm-Louiville operators are really flexible about this.Quote:
this is not a boundary value problem. Thus, Sturm-Louiville Theory does not apply
You mean my Sturm-Louiville signature? No, it is just I sometimes post equations that I love. And sometimes that which I just learned. So for instance, the Sturm-Louiville signature was posted when I was doing boundary value problem from my Partial Differencial Equations book.