Proof: Legendre Polynomials Solving the Corresponding Differential Equation












2












$begingroup$


In a homework question, we are asked to show that the Legendre polynomials do indeed solve the Legendre Differential Equation:
$$
frac{d}{dx} left[ (1 - x^2) frac{d}{dx} P_n(x) right] + n (n + 1) P_n(x)
= 0.
$$

According to Wikipedia, it is sufficient to show that after deriving it n+1 times the following equation must hold true:
$$
(x^2 - 1) frac{d}{dx} (x^2 - 1)^n
= 2 n x (x^2 - 1)^n.
$$

This was also given as a hint in the problem. Since I don't want to blindly accept the hint, I was trying to figure out how it was deduced, but didn't manage to.
My question therefore is, how do we arrive at the equation above (the "hint equation")?



I can see, that the left part of the equation is nearly equal to the first part of the Legendre Differential Equation, except for a missing outer derivative.
However, I am somehow missing the steps taken to arrive at the right side: Where does the $2nx$ come from?










share|cite|improve this question











$endgroup$












  • $begingroup$
    What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
    $endgroup$
    – Raghav
    Nov 26 '13 at 21:44


















2












$begingroup$


In a homework question, we are asked to show that the Legendre polynomials do indeed solve the Legendre Differential Equation:
$$
frac{d}{dx} left[ (1 - x^2) frac{d}{dx} P_n(x) right] + n (n + 1) P_n(x)
= 0.
$$

According to Wikipedia, it is sufficient to show that after deriving it n+1 times the following equation must hold true:
$$
(x^2 - 1) frac{d}{dx} (x^2 - 1)^n
= 2 n x (x^2 - 1)^n.
$$

This was also given as a hint in the problem. Since I don't want to blindly accept the hint, I was trying to figure out how it was deduced, but didn't manage to.
My question therefore is, how do we arrive at the equation above (the "hint equation")?



I can see, that the left part of the equation is nearly equal to the first part of the Legendre Differential Equation, except for a missing outer derivative.
However, I am somehow missing the steps taken to arrive at the right side: Where does the $2nx$ come from?










share|cite|improve this question











$endgroup$












  • $begingroup$
    What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
    $endgroup$
    – Raghav
    Nov 26 '13 at 21:44
















2












2








2





$begingroup$


In a homework question, we are asked to show that the Legendre polynomials do indeed solve the Legendre Differential Equation:
$$
frac{d}{dx} left[ (1 - x^2) frac{d}{dx} P_n(x) right] + n (n + 1) P_n(x)
= 0.
$$

According to Wikipedia, it is sufficient to show that after deriving it n+1 times the following equation must hold true:
$$
(x^2 - 1) frac{d}{dx} (x^2 - 1)^n
= 2 n x (x^2 - 1)^n.
$$

This was also given as a hint in the problem. Since I don't want to blindly accept the hint, I was trying to figure out how it was deduced, but didn't manage to.
My question therefore is, how do we arrive at the equation above (the "hint equation")?



I can see, that the left part of the equation is nearly equal to the first part of the Legendre Differential Equation, except for a missing outer derivative.
However, I am somehow missing the steps taken to arrive at the right side: Where does the $2nx$ come from?










share|cite|improve this question











$endgroup$




In a homework question, we are asked to show that the Legendre polynomials do indeed solve the Legendre Differential Equation:
$$
frac{d}{dx} left[ (1 - x^2) frac{d}{dx} P_n(x) right] + n (n + 1) P_n(x)
= 0.
$$

According to Wikipedia, it is sufficient to show that after deriving it n+1 times the following equation must hold true:
$$
(x^2 - 1) frac{d}{dx} (x^2 - 1)^n
= 2 n x (x^2 - 1)^n.
$$

This was also given as a hint in the problem. Since I don't want to blindly accept the hint, I was trying to figure out how it was deduced, but didn't manage to.
My question therefore is, how do we arrive at the equation above (the "hint equation")?



I can see, that the left part of the equation is nearly equal to the first part of the Legendre Differential Equation, except for a missing outer derivative.
However, I am somehow missing the steps taken to arrive at the right side: Where does the $2nx$ come from?







real-analysis analysis ordinary-differential-equations legendre-polynomials






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 18 at 15:15









Viktor Glombik

9841527




9841527










asked Nov 25 '13 at 18:45









R.G.R.G.

359210




359210












  • $begingroup$
    What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
    $endgroup$
    – Raghav
    Nov 26 '13 at 21:44




















  • $begingroup$
    What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
    $endgroup$
    – Raghav
    Nov 26 '13 at 21:44


















$begingroup$
What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
$endgroup$
– Raghav
Nov 26 '13 at 21:44






$begingroup$
What is your definition of the Legendre polynomials? I'm assuming using Rodrigue's formula? To prove the Hint equation, try using induction.
$endgroup$
– Raghav
Nov 26 '13 at 21:44












1 Answer
1






active

oldest

votes


















6












$begingroup$

It is the other way around: if you wish to prove Rodrigues' formula
$$P_n(x) = frac{1}{2^nn!}[(x^2-1)^n]^{(n)}$$
where $f^{(n)}$ is symbolic for the $n$th derivative of $f$, then the first step is to prove that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the differential equation.
When $$[(1-x^2)y']' + n(n+1)y = 0$$
then obviously also $$(1-x^2)y'' - 2xy' + n(n+1)y = 0$$
So we wish to somehow evaluate $$(1-x^2)[(x^2-1)^n]^{(n+2)} - 2x[(x^2-1)^n]^{(n+1)}$$
Now starting with $$(x^2-1) cdot [(x^2-1)^n]^{(1)} = (x^2-1) cdot n(x^2-1)^{(n-1)} cdot 2x = 2nx(x^2-1)^{n}$$
and taking left and right the $(n+1)$st derivative, we find that
$$(x^2-1)[(x^2-1)^n]^{(n+2)} + binom{n+1}{1}cdot 2x cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{2}cdot 2 cdot [(x^2-1)^n]^{(n)} \ = 2nx cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{1}cdot 2n cdot [(x^2-1)^n]^{(n)}$$
or
$$(x^2-1)[(x^2-1)^n]^{(n+2)} + (2x(n+1)-2nx)[(x^2-1)^n]^{(n+1)} + (n(n+1) - 2n(n+1)) [(x^2-1)^n]^{(n)} = 0$$
which leads to
$$(x^2-1)F''(x) + 2xF'(x) - n(n+1)F(x) = 0$$
or, equivalently
$$[(1-x^2)F'(x)]' + n(n+1)F(x) = 0$$
which shows that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the Legendre differential equation.
Normalizing $P_n = alpha cdot F$ by requiring $P_n(1) = 1$, we then find the factor $alpha = 1/2^nn!$






share|cite|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f580886%2fproof-legendre-polynomials-solving-the-corresponding-differential-equation%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    6












    $begingroup$

    It is the other way around: if you wish to prove Rodrigues' formula
    $$P_n(x) = frac{1}{2^nn!}[(x^2-1)^n]^{(n)}$$
    where $f^{(n)}$ is symbolic for the $n$th derivative of $f$, then the first step is to prove that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the differential equation.
    When $$[(1-x^2)y']' + n(n+1)y = 0$$
    then obviously also $$(1-x^2)y'' - 2xy' + n(n+1)y = 0$$
    So we wish to somehow evaluate $$(1-x^2)[(x^2-1)^n]^{(n+2)} - 2x[(x^2-1)^n]^{(n+1)}$$
    Now starting with $$(x^2-1) cdot [(x^2-1)^n]^{(1)} = (x^2-1) cdot n(x^2-1)^{(n-1)} cdot 2x = 2nx(x^2-1)^{n}$$
    and taking left and right the $(n+1)$st derivative, we find that
    $$(x^2-1)[(x^2-1)^n]^{(n+2)} + binom{n+1}{1}cdot 2x cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{2}cdot 2 cdot [(x^2-1)^n]^{(n)} \ = 2nx cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{1}cdot 2n cdot [(x^2-1)^n]^{(n)}$$
    or
    $$(x^2-1)[(x^2-1)^n]^{(n+2)} + (2x(n+1)-2nx)[(x^2-1)^n]^{(n+1)} + (n(n+1) - 2n(n+1)) [(x^2-1)^n]^{(n)} = 0$$
    which leads to
    $$(x^2-1)F''(x) + 2xF'(x) - n(n+1)F(x) = 0$$
    or, equivalently
    $$[(1-x^2)F'(x)]' + n(n+1)F(x) = 0$$
    which shows that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the Legendre differential equation.
    Normalizing $P_n = alpha cdot F$ by requiring $P_n(1) = 1$, we then find the factor $alpha = 1/2^nn!$






    share|cite|improve this answer











    $endgroup$


















      6












      $begingroup$

      It is the other way around: if you wish to prove Rodrigues' formula
      $$P_n(x) = frac{1}{2^nn!}[(x^2-1)^n]^{(n)}$$
      where $f^{(n)}$ is symbolic for the $n$th derivative of $f$, then the first step is to prove that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the differential equation.
      When $$[(1-x^2)y']' + n(n+1)y = 0$$
      then obviously also $$(1-x^2)y'' - 2xy' + n(n+1)y = 0$$
      So we wish to somehow evaluate $$(1-x^2)[(x^2-1)^n]^{(n+2)} - 2x[(x^2-1)^n]^{(n+1)}$$
      Now starting with $$(x^2-1) cdot [(x^2-1)^n]^{(1)} = (x^2-1) cdot n(x^2-1)^{(n-1)} cdot 2x = 2nx(x^2-1)^{n}$$
      and taking left and right the $(n+1)$st derivative, we find that
      $$(x^2-1)[(x^2-1)^n]^{(n+2)} + binom{n+1}{1}cdot 2x cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{2}cdot 2 cdot [(x^2-1)^n]^{(n)} \ = 2nx cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{1}cdot 2n cdot [(x^2-1)^n]^{(n)}$$
      or
      $$(x^2-1)[(x^2-1)^n]^{(n+2)} + (2x(n+1)-2nx)[(x^2-1)^n]^{(n+1)} + (n(n+1) - 2n(n+1)) [(x^2-1)^n]^{(n)} = 0$$
      which leads to
      $$(x^2-1)F''(x) + 2xF'(x) - n(n+1)F(x) = 0$$
      or, equivalently
      $$[(1-x^2)F'(x)]' + n(n+1)F(x) = 0$$
      which shows that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the Legendre differential equation.
      Normalizing $P_n = alpha cdot F$ by requiring $P_n(1) = 1$, we then find the factor $alpha = 1/2^nn!$






      share|cite|improve this answer











      $endgroup$
















        6












        6








        6





        $begingroup$

        It is the other way around: if you wish to prove Rodrigues' formula
        $$P_n(x) = frac{1}{2^nn!}[(x^2-1)^n]^{(n)}$$
        where $f^{(n)}$ is symbolic for the $n$th derivative of $f$, then the first step is to prove that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the differential equation.
        When $$[(1-x^2)y']' + n(n+1)y = 0$$
        then obviously also $$(1-x^2)y'' - 2xy' + n(n+1)y = 0$$
        So we wish to somehow evaluate $$(1-x^2)[(x^2-1)^n]^{(n+2)} - 2x[(x^2-1)^n]^{(n+1)}$$
        Now starting with $$(x^2-1) cdot [(x^2-1)^n]^{(1)} = (x^2-1) cdot n(x^2-1)^{(n-1)} cdot 2x = 2nx(x^2-1)^{n}$$
        and taking left and right the $(n+1)$st derivative, we find that
        $$(x^2-1)[(x^2-1)^n]^{(n+2)} + binom{n+1}{1}cdot 2x cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{2}cdot 2 cdot [(x^2-1)^n]^{(n)} \ = 2nx cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{1}cdot 2n cdot [(x^2-1)^n]^{(n)}$$
        or
        $$(x^2-1)[(x^2-1)^n]^{(n+2)} + (2x(n+1)-2nx)[(x^2-1)^n]^{(n+1)} + (n(n+1) - 2n(n+1)) [(x^2-1)^n]^{(n)} = 0$$
        which leads to
        $$(x^2-1)F''(x) + 2xF'(x) - n(n+1)F(x) = 0$$
        or, equivalently
        $$[(1-x^2)F'(x)]' + n(n+1)F(x) = 0$$
        which shows that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the Legendre differential equation.
        Normalizing $P_n = alpha cdot F$ by requiring $P_n(1) = 1$, we then find the factor $alpha = 1/2^nn!$






        share|cite|improve this answer











        $endgroup$



        It is the other way around: if you wish to prove Rodrigues' formula
        $$P_n(x) = frac{1}{2^nn!}[(x^2-1)^n]^{(n)}$$
        where $f^{(n)}$ is symbolic for the $n$th derivative of $f$, then the first step is to prove that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the differential equation.
        When $$[(1-x^2)y']' + n(n+1)y = 0$$
        then obviously also $$(1-x^2)y'' - 2xy' + n(n+1)y = 0$$
        So we wish to somehow evaluate $$(1-x^2)[(x^2-1)^n]^{(n+2)} - 2x[(x^2-1)^n]^{(n+1)}$$
        Now starting with $$(x^2-1) cdot [(x^2-1)^n]^{(1)} = (x^2-1) cdot n(x^2-1)^{(n-1)} cdot 2x = 2nx(x^2-1)^{n}$$
        and taking left and right the $(n+1)$st derivative, we find that
        $$(x^2-1)[(x^2-1)^n]^{(n+2)} + binom{n+1}{1}cdot 2x cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{2}cdot 2 cdot [(x^2-1)^n]^{(n)} \ = 2nx cdot [(x^2-1)^n]^{(n+1)} + binom{n+1}{1}cdot 2n cdot [(x^2-1)^n]^{(n)}$$
        or
        $$(x^2-1)[(x^2-1)^n]^{(n+2)} + (2x(n+1)-2nx)[(x^2-1)^n]^{(n+1)} + (n(n+1) - 2n(n+1)) [(x^2-1)^n]^{(n)} = 0$$
        which leads to
        $$(x^2-1)F''(x) + 2xF'(x) - n(n+1)F(x) = 0$$
        or, equivalently
        $$[(1-x^2)F'(x)]' + n(n+1)F(x) = 0$$
        which shows that $F(x) = [(x^2-1)^n]^{(n)}$ is indeed a solution of the Legendre differential equation.
        Normalizing $P_n = alpha cdot F$ by requiring $P_n(1) = 1$, we then find the factor $alpha = 1/2^nn!$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Apr 23 '14 at 5:55

























        answered Apr 23 '14 at 5:49









        Maestro13Maestro13

        1,081724




        1,081724






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f580886%2fproof-legendre-polynomials-solving-the-corresponding-differential-equation%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

            Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

            A Topological Invariant for $pi_3(U(n))$