On Legendre's Polynomial
$begingroup$
I want to show that the coefficient of $x^n$ in $P_n(x)$ is $(2n)!/ (2^n(n!)^2)$
my problem is that I cannot find the the $n$-th derivative of $(x^2-1)^n$ to be able to simplify Rodrigues' formula of pn! can someone give me a hint?
legendre-polynomials
$endgroup$
add a comment |
$begingroup$
I want to show that the coefficient of $x^n$ in $P_n(x)$ is $(2n)!/ (2^n(n!)^2)$
my problem is that I cannot find the the $n$-th derivative of $(x^2-1)^n$ to be able to simplify Rodrigues' formula of pn! can someone give me a hint?
legendre-polynomials
$endgroup$
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
add a comment |
$begingroup$
I want to show that the coefficient of $x^n$ in $P_n(x)$ is $(2n)!/ (2^n(n!)^2)$
my problem is that I cannot find the the $n$-th derivative of $(x^2-1)^n$ to be able to simplify Rodrigues' formula of pn! can someone give me a hint?
legendre-polynomials
$endgroup$
I want to show that the coefficient of $x^n$ in $P_n(x)$ is $(2n)!/ (2^n(n!)^2)$
my problem is that I cannot find the the $n$-th derivative of $(x^2-1)^n$ to be able to simplify Rodrigues' formula of pn! can someone give me a hint?
legendre-polynomials
legendre-polynomials
edited Jan 18 at 12:50
TonyK
42.6k355134
42.6k355134
asked Jan 18 at 12:19
user635977user635977
63
63
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
add a comment |
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
According to Rodrigue's formula,
$$P_n(x)=left(frac{1}{2^n n!}right) frac{d^n}{dx^n}left(x^2-1right)^n$$
The degree of the polynomial $q_n(x)=left(x^2-1right)^n$ is equal to $2n$. Its $n$-th derivative is a polynomial of degree $n$. You just have to find the coefficient of the term of degree $n$. And that is $(2n)(2n-1) dots (n+1) = frac{(2n)!}{n!}$.
Multiplying by the coefficient $left(frac{1}{2^n n!}right)$ you get the desired result $frac{(2n)!}{2^n (n!)^2}$
$endgroup$
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078173%2fon-legendres-polynomial%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
$begingroup$
According to Rodrigue's formula,
$$P_n(x)=left(frac{1}{2^n n!}right) frac{d^n}{dx^n}left(x^2-1right)^n$$
The degree of the polynomial $q_n(x)=left(x^2-1right)^n$ is equal to $2n$. Its $n$-th derivative is a polynomial of degree $n$. You just have to find the coefficient of the term of degree $n$. And that is $(2n)(2n-1) dots (n+1) = frac{(2n)!}{n!}$.
Multiplying by the coefficient $left(frac{1}{2^n n!}right)$ you get the desired result $frac{(2n)!}{2^n (n!)^2}$
$endgroup$
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
add a comment |
$begingroup$
According to Rodrigue's formula,
$$P_n(x)=left(frac{1}{2^n n!}right) frac{d^n}{dx^n}left(x^2-1right)^n$$
The degree of the polynomial $q_n(x)=left(x^2-1right)^n$ is equal to $2n$. Its $n$-th derivative is a polynomial of degree $n$. You just have to find the coefficient of the term of degree $n$. And that is $(2n)(2n-1) dots (n+1) = frac{(2n)!}{n!}$.
Multiplying by the coefficient $left(frac{1}{2^n n!}right)$ you get the desired result $frac{(2n)!}{2^n (n!)^2}$
$endgroup$
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
add a comment |
$begingroup$
According to Rodrigue's formula,
$$P_n(x)=left(frac{1}{2^n n!}right) frac{d^n}{dx^n}left(x^2-1right)^n$$
The degree of the polynomial $q_n(x)=left(x^2-1right)^n$ is equal to $2n$. Its $n$-th derivative is a polynomial of degree $n$. You just have to find the coefficient of the term of degree $n$. And that is $(2n)(2n-1) dots (n+1) = frac{(2n)!}{n!}$.
Multiplying by the coefficient $left(frac{1}{2^n n!}right)$ you get the desired result $frac{(2n)!}{2^n (n!)^2}$
$endgroup$
According to Rodrigue's formula,
$$P_n(x)=left(frac{1}{2^n n!}right) frac{d^n}{dx^n}left(x^2-1right)^n$$
The degree of the polynomial $q_n(x)=left(x^2-1right)^n$ is equal to $2n$. Its $n$-th derivative is a polynomial of degree $n$. You just have to find the coefficient of the term of degree $n$. And that is $(2n)(2n-1) dots (n+1) = frac{(2n)!}{n!}$.
Multiplying by the coefficient $left(frac{1}{2^n n!}right)$ you get the desired result $frac{(2n)!}{2^n (n!)^2}$
answered Jan 18 at 12:46
mathcounterexamples.netmathcounterexamples.net
26.8k22157
26.8k22157
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
add a comment |
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
$begingroup$
Thank you! I had some sort of the same analysis but I discarded it as I forgot to add the n! term in the denominator!
$endgroup$
– user635977
Jan 18 at 12:51
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078173%2fon-legendres-polynomial%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$begingroup$
WolframAlpha says $$sum_{k=0}^{n} sum_{j=0}^{k} frac{(-1)^j x^{2 k - n} (-1 + x^2)^{n-k} (1 - 2 j + 2 k - n)_n (1 - k + n)_k}{j! (k - j)!},$$where $(a_n) = frac{Gamma( a + n)}{Gamma(a)}$ is the pochhammer symbol and $Gamma(x) = (x - 1)!$ is the gamma function. In summary, there should be a different, easier way.
$endgroup$
– Viktor Glombik
Jan 18 at 12:35
$begingroup$
Maybe look here
$endgroup$
– Viktor Glombik
Jan 18 at 12:41
$begingroup$
Possible duplicate of Proving a property of Legendre Polynomials
$endgroup$
– Viktor Glombik
Jan 18 at 12:41