Simplifying $prodlimits_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$ for...
Why does Surtur say that Thor is Asgard's doom?
How can a new country break out from a developed country without war?
UK Tourist Visa- Enquiry
What are the consequences of changing the number of hours in a day?
Pre-Employment Background Check With Consent For Future Checks
Did Nintendo change its mind about 68000 SNES?
Why didn’t Eve recognize the little cockroach as a living organism?
What will the Frenchman say?
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Why I don't get the wanted width of tcbox?
PTIJ: Which Dr. Seuss books should one obtain?
Exit shell with shortcut (not typing exit) that closes session properly
PTIJ: Why do we make a Lulav holder?
Can "few" be used as a subject? If so, what is the rule?
How to test the sharpness of a knife?
How are passwords stolen from companies if they only store hashes?
Fair way to split coins
What (if any) is the reason to buy in small local stores?
What is the difference between something being completely legal and being completely decriminalized?
I got the following comment from a reputed math journal. What does it mean?
Output visual diagram of picture
label a part of commutative diagram
Knife as defense against stray dogs
How to balance a monster modification (zombie)?
Simplifying $prodlimits_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$ for $lambda_{n,k}=expfrac{ipi(2k+1)}{n}$
What is the closed form for $sum_{n=1}^infty frac1n - frac1{n+1/p}$?Computing $limlimits_{ntoinfty} Big(sumlimits_{i = 1}^n sumlimits_{j = 1}^n frac1{i^2+j^2}-frac{pi}{2} log(n)Big)$.How to find $int_0^1!! left(frac1{log^2left(1-xright)}-frac1{x^2}+frac1x-frac1{12}right) frac{mathrm{d}x}x$Challenging recurrence relation that depends on composition of integersClosed form for the series $sum_{k=1}^infty (-1)^k ln left( tanh frac{pi k x}{2} right)$Evaluating $intfrac{x^b}{1+x^a}~dx$ for $a,binBbb N$Show that $int_0^{infty}frac{operatorname{Li}_s(-x)}{x^{alpha+1}}mathrm dx=-frac1{alpha^s}frac{pi}{sin(pi alpha)}$closed form for $sum_{ngeq1}pi nlogfrac{4n+1}{4n-1}prod_{kgeq1\kneq n}frac{k^2}{k^2-n^2}$?General closed form for $L(phi)=int_0^phi log(sin x)mathrm dx$ when $phiin(0,pi)$?Prove closed form for $sum_{ninBbb N}frac1{5n(5n-1)}$
$begingroup$
I have been able to show that for $ninBbb N_{geq2}$ $$phi(n)=int_0^1frac{dx}{x^n+1}=sum_{k=0}^{n-1}Gamma_{n,k}logfrac{lambda_{n,k}-1}{lambda_{n,k}}$$
Where $$lambda_{n,k}=expfrac{ipi(2k+1)}{n}$$
And $$Gamma_{n,k}=prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$$
And I was wondering: how do we simplify $Gamma_{n,k}$ to ease the manual calculation of $phi(n)$ values. The integral is always real, so I am sure there is a major way we can simplify $Gamma_{n,k}$, but I have been so far unable to find it. I do suspect however that the product $$P_n=prod_{k=0}^{n-1}Gamma_{n,k}$$
May play a significant role in finding the simplification I seek.
For those interested, a proof.
Note that $x^n+1$ bay be factored as
$$x^n+1=prod_{k=0}^{n-1}(x-lambda_{n,k})$$
Hence $$phi(n)=int_0^1prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}dx$$
Then define $Gamma_{n,k}$ by saying that
$$prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}$$
Multiplying both sides by $prod_{j=0}^{n-1}(x-lambda_{n,j})$:
$$1=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}prod_{j=0}^{n-1}(x-lambda_{n,j})$$
$$1=sum_{k=0}^{n-1}Gamma_{n,k}prod_{kneq j=0}^{n-1}(x-lambda_{n,j})$$
So for any integer $0leq mleq n-1$ we may plug in $x=lambda{n,m}$ and simplify to get
$$Gamma_{n,m}=prod_{mneq j=0}^{n-1}frac1{lambda_{n,m}-lambda_{n,j}}$$
And our result follows directly.
Perhaps another motivation for easing manual calculation of this product would be that $$sum_{k=0}^{infty}frac{(-1)^k}{nk+1}=phi(n)$$
Which brings about a plethora of interesting closed forms.
Edit: A little progress
We define $$c_{n,j}=operatorname{Re}lambda_{n,j}=cosfrac{pi(2j+1)}{n}$$
And $$s_{n,j}=operatorname{Im}lambda_{n,j}=sinfrac{pi(2j+1)}{n}$$
So $$logfrac{lambda_{n,k}-1}{lambda_{n,k}}=logleft(1-lambda_{n,k}^{-1}right)=logleft(1-c_{n,k}+is_{n,k}right)$$
And we also see that
$$begin{align}
prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}&=prod_{kneq j=0}^{n-1}frac1{e^{ipi(2k+1)/n}-e^{ipi(2j+1)/n}}\
&=prod_{kneq j=0}^{n-1}frac{e^{-ipi(2k+1)/n}}{1-e^{ipi(2j-2k)/n}}\
&=e^{i(2k+1)(2-n)/n}prod_{kneq j=0}^{n-1}frac12left(1+icotfrac{pi(j-k)}nright)\
Gamma_{n,k}&=frac{lambda_{n,k}^{2-n}}{2^{n-2}}prod_{kneq j=0}^{n-1}left(1+icotfrac{pi(j-k)}nright)
end{align}$$
But the remaining product I do not know how to deal with.
sequences-and-series definite-integrals complex-numbers closed-form products
$endgroup$
add a comment |
$begingroup$
I have been able to show that for $ninBbb N_{geq2}$ $$phi(n)=int_0^1frac{dx}{x^n+1}=sum_{k=0}^{n-1}Gamma_{n,k}logfrac{lambda_{n,k}-1}{lambda_{n,k}}$$
Where $$lambda_{n,k}=expfrac{ipi(2k+1)}{n}$$
And $$Gamma_{n,k}=prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$$
And I was wondering: how do we simplify $Gamma_{n,k}$ to ease the manual calculation of $phi(n)$ values. The integral is always real, so I am sure there is a major way we can simplify $Gamma_{n,k}$, but I have been so far unable to find it. I do suspect however that the product $$P_n=prod_{k=0}^{n-1}Gamma_{n,k}$$
May play a significant role in finding the simplification I seek.
For those interested, a proof.
Note that $x^n+1$ bay be factored as
$$x^n+1=prod_{k=0}^{n-1}(x-lambda_{n,k})$$
Hence $$phi(n)=int_0^1prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}dx$$
Then define $Gamma_{n,k}$ by saying that
$$prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}$$
Multiplying both sides by $prod_{j=0}^{n-1}(x-lambda_{n,j})$:
$$1=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}prod_{j=0}^{n-1}(x-lambda_{n,j})$$
$$1=sum_{k=0}^{n-1}Gamma_{n,k}prod_{kneq j=0}^{n-1}(x-lambda_{n,j})$$
So for any integer $0leq mleq n-1$ we may plug in $x=lambda{n,m}$ and simplify to get
$$Gamma_{n,m}=prod_{mneq j=0}^{n-1}frac1{lambda_{n,m}-lambda_{n,j}}$$
And our result follows directly.
Perhaps another motivation for easing manual calculation of this product would be that $$sum_{k=0}^{infty}frac{(-1)^k}{nk+1}=phi(n)$$
Which brings about a plethora of interesting closed forms.
Edit: A little progress
We define $$c_{n,j}=operatorname{Re}lambda_{n,j}=cosfrac{pi(2j+1)}{n}$$
And $$s_{n,j}=operatorname{Im}lambda_{n,j}=sinfrac{pi(2j+1)}{n}$$
So $$logfrac{lambda_{n,k}-1}{lambda_{n,k}}=logleft(1-lambda_{n,k}^{-1}right)=logleft(1-c_{n,k}+is_{n,k}right)$$
And we also see that
$$begin{align}
prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}&=prod_{kneq j=0}^{n-1}frac1{e^{ipi(2k+1)/n}-e^{ipi(2j+1)/n}}\
&=prod_{kneq j=0}^{n-1}frac{e^{-ipi(2k+1)/n}}{1-e^{ipi(2j-2k)/n}}\
&=e^{i(2k+1)(2-n)/n}prod_{kneq j=0}^{n-1}frac12left(1+icotfrac{pi(j-k)}nright)\
Gamma_{n,k}&=frac{lambda_{n,k}^{2-n}}{2^{n-2}}prod_{kneq j=0}^{n-1}left(1+icotfrac{pi(j-k)}nright)
end{align}$$
But the remaining product I do not know how to deal with.
sequences-and-series definite-integrals complex-numbers closed-form products
$endgroup$
add a comment |
$begingroup$
I have been able to show that for $ninBbb N_{geq2}$ $$phi(n)=int_0^1frac{dx}{x^n+1}=sum_{k=0}^{n-1}Gamma_{n,k}logfrac{lambda_{n,k}-1}{lambda_{n,k}}$$
Where $$lambda_{n,k}=expfrac{ipi(2k+1)}{n}$$
And $$Gamma_{n,k}=prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$$
And I was wondering: how do we simplify $Gamma_{n,k}$ to ease the manual calculation of $phi(n)$ values. The integral is always real, so I am sure there is a major way we can simplify $Gamma_{n,k}$, but I have been so far unable to find it. I do suspect however that the product $$P_n=prod_{k=0}^{n-1}Gamma_{n,k}$$
May play a significant role in finding the simplification I seek.
For those interested, a proof.
Note that $x^n+1$ bay be factored as
$$x^n+1=prod_{k=0}^{n-1}(x-lambda_{n,k})$$
Hence $$phi(n)=int_0^1prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}dx$$
Then define $Gamma_{n,k}$ by saying that
$$prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}$$
Multiplying both sides by $prod_{j=0}^{n-1}(x-lambda_{n,j})$:
$$1=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}prod_{j=0}^{n-1}(x-lambda_{n,j})$$
$$1=sum_{k=0}^{n-1}Gamma_{n,k}prod_{kneq j=0}^{n-1}(x-lambda_{n,j})$$
So for any integer $0leq mleq n-1$ we may plug in $x=lambda{n,m}$ and simplify to get
$$Gamma_{n,m}=prod_{mneq j=0}^{n-1}frac1{lambda_{n,m}-lambda_{n,j}}$$
And our result follows directly.
Perhaps another motivation for easing manual calculation of this product would be that $$sum_{k=0}^{infty}frac{(-1)^k}{nk+1}=phi(n)$$
Which brings about a plethora of interesting closed forms.
Edit: A little progress
We define $$c_{n,j}=operatorname{Re}lambda_{n,j}=cosfrac{pi(2j+1)}{n}$$
And $$s_{n,j}=operatorname{Im}lambda_{n,j}=sinfrac{pi(2j+1)}{n}$$
So $$logfrac{lambda_{n,k}-1}{lambda_{n,k}}=logleft(1-lambda_{n,k}^{-1}right)=logleft(1-c_{n,k}+is_{n,k}right)$$
And we also see that
$$begin{align}
prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}&=prod_{kneq j=0}^{n-1}frac1{e^{ipi(2k+1)/n}-e^{ipi(2j+1)/n}}\
&=prod_{kneq j=0}^{n-1}frac{e^{-ipi(2k+1)/n}}{1-e^{ipi(2j-2k)/n}}\
&=e^{i(2k+1)(2-n)/n}prod_{kneq j=0}^{n-1}frac12left(1+icotfrac{pi(j-k)}nright)\
Gamma_{n,k}&=frac{lambda_{n,k}^{2-n}}{2^{n-2}}prod_{kneq j=0}^{n-1}left(1+icotfrac{pi(j-k)}nright)
end{align}$$
But the remaining product I do not know how to deal with.
sequences-and-series definite-integrals complex-numbers closed-form products
$endgroup$
I have been able to show that for $ninBbb N_{geq2}$ $$phi(n)=int_0^1frac{dx}{x^n+1}=sum_{k=0}^{n-1}Gamma_{n,k}logfrac{lambda_{n,k}-1}{lambda_{n,k}}$$
Where $$lambda_{n,k}=expfrac{ipi(2k+1)}{n}$$
And $$Gamma_{n,k}=prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}$$
And I was wondering: how do we simplify $Gamma_{n,k}$ to ease the manual calculation of $phi(n)$ values. The integral is always real, so I am sure there is a major way we can simplify $Gamma_{n,k}$, but I have been so far unable to find it. I do suspect however that the product $$P_n=prod_{k=0}^{n-1}Gamma_{n,k}$$
May play a significant role in finding the simplification I seek.
For those interested, a proof.
Note that $x^n+1$ bay be factored as
$$x^n+1=prod_{k=0}^{n-1}(x-lambda_{n,k})$$
Hence $$phi(n)=int_0^1prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}dx$$
Then define $Gamma_{n,k}$ by saying that
$$prod_{k=0}^{n-1}frac1{x-lambda_{n,k}}=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}$$
Multiplying both sides by $prod_{j=0}^{n-1}(x-lambda_{n,j})$:
$$1=sum_{k=0}^{n-1}frac{Gamma_{n,k}}{x-lambda_{n,k}}prod_{j=0}^{n-1}(x-lambda_{n,j})$$
$$1=sum_{k=0}^{n-1}Gamma_{n,k}prod_{kneq j=0}^{n-1}(x-lambda_{n,j})$$
So for any integer $0leq mleq n-1$ we may plug in $x=lambda{n,m}$ and simplify to get
$$Gamma_{n,m}=prod_{mneq j=0}^{n-1}frac1{lambda_{n,m}-lambda_{n,j}}$$
And our result follows directly.
Perhaps another motivation for easing manual calculation of this product would be that $$sum_{k=0}^{infty}frac{(-1)^k}{nk+1}=phi(n)$$
Which brings about a plethora of interesting closed forms.
Edit: A little progress
We define $$c_{n,j}=operatorname{Re}lambda_{n,j}=cosfrac{pi(2j+1)}{n}$$
And $$s_{n,j}=operatorname{Im}lambda_{n,j}=sinfrac{pi(2j+1)}{n}$$
So $$logfrac{lambda_{n,k}-1}{lambda_{n,k}}=logleft(1-lambda_{n,k}^{-1}right)=logleft(1-c_{n,k}+is_{n,k}right)$$
And we also see that
$$begin{align}
prod_{kneq j=0}^{n-1}frac1{lambda_{n,k}-lambda_{n,j}}&=prod_{kneq j=0}^{n-1}frac1{e^{ipi(2k+1)/n}-e^{ipi(2j+1)/n}}\
&=prod_{kneq j=0}^{n-1}frac{e^{-ipi(2k+1)/n}}{1-e^{ipi(2j-2k)/n}}\
&=e^{i(2k+1)(2-n)/n}prod_{kneq j=0}^{n-1}frac12left(1+icotfrac{pi(j-k)}nright)\
Gamma_{n,k}&=frac{lambda_{n,k}^{2-n}}{2^{n-2}}prod_{kneq j=0}^{n-1}left(1+icotfrac{pi(j-k)}nright)
end{align}$$
But the remaining product I do not know how to deal with.
sequences-and-series definite-integrals complex-numbers closed-form products
sequences-and-series definite-integrals complex-numbers closed-form products
edited Mar 12 at 17:10
clathratus
asked Mar 12 at 4:48
clathratusclathratus
5,0351338
5,0351338
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Defining the polynomial
begin{align}
P(x)&=x^n+1\
&=prod_{j=0}^{n-1}left( x- lambda_{n,j}right)
end{align}
we can express its derivative at $x=lambda_{n,k}$ as:
begin{align}
P'(lambda_{n,k})&=prod_{kneq j=0}^{n-1}left( lambda_{n,k}-lambda_{n,j} right)\
&=frac{1}{Gamma_{n,k}}
end{align}
But we have also $P'(x)=nx^{n-1}=ntfrac{x^n}{x}$. Thus, as $left(lambda_{n,k} right)^n=-1$,
begin{equation}
P'(lambda_{n,k})=nfrac{-1}{lambda_{n,k}}
end{equation}
Finally,
begin{equation}
Gamma_{n,k}=-frac{lambda_{n,k}}{n}
end{equation}
This trick comes rather naturally if the integral is evaluated by the residue method, for the function $f(z)=(1+z^n)^{-1}lnleft(tfrac z{1-z}right)$ along the keyhole contour.
$endgroup$
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
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%2f3144672%2fsimplifying-prod-limits-k-neq-j-0n-1-frac1-lambda-n-k-lambda-n-j%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$
Defining the polynomial
begin{align}
P(x)&=x^n+1\
&=prod_{j=0}^{n-1}left( x- lambda_{n,j}right)
end{align}
we can express its derivative at $x=lambda_{n,k}$ as:
begin{align}
P'(lambda_{n,k})&=prod_{kneq j=0}^{n-1}left( lambda_{n,k}-lambda_{n,j} right)\
&=frac{1}{Gamma_{n,k}}
end{align}
But we have also $P'(x)=nx^{n-1}=ntfrac{x^n}{x}$. Thus, as $left(lambda_{n,k} right)^n=-1$,
begin{equation}
P'(lambda_{n,k})=nfrac{-1}{lambda_{n,k}}
end{equation}
Finally,
begin{equation}
Gamma_{n,k}=-frac{lambda_{n,k}}{n}
end{equation}
This trick comes rather naturally if the integral is evaluated by the residue method, for the function $f(z)=(1+z^n)^{-1}lnleft(tfrac z{1-z}right)$ along the keyhole contour.
$endgroup$
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
add a comment |
$begingroup$
Defining the polynomial
begin{align}
P(x)&=x^n+1\
&=prod_{j=0}^{n-1}left( x- lambda_{n,j}right)
end{align}
we can express its derivative at $x=lambda_{n,k}$ as:
begin{align}
P'(lambda_{n,k})&=prod_{kneq j=0}^{n-1}left( lambda_{n,k}-lambda_{n,j} right)\
&=frac{1}{Gamma_{n,k}}
end{align}
But we have also $P'(x)=nx^{n-1}=ntfrac{x^n}{x}$. Thus, as $left(lambda_{n,k} right)^n=-1$,
begin{equation}
P'(lambda_{n,k})=nfrac{-1}{lambda_{n,k}}
end{equation}
Finally,
begin{equation}
Gamma_{n,k}=-frac{lambda_{n,k}}{n}
end{equation}
This trick comes rather naturally if the integral is evaluated by the residue method, for the function $f(z)=(1+z^n)^{-1}lnleft(tfrac z{1-z}right)$ along the keyhole contour.
$endgroup$
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
add a comment |
$begingroup$
Defining the polynomial
begin{align}
P(x)&=x^n+1\
&=prod_{j=0}^{n-1}left( x- lambda_{n,j}right)
end{align}
we can express its derivative at $x=lambda_{n,k}$ as:
begin{align}
P'(lambda_{n,k})&=prod_{kneq j=0}^{n-1}left( lambda_{n,k}-lambda_{n,j} right)\
&=frac{1}{Gamma_{n,k}}
end{align}
But we have also $P'(x)=nx^{n-1}=ntfrac{x^n}{x}$. Thus, as $left(lambda_{n,k} right)^n=-1$,
begin{equation}
P'(lambda_{n,k})=nfrac{-1}{lambda_{n,k}}
end{equation}
Finally,
begin{equation}
Gamma_{n,k}=-frac{lambda_{n,k}}{n}
end{equation}
This trick comes rather naturally if the integral is evaluated by the residue method, for the function $f(z)=(1+z^n)^{-1}lnleft(tfrac z{1-z}right)$ along the keyhole contour.
$endgroup$
Defining the polynomial
begin{align}
P(x)&=x^n+1\
&=prod_{j=0}^{n-1}left( x- lambda_{n,j}right)
end{align}
we can express its derivative at $x=lambda_{n,k}$ as:
begin{align}
P'(lambda_{n,k})&=prod_{kneq j=0}^{n-1}left( lambda_{n,k}-lambda_{n,j} right)\
&=frac{1}{Gamma_{n,k}}
end{align}
But we have also $P'(x)=nx^{n-1}=ntfrac{x^n}{x}$. Thus, as $left(lambda_{n,k} right)^n=-1$,
begin{equation}
P'(lambda_{n,k})=nfrac{-1}{lambda_{n,k}}
end{equation}
Finally,
begin{equation}
Gamma_{n,k}=-frac{lambda_{n,k}}{n}
end{equation}
This trick comes rather naturally if the integral is evaluated by the residue method, for the function $f(z)=(1+z^n)^{-1}lnleft(tfrac z{1-z}right)$ along the keyhole contour.
answered Mar 13 at 16:25
Paul EntaPaul Enta
5,35111434
5,35111434
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
add a comment |
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
You, sir, are a genius. That was so elegant. Many thanks.
$endgroup$
– clathratus
Mar 13 at 16:26
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
$begingroup$
Too kind. Happy you like it!
$endgroup$
– Paul Enta
Mar 13 at 16:28
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%2f3144672%2fsimplifying-prod-limits-k-neq-j-0n-1-frac1-lambda-n-k-lambda-n-j%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