Application of Legendre's duplication formula The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Stirling-type formula for the logarithmic derivative of the Gamma functionVariations on the Stirling's formula for $Gamma(z)$Stirling's Approximation and Ramanujan's Proof of Bertrand's PostulateThe Duplication Formula for the Gamma Function by logarithmic derivatives.Asymptotic behaviour of generalized binomial coefficient $fracan(an-1)…(an-n+1)n!$Gamma duplication formula via HadamardDuplication formula for beta functionLegendre Gamma duplication formulaIntegrating $psi'$ to get $Gamma$On Ramanujan's proof of Bertrand's postulate (using stirling formula)

Match Roman Numerals

Circular reasoning in L'Hopital's rule

Am I ethically obligated to go into work on an off day if the reason is sudden?

What's the point in a preamp?

Variable with quotation marks "$()"

Mortgage adviser recommends a longer term than necessary combined with overpayments

Does Parliament hold absolute power in the UK?

Make it rain characters

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

How to read αἱμύλιος or when to aspirate

how can a perfect fourth interval be considered either consonant or dissonant?

Is 'stolen' appropriate word?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

Python - Fishing Simulator

Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?

My body leaves; my core can stay

Example of compact Riemannian manifold with only one geodesic.

Is an up-to-date browser secure on an out-of-date OS?

Could an empire control the whole planet with today's comunication methods?

What happens to a Warlock's expended Spell Slots when they gain a Level?

US Healthcare consultation for visitors

Why can't devices on different VLANs, but on the same subnet, communicate?

How do spell lists change if the party levels up without taking a long rest?



Application of Legendre's duplication formula



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Stirling-type formula for the logarithmic derivative of the Gamma functionVariations on the Stirling's formula for $Gamma(z)$Stirling's Approximation and Ramanujan's Proof of Bertrand's PostulateThe Duplication Formula for the Gamma Function by logarithmic derivatives.Asymptotic behaviour of generalized binomial coefficient $fracan(an-1)…(an-n+1)n!$Gamma duplication formula via HadamardDuplication formula for beta functionLegendre Gamma duplication formulaIntegrating $psi'$ to get $Gamma$On Ramanujan's proof of Bertrand's postulate (using stirling formula)










0












$begingroup$


I am reading the book "Special functions: an introduction to classical functions of mathematical physics" by Nico M. Temme and I'm having trouble understanding how to find a constant (in page 62).



I understand why



$$
logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C,
$$



where $g$ is bounded for $tgt0$ and $C$ is a constant of integration, which has to be determined. I know that Legendre's duplication formula can be written in the form



$$
log frac2^2zGamma(z+1)Gamma(z+frac12)Gamma(2z+1) = frac12log pi.
$$



Now, the book asserts the following: Letting $ztoinfty$ and using Legendre's duplication formula we obtain $C=frac12log 2pi.$ But I don't understand how to use the duplication formula, when I let $ztoinfty$ the integral vanishes (since $g$ is bounded). Thus



$$
C=lim_ztoinfty logGamma(z+1)-(z+frac12)log z + z.
$$



Now, using Stirling's approximation, the above limit equals $frac12log 2pi$, but I don't want to use Stirling's approximation, I want to know how to use the duplication formula.










share|cite|improve this question











$endgroup$











  • $begingroup$
    It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
    $endgroup$
    – reuns
    Mar 24 at 19:10











  • $begingroup$
    @reuns I only want to use the duplication formula
    $endgroup$
    – Sebitas
    Mar 24 at 19:14











  • $begingroup$
    Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
    $endgroup$
    – reuns
    Mar 24 at 19:35











  • $begingroup$
    I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
    $endgroup$
    – Sebitas
    Mar 24 at 20:24















0












$begingroup$


I am reading the book "Special functions: an introduction to classical functions of mathematical physics" by Nico M. Temme and I'm having trouble understanding how to find a constant (in page 62).



I understand why



$$
logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C,
$$



where $g$ is bounded for $tgt0$ and $C$ is a constant of integration, which has to be determined. I know that Legendre's duplication formula can be written in the form



$$
log frac2^2zGamma(z+1)Gamma(z+frac12)Gamma(2z+1) = frac12log pi.
$$



Now, the book asserts the following: Letting $ztoinfty$ and using Legendre's duplication formula we obtain $C=frac12log 2pi.$ But I don't understand how to use the duplication formula, when I let $ztoinfty$ the integral vanishes (since $g$ is bounded). Thus



$$
C=lim_ztoinfty logGamma(z+1)-(z+frac12)log z + z.
$$



Now, using Stirling's approximation, the above limit equals $frac12log 2pi$, but I don't want to use Stirling's approximation, I want to know how to use the duplication formula.










share|cite|improve this question











$endgroup$











  • $begingroup$
    It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
    $endgroup$
    – reuns
    Mar 24 at 19:10











  • $begingroup$
    @reuns I only want to use the duplication formula
    $endgroup$
    – Sebitas
    Mar 24 at 19:14











  • $begingroup$
    Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
    $endgroup$
    – reuns
    Mar 24 at 19:35











  • $begingroup$
    I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
    $endgroup$
    – Sebitas
    Mar 24 at 20:24













0












0








0


1



$begingroup$


I am reading the book "Special functions: an introduction to classical functions of mathematical physics" by Nico M. Temme and I'm having trouble understanding how to find a constant (in page 62).



I understand why



$$
logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C,
$$



where $g$ is bounded for $tgt0$ and $C$ is a constant of integration, which has to be determined. I know that Legendre's duplication formula can be written in the form



$$
log frac2^2zGamma(z+1)Gamma(z+frac12)Gamma(2z+1) = frac12log pi.
$$



Now, the book asserts the following: Letting $ztoinfty$ and using Legendre's duplication formula we obtain $C=frac12log 2pi.$ But I don't understand how to use the duplication formula, when I let $ztoinfty$ the integral vanishes (since $g$ is bounded). Thus



$$
C=lim_ztoinfty logGamma(z+1)-(z+frac12)log z + z.
$$



Now, using Stirling's approximation, the above limit equals $frac12log 2pi$, but I don't want to use Stirling's approximation, I want to know how to use the duplication formula.










share|cite|improve this question











$endgroup$




I am reading the book "Special functions: an introduction to classical functions of mathematical physics" by Nico M. Temme and I'm having trouble understanding how to find a constant (in page 62).



I understand why



$$
logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C,
$$



where $g$ is bounded for $tgt0$ and $C$ is a constant of integration, which has to be determined. I know that Legendre's duplication formula can be written in the form



$$
log frac2^2zGamma(z+1)Gamma(z+frac12)Gamma(2z+1) = frac12log pi.
$$



Now, the book asserts the following: Letting $ztoinfty$ and using Legendre's duplication formula we obtain $C=frac12log 2pi.$ But I don't understand how to use the duplication formula, when I let $ztoinfty$ the integral vanishes (since $g$ is bounded). Thus



$$
C=lim_ztoinfty logGamma(z+1)-(z+frac12)log z + z.
$$



Now, using Stirling's approximation, the above limit equals $frac12log 2pi$, but I don't want to use Stirling's approximation, I want to know how to use the duplication formula.







analysis gamma-function digamma-function






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 24 at 17:53







Sebitas

















asked Mar 24 at 16:41









SebitasSebitas

707




707











  • $begingroup$
    It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
    $endgroup$
    – reuns
    Mar 24 at 19:10











  • $begingroup$
    @reuns I only want to use the duplication formula
    $endgroup$
    – Sebitas
    Mar 24 at 19:14











  • $begingroup$
    Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
    $endgroup$
    – reuns
    Mar 24 at 19:35











  • $begingroup$
    I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
    $endgroup$
    – Sebitas
    Mar 24 at 20:24
















  • $begingroup$
    It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
    $endgroup$
    – reuns
    Mar 24 at 19:10











  • $begingroup$
    @reuns I only want to use the duplication formula
    $endgroup$
    – Sebitas
    Mar 24 at 19:14











  • $begingroup$
    Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
    $endgroup$
    – reuns
    Mar 24 at 19:35











  • $begingroup$
    I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
    $endgroup$
    – Sebitas
    Mar 24 at 20:24















$begingroup$
It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
$endgroup$
– reuns
Mar 24 at 19:10





$begingroup$
It has nothing obvious that $logGamma(z+1)=(z+frac12)log z - z + int_-infty^inftyg(t)e^-ztdt + C$ even less that $g(t) = 0$ for $t< 0$. And it depends on the tools you want to use : complex analysis, Fourier analysis, some theorems like duplication, reflection, Stirling
$endgroup$
– reuns
Mar 24 at 19:10













$begingroup$
@reuns I only want to use the duplication formula
$endgroup$
– Sebitas
Mar 24 at 19:14





$begingroup$
@reuns I only want to use the duplication formula
$endgroup$
– Sebitas
Mar 24 at 19:14













$begingroup$
Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
$endgroup$
– reuns
Mar 24 at 19:35





$begingroup$
Once you know that $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ then the duplication formula gives $C = lim_z to inftylog 2^2z + logGamma(z+1)+log Gamma(z+frac12)-logGamma(2z+1)$. But again $logGamma(z+1)=(z+frac12)log z - z + int_0^inftyg(t)e^-ztdt + C$ has nothing obvious and you should probably look again at the steps they used to find it.
$endgroup$
– reuns
Mar 24 at 19:35













$begingroup$
I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
$endgroup$
– Sebitas
Mar 24 at 20:24




$begingroup$
I know it is not obvious, but after some trouble I was able to prove that $logGamma(z+1)=(z+frac12)log z-z + int_0^infty g(t)e^-ztdt + C$ but from this I really don't see how the duplication formula gives $C=lim_ztoinfty log 2^2z + log Gamma(z+1) + log Gamma(z+frac12)-logGamma(2z+1).$ Could you please elaborate that line?
$endgroup$
– Sebitas
Mar 24 at 20:24










1 Answer
1






active

oldest

votes


















1












$begingroup$

First, define the two functions
$$ f(z) := (z + frac12)log(z)-z,quad
F(z) := f(z) + f(z - frac12) - f(2z). $$

Second, find that the power series expansion at infinity of
$ F(z) $ is
$$ F(z) = -2log(2) z - frac12 log(2) - frac18 z^-1 + O(z^-2). $$
The rest is a simple exercise.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Finally I understand why you defined such functions, thank you very much!
    $endgroup$
    – Sebitas
    Mar 24 at 21:21











Your Answer








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%2f3160754%2fapplication-of-legendres-duplication-formula%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









1












$begingroup$

First, define the two functions
$$ f(z) := (z + frac12)log(z)-z,quad
F(z) := f(z) + f(z - frac12) - f(2z). $$

Second, find that the power series expansion at infinity of
$ F(z) $ is
$$ F(z) = -2log(2) z - frac12 log(2) - frac18 z^-1 + O(z^-2). $$
The rest is a simple exercise.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Finally I understand why you defined such functions, thank you very much!
    $endgroup$
    – Sebitas
    Mar 24 at 21:21















1












$begingroup$

First, define the two functions
$$ f(z) := (z + frac12)log(z)-z,quad
F(z) := f(z) + f(z - frac12) - f(2z). $$

Second, find that the power series expansion at infinity of
$ F(z) $ is
$$ F(z) = -2log(2) z - frac12 log(2) - frac18 z^-1 + O(z^-2). $$
The rest is a simple exercise.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Finally I understand why you defined such functions, thank you very much!
    $endgroup$
    – Sebitas
    Mar 24 at 21:21













1












1








1





$begingroup$

First, define the two functions
$$ f(z) := (z + frac12)log(z)-z,quad
F(z) := f(z) + f(z - frac12) - f(2z). $$

Second, find that the power series expansion at infinity of
$ F(z) $ is
$$ F(z) = -2log(2) z - frac12 log(2) - frac18 z^-1 + O(z^-2). $$
The rest is a simple exercise.






share|cite|improve this answer









$endgroup$



First, define the two functions
$$ f(z) := (z + frac12)log(z)-z,quad
F(z) := f(z) + f(z - frac12) - f(2z). $$

Second, find that the power series expansion at infinity of
$ F(z) $ is
$$ F(z) = -2log(2) z - frac12 log(2) - frac18 z^-1 + O(z^-2). $$
The rest is a simple exercise.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 24 at 19:58









SomosSomos

14.9k11337




14.9k11337











  • $begingroup$
    Finally I understand why you defined such functions, thank you very much!
    $endgroup$
    – Sebitas
    Mar 24 at 21:21
















  • $begingroup$
    Finally I understand why you defined such functions, thank you very much!
    $endgroup$
    – Sebitas
    Mar 24 at 21:21















$begingroup$
Finally I understand why you defined such functions, thank you very much!
$endgroup$
– Sebitas
Mar 24 at 21:21




$begingroup$
Finally I understand why you defined such functions, thank you very much!
$endgroup$
– Sebitas
Mar 24 at 21:21

















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%2f3160754%2fapplication-of-legendres-duplication-formula%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

Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576